-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
20 lines (20 loc) · 959 Bytes
/
Copy pathCITATION.cff
File metadata and controls
20 lines (20 loc) · 959 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
cff-version: 1.2.0
message: "If you use or adapt Claim Boundary Harness, please cite this repository."
title: "Claim Boundary Harness: A Model-Facing Capability Harness for LLM Agent Workflows"
authors:
- name: "qimen039-code"
version: "1.2.0"
date-released: "2026-07-25"
doi: "10.5281/zenodo.21189879"
repository-code: "https://github.com/qimen039-code/claim-boundary-harness"
url: "https://github.com/qimen039-code/claim-boundary-harness"
license: "MIT"
keywords:
- agent workflows
- claim verification
- memory continuity
- risk routing
- provenance
- correction accumulation
- model-agent context
abstract: "Claim Boundary Harness is a model-facing capability harness for LLM agent workflows. It helps the host model route tasks, retrieve bounded source-preserving context, reuse verified corrections, and check claim or risk boundaries while the model retains planning, tool-use, semantic-judgment, recovery, and final-answer ownership."