Skip to content

Commit 945996b

Browse files
committed
fix(skill): preserve artifact URIs in compact handoff
Include first-class artifact references and verification record URIs in the compact handoff list so artifact-backed results remain evidence-bound for replay, retrieval, and later VERIFY calls.
1 parent 1cc2e55 commit 945996b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.agents/skills/jacobian-math/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ and retry within the task resource bounds as further errors appear. If one
4747
provider is unavailable, continue with other installed routes that can produce
4848
the outcome. Treat timeouts as non-conclusions. Accept only a completed result
4949
whose scope covers the supplied input, and carry forward the smallest decisive
50-
value, witness, status, assurance, completeness, and open obligations.
50+
value, witness, status, assurance, completeness, open obligations, and first-class artifact references (including verification record URIs) so artifact-backed results remain evidence-bound.
5151

5252
Keep representation, decomposition, composition, iteration, verification
5353
timing, and stopping decisions agent-owned. Treat timeouts, errors, incomplete

0 commit comments

Comments
 (0)