Skip to content

Commit 830f8b2

Browse files
Zacclaude
andcommitted
Link agent operator guide from README and operator contract
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent b58ed04 commit 830f8b2

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -481,6 +481,8 @@ vacuum /data/models | hash | fingerprint --fp argus-model.v1
481481

482482
## Agent integration
483483

484+
For the full toolchain guide, see the [Agent Operator Guide](https://github.com/cmdrvl/.github/blob/main/profile/AGENT_PROMPT.md).
485+
484486
```bash
485487
# Self-describing contract
486488
fingerprint --describe | jq '.refusals[] | select(.action == "retry_with_flag")'

operator.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"description": "Tests artifacts against fingerprint definitions and produces content hashes",
66
"repository": "https://github.com/cmdrvl/fingerprint",
77
"license": "MIT",
8+
"agent_guide": "https://github.com/cmdrvl/.github/blob/main/profile/AGENT_PROMPT.md",
89

910
"invocation": {
1011
"binary": "fingerprint",

0 commit comments

Comments
 (0)