mirror of
https://github.com/boshu2/agentops.git
synced 2026-09-14 15:08:13 +08:00
refactor: move loop evidence stores from .agentops/ to .agents/ao/
Intent snapshots and verdict artifacts now default to
.agents/ao/{intents,verdicts}/sha256/ so all session/evidence state lives
under .agents/ as the single agent-state root. Updates validate.py defaults,
ao init/status/demo, the cathedral conformance probe, craft_score.py digest
resolution, and every doc/skill mention. Existing artifacts migrated in
place; .agentops/ retains only the tracked project config.yaml.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+1
-1
@@ -51,7 +51,7 @@ release only. They do not forward to old code or mutate old state.
|
||||
`verdict.v2` binds acceptance and a deterministic `subject-manifest.v1` to
|
||||
distinct declared author and validator context identities. Freshness is an
|
||||
attested trust fact, not cryptographic proof of process isolation. Verdicts are
|
||||
stored atomically by content digest under `.agentops/verdicts/sha256/` unless a
|
||||
stored atomically by content digest under `.agents/ao/verdicts/sha256/` unless a
|
||||
caller supplies another directory.
|
||||
|
||||
Historical Pawl, queue, claim, landing, and lifecycle artifacts remain inert
|
||||
|
||||
Reference in New Issue
Block a user