feat: add chat replay verification
This commit is contained in:
@@ -68,6 +68,9 @@ Governed Chat (Plan-18 MVP-0/1 + MVP-2 Track 4 and Operator Track 5/6):
|
||||
with role visibility; selected agent/skill/delegation are bound by harness
|
||||
`chat-agent-resolver.py`.
|
||||
- `GET /api/v1/chat/audit/verify` — verifies the chat audit hash chain.
|
||||
- `GET /api/v1/chat/replay?chatId=<id>` — verifies chat-chain integrity,
|
||||
evidence artifact hashes, and OPERATOR loop trace replay through harness
|
||||
`chat-replay.py`.
|
||||
- `/chat` UI shows actor/role scope, `mode/risk/decision` badges, certified answer,
|
||||
evidence sources, registered operator actions, agent binding, loop certification,
|
||||
action-gate status, router details, and audit hash. Side-effect requests outside
|
||||
|
||||
Reference in New Issue
Block a user