agent-governance/checkpoint/storage/ckpt-20260123-210655-6dc8a4d2.json
profit 77655c298c Initial commit: Agent Governance System Phase 8
Phase 8 Production Hardening with complete governance infrastructure:

- Vault integration with tiered policies (T0-T4)
- DragonflyDB state management
- SQLite audit ledger
- Pipeline DSL and templates
- Promotion/revocation engine
- Checkpoint system for session persistence
- Health manager and circuit breaker for fault tolerance
- GitHub/Slack integrations
- Architectural test pipeline with bug watcher, suggestion engine, council review
- Multi-agent chaos testing framework

Test Results:
- Governance tests: 68/68 passing
- E2E workflow: 16/16 passing
- Phase 2 Vault: 14/14 passing
- Integration tests: 27/27 passing

Coverage: 57.6% average across 12 phases

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-23 22:07:06 -05:00

62 lines
1.5 KiB
JSON

{
"checkpoint_id": "ckpt-20260123-210655-6dc8a4d2",
"created_at": "2026-01-23T21:06:55.826327+00:00",
"session_id": null,
"phase": {
"name": "Phase 5: Agent Bootstrapping",
"number": 5,
"status": "in_progress",
"started_at": "2026-01-23T21:06:55.141732+00:00",
"completed_at": null,
"notes": "Queue cleared"
},
"phases_completed": [
1,
2,
3,
4
],
"tasks": [],
"active_task_id": null,
"dependencies": [
{
"name": "vault",
"type": "service",
"status": "available",
"endpoint": "https://127.0.0.1:8200",
"last_checked": "2026-01-23T21:06:55.822357+00:00"
},
{
"name": "dragonfly",
"type": "database",
"status": "available",
"endpoint": "redis://127.0.0.1:6379",
"last_checked": "2026-01-23T21:06:55.823252+00:00"
},
{
"name": "ledger",
"type": "database",
"status": "available",
"endpoint": "/opt/agent-governance/ledger/governance.db",
"last_checked": "2026-01-23T21:06:55.823306+00:00"
}
],
"variables": {},
"recent_outputs": [
{
"type": "evidence",
"id": "evd-20260123-171822-13ed5e2e",
"action": "terraform",
"success": true,
"timestamp": "2026-01-23T17:18:22.342850+00:00"
}
],
"agent_id": null,
"agent_tier": 0,
"content_hash": "7c9b7ad46b7395be",
"parent_checkpoint_id": "ckpt-20260123-210116-eacedbb8",
"estimated_tokens": 322,
"orchestration_mode": "disabled",
"pending_instructions": [],
"last_model_response": null
}