chore(sre): reconcile learning work item evidence
This commit is contained in:
@@ -700,19 +700,31 @@
|
||||
"title": "Incident closure 與 KM/RAG/MCP/PlayBook durable writeback",
|
||||
"owner_lane": "LearningControlPlane",
|
||||
"risk": "medium",
|
||||
"status": "in_progress",
|
||||
"status": "source_implemented_runtime_pending",
|
||||
"dependencies": [
|
||||
"AIA-SRE-014"
|
||||
],
|
||||
"source_refs": [
|
||||
"apps/api/src/services/learning_service.py",
|
||||
"apps/api/src/services/awooop_ansible_learning_writeback.py"
|
||||
"apps/api/src/services/awooop_ansible_learning_writeback.py",
|
||||
"apps/api/src/jobs/agent99_controlled_dispatch_reconciler_job.py",
|
||||
"apps/api/src/services/agent99_controlled_dispatch_ledger.py",
|
||||
"apps/api/src/services/agent99_telegram_lifecycle.py",
|
||||
"apps/api/src/services/agent99_public_receipts.py",
|
||||
"apps/api/src/repositories/knowledge_repository.py"
|
||||
],
|
||||
"executor": "learning writeback consumer",
|
||||
"verifier": "durable same-run acknowledgement readback",
|
||||
"rollback": "append-only correction event; immutable receipts are not overwritten",
|
||||
"exit_condition": "closure requires all learning acknowledgements on the same run",
|
||||
"next_action": "bind typed domain and verifier outcome into immutable learning receipt"
|
||||
"confirmed_truth": [
|
||||
"source and focused tests bind typed verifier outcomes to same-run Telegram, KM, RAG, MCP, PlayBook and backup DR scorecard acknowledgements",
|
||||
"BackupCheck learning assets are reconciled idempotently as read-only DR evidence rather than controlled repair"
|
||||
],
|
||||
"runtime_gaps": [
|
||||
"no exact deployed source, production same-run receipt or recipient-visible Telegram readback is recorded for this revision"
|
||||
],
|
||||
"next_action": "deploy one exact source revision and read back one same-run Telegram/KM/RAG/MCP/PlayBook/DR closure receipt; source evidence must not be counted as runtime closure"
|
||||
},
|
||||
{
|
||||
"id": "AIA-SRE-016",
|
||||
@@ -809,12 +821,12 @@
|
||||
"P1": 2
|
||||
},
|
||||
"by_status": {
|
||||
"source_implemented_runtime_pending": 8,
|
||||
"in_progress": 5,
|
||||
"source_implemented_runtime_pending": 9,
|
||||
"in_progress": 4,
|
||||
"planned": 4,
|
||||
"policy_active": 1
|
||||
},
|
||||
"source_implemented_items": 8,
|
||||
"source_implemented_items": 9,
|
||||
"runtime_closed_items": 0,
|
||||
"program_completion_percent": 0,
|
||||
"asset_coverage_status": "partial",
|
||||
|
||||
Reference in New Issue
Block a user