test(agent99): align same-run learning receipts

This commit is contained in:
Your Name
2026-07-19 01:28:48 +08:00
parent 3191f0062b
commit fa3ffd01f9
3 changed files with 42 additions and 20 deletions

View File

@@ -512,19 +512,33 @@
"title": "Windows/VMware Agent99 single-executor closure",
"owner_lane": "Agent99",
"risk": "high",
"status": "in_progress",
"status": "source_implemented_runtime_pending",
"dependencies": [
"AIA-SRE-006"
],
"source_refs": [
"apps/api/src/services/agent99_controlled_dispatch_ledger.py",
"apps/api/src/services/agent99_same_run_reconcile.py"
"apps/api/src/services/agent99_same_run_reconcile.py",
"apps/api/src/services/agent99_sre_bridge.py",
"apps/api/src/services/agent99_completion_callback.py",
"apps/api/src/services/agent99_outcome_ingestion.py",
"apps/api/src/services/agent99_public_receipts.py",
"apps/api/src/jobs/agent99_controlled_dispatch_reconciler_job.py"
],
"executor": "Agent99",
"verifier": "agent99_independent_runtime_verifier",
"rollback": "allowlisted Status/no-write reconciliation and bounded generation retry",
"exit_condition": "Windows/VMware runs use durable identity, callback, verifier and learning receipt",
"next_action": "reconcile remaining Agent99 enterprise work ledger with this program"
"confirmed_truth": [
"Windows/VMware and control-plane recovery dispatches require a typed same-run identity and Agent99 executor binding",
"unknown assets, arbitrary commands and cross-domain fallback fail closed before runtime authorization",
"authenticated completion callback persists outcome and independent verifier evidence before learning writeback",
"terminal closure requires checkpointed Telegram, KM, RAG, MCP and PlayBook acknowledgements on the same run"
],
"runtime_gaps": [
"no production Windows/VMware same-run dispatch, authenticated callback, independent verifier and complete learning closure receipt is recorded for this exact source revision"
],
"next_action": "deploy one exact source revision through the authorized Agent99 release lane, replay one allowlisted Windows/VMware run plus one cross-domain denial, then read back the same-run callback, verifier, Telegram and learning receipts; do not use arbitrary commands or fallback hosts"
},
{
"id": "AIA-SRE-010",
@@ -847,11 +861,11 @@
"P1": 2
},
"by_status": {
"source_implemented_runtime_pending": 11,
"in_progress": 3,
"source_implemented_runtime_pending": 12,
"in_progress": 2,
"planned": 4
},
"source_implemented_items": 11,
"source_implemented_items": 12,
"runtime_closed_items": 0,
"program_completion_percent": 0,
"asset_coverage_status": "partial",