test(agent99): align Host112 recovery ledger
This commit is contained in:
@@ -155,9 +155,9 @@ def test_loader_returns_fixed_architecture_provider_order_and_agent99_bridge() -
|
||||
"active_or_completed_commitments": 68,
|
||||
"by_status": {
|
||||
"analysis_or_governance_complete": 6,
|
||||
"source_implemented_runtime_pending": 25,
|
||||
"source_implemented_runtime_pending": 26,
|
||||
"in_progress": 32,
|
||||
"not_started_or_no_current_evidence": 5,
|
||||
"not_started_or_no_current_evidence": 4,
|
||||
"superseded": 2,
|
||||
},
|
||||
"product_runtime_closed_commitments": 0,
|
||||
@@ -168,6 +168,10 @@ def test_loader_returns_fixed_architecture_provider_order_and_agent99_bridge() -
|
||||
assert commitments["AIA-CONV-012"]["title"].startswith("Claude API")
|
||||
assert commitments["AIA-CONV-013"]["title"].startswith("Gemini API")
|
||||
assert "Host112" in commitments["AIA-CONV-049"]["title"]
|
||||
assert commitments["AIA-CONV-049"]["status"] == (
|
||||
"source_implemented_runtime_pending"
|
||||
)
|
||||
assert "ru4vm4" not in commitments["AIA-CONV-049"]["title"]
|
||||
assert commitments["AIA-CONV-036"]["status"] == (
|
||||
"source_implemented_runtime_pending"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user