fix(tests): align Agent99 bundle size contract
All checks were successful
CD Pipeline / workflow-shape (push) Successful in 0s
CD Pipeline / cancel-stale-cd (push) Has been skipped
CD Pipeline / tests (push) Successful in 2m27s
CD Pipeline / build-and-deploy (push) Successful in 15m17s
AWOOOI Harbor 110 Local Repair / workflow-shape (push) Successful in 1s
AWOOOI Harbor 110 Local Repair / harbor-110-local-repair (push) Successful in 11s
CD Pipeline / post-deploy-checks (push) Successful in 2m19s

This commit is contained in:
Your Name
2026-07-17 07:00:43 +08:00
parent 504c66e1f2
commit 1a1b3f58b2
2 changed files with 5 additions and 5 deletions

View File

@@ -142,7 +142,7 @@ def test_ledger_links_confirmed_runtime_gaps_without_false_closure() -> None:
items["AIA-SRE-013"]["runtime_gaps"]
)
assert "host99 Agent99" in " ".join(items["AIA-SRE-017"]["runtime_gaps"])
assert "atomic 16-file bundle" in items["AIA-SRE-017"]["next_action"]
assert "atomic 17-file bundle" in items["AIA-SRE-017"]["next_action"]
assert "gitea-native" in " ".join(items["AIA-SRE-018"]["runtime_gaps"])
assert payload["completion_contract"]["evidence_layers"] == {
"source_test": "partial_source_evidence_only",