docs(security): add ref truth template status ledger

This commit is contained in:
Your Name
2026-05-18 19:32:42 +08:00
parent 51dc2cff27
commit d7d8f9f565
33 changed files with 267 additions and 58 deletions

View File

@@ -89,6 +89,7 @@ def validate(root: Path) -> None:
"s4_10_owner_response_collection_checks",
"s4_10_owner_response_intake_preflight_checks",
"s4_11_ref_truth_owner_response_request_packet",
"s4_11_ref_truth_owner_response_template_status_ledger",
]
assert_equal(
"progress_delta_ledger.delta_ids",

View File

@@ -159,6 +159,13 @@ LANES = [
"response-release-tag-retention",
"response-github-only-ref-review",
],
"expected_template_statuses": [
"response-main-branch-truth-source",
"response-active-dev-branch-truth-source",
"response-drift-deprecated-candidate-batch",
"response-release-tag-retention",
"response-github-only-ref-review",
],
"false_flags": [
"refs_sync_authorized",
"refs_delete_authorized",