docs(security): add ref truth redaction examples

This commit is contained in:
Your Name
2026-05-18 20:06:51 +08:00
parent c750e30b82
commit 7a6c8786b1
33 changed files with 313 additions and 65 deletions

View File

@@ -91,6 +91,7 @@ def validate(root: Path) -> None:
"s4_11_ref_truth_owner_response_request_packet",
"s4_11_ref_truth_owner_response_template_status_ledger",
"s4_11_ref_truth_owner_response_audit_event_templates",
"s4_11_ref_truth_owner_response_redaction_examples",
]
assert_equal(
"progress_delta_ledger.delta_ids",

View File

@@ -171,6 +171,13 @@ LANES = [
"audit-ref-truth-response-received-metadata",
"audit-ref-truth-response-outcome-classified",
],
"expected_redaction_examples": [
"redaction-ref-truth-existing-doc-ref",
"redaction-main-branch-truth-metadata",
"redaction-deprecated-batch-disposition",
"redaction-release-tag-retention-metadata",
"redaction-ref-truth-quarantine-pointer",
],
"false_flags": [
"refs_sync_authorized",
"refs_delete_authorized",