diff --git a/validation/rules/python-rules.yaml b/validation/rules/python-rules.yaml index 4e59485..b6325d2 100644 --- a/validation/rules/python-rules.yaml +++ b/validation/rules/python-rules.yaml @@ -294,11 +294,11 @@ schema. See implicit-events API template in Commonalities artifacts/api-templates/. -# P-021: check-common-cache-sync (DEC-027/030) +# P-021: check-common-cache-sync # Safety check: code/common/ files must match the sync manifest written # by the RA sync-common handler. Suppressed on bump PRs via the -# three-step consistency model (DEC-029). Version-gated to repos -# adopting $ref consumption (>=r4.2). +# three-step consistency model. Version-gated to repos adopting $ref +# consumption (>=r4.2). - id: P-021 engine: python engine_rule: check-common-cache-sync diff --git a/validation/rules/rule-inventory.yaml b/validation/rules/rule-inventory.yaml index 4d65c1b..4e47d7b 100644 --- a/validation/rules/rule-inventory.yaml +++ b/validation/rules/rule-inventory.yaml @@ -18,7 +18,7 @@ summary: total_gap: 0 total_manual: 25 total_pending: 0 - total_tested: 95 + total_tested: 96 by_engine: spectral: 85 gherkin: 25 @@ -205,8 +205,7 @@ gap_rules: status: implemented rule_id: P-020 - - audit_id: DEC-027 - description: "Common file cache sync safety check — code/common/ must match sync manifest from Commonalities artifacts" + - description: "Common file cache sync safety check — code/common/ must match sync manifest from Commonalities artifacts" target_engine: python status: implemented rule_id: P-021 @@ -331,6 +330,7 @@ tested_rules: P-031: [regression/r4.3-broken-spec-info-description-missing-canonical] P-032: [regression/r4.3-broken-spec-test-files] P-037: [regression/r4.3-broken-spec-subscriptions, regression/r4.3-broken-spec-yaml-fundamentals] + P-040: [regression/r4.3-broken-spec-bundler-collision] S-002: [regression/r4.3-broken-spec-routing] S-003: [regression/r4.3-broken-spec-routing] S-005: [regression/r4.3-broken-spec-yaml-fundamentals]