control_desk//data consistency console
ai ready · glm-5.2
← back to rules

products_present_in_all_systems

products · detector cross_system_missing_upstream high enabled
+ new rule
activation · the human gate (ADR-005 B1)
Enabled — this rule projects into the live detector config and runs in every detection pass.
what this rule checks

Flag when an entity is missing from any of: a, b, c (a record vanished upstream).

parameters
paramvalue
expected_systems['a', 'b', 'c']
cases this rule produced (0)

No cases in the current run used this detector. It may be a structural rule that is silent on clean data, or no break of this shape was planted.

config & provenance
rule entry (config/detection_rules.yaml)
- id: products_present_in_all_systems
  detector: cross_system_missing_upstream
  params:
    expected_systems:
    - a
    - b
    - c
  severity: high
  protected: false
  enabled: true
  source:
    kind: manual
    citation: initial migration from DOMAIN_CONFIG (harness/run_poc.py)
    author: claude
    at: '2026-07-07'
  • citationinitial migration from DOMAIN_CONFIG (harness/run_poc.py)
  • authorclaude
  • recorded2026-07-07
  • produced bymanual