{
  "synthetic": true,
  "rules": ["ARCH-DEP-01", "ARCH-DEP-02", "ARCH-COMP-01"],
  "source_forms": {"imports":true,"aliases":true,"fully_qualified":true,"inheritance":true,"interfaces":true,"traits":true,"attributes":true,"declared_types":"qualified and imported names"},
  "harmless_controls": {"comments":true,"docblocks":true,"strings":true,"generated_exact_path":true,"delivery_framework":true,"infrastructure_framework":true},
  "naive_controls": {"import_regex_misses_fully_qualified":true,"substring_scan_rejects_harmless_string":true},
  "composition_control": {"legal_source_graph":true,"wrong_binding_source_check_passes":true,"wrong_binding_integration_check_fails":true,"actionable":true},
  "dynamic_resolution": {"statically_verified":false,"limitation_declared":true,"routed_to":"composition integration test"},
  "failure_contract": {"rule":true,"source":true,"target":true,"repair":true},
  "ci": {"command":"./ci.sh","clean_exit":0,"source_violation_exit":1,"binding_violation_exit":1},
  "observation_matrix": [
    {"property":"source dependency direction","observer":"tokenizer architecture test","limitation":"runtime selection"},
    {"property":"container composition","observer":"focused integration test","limitation":"business behavior"},
    {"property":"accepted business behavior","observer":"behavior test","limitation":"production conditions"},
    {"property":"production resilience","observer":"operational signal","limitation":"source direction"}
  ],
  "universal_layer": null,
  "quality_score": null
}
