{
  "id": "policy_compiler",
  "label": "Policy Compiler Canonical",
  "phase": "phase-02",
  "category": "architecture_engineering_core",
  "status": "ACTIVE_DH_MIRROR",
  "purpose": "Transform human-readable DEVON-DEV work policies into operational rule material that can be consumed by the FSM and Decision Rule Registry.",
  "function": "Compile policy statements into enforceable conditions, blocked decisions, evidence requirements, gates and fallback states so written policy becomes executable control rather than guidance text.",
  "depends_on": [
    "master_architecture_index",
    "devon_dev_mission",
    "cas",
    "cgs",
    "devon_dev_work_policy_center",
    "documentation_before_code",
    "requirements_scope_engine",
    "project_dependency_graph",
    "validation_matrix",
    "artifact_registry",
    "fsm_absolute_decision",
    "decision_rule_registry"
  ],
  "used_by": [
    "tool_registry",
    "config_registry",
    "architecture_decision_records",
    "architecture_source_registry"
  ]
}
