# TRUTH.yaml — Dealix Canonical Truth Registry # Last updated: 2026-04-17 # Owner: Founder + CTO # Rule: Edited only via PR with review. No file outside this registry may create a new claim. version: "1.0.0" orchestrator: canonical: "dealix-core-orchestrator" engine: "openclaw-2026.4.x" deprecated: [] llm_policy: primary: "groq/llama-3.3-70b-versatile" fallback: "openai/gpt-4o" arabic_specialist: "groq/llama-3.3-70b-versatile" embedding: "openai/text-embedding-3-large" budget_per_tenant_monthly_usd: 50 cost_alert_threshold: 0.7 cost_throttle_threshold: 0.9 capabilities: - id: golden_path_partner name: "Partner Golden Path" status: live evidence_path: "backend/app/services/golden_path.py" runtime_flag: null public_claim_allowed: true - id: saudi_sensitive_workflow name: "Saudi PDPL Data Sharing Workflow" status: live evidence_path: "backend/app/services/saudi_sensitive_workflow.py" runtime_flag: null public_claim_allowed: true - id: structured_outputs name: "17 Schema-Bound Decision Outputs" status: live evidence_path: "backend/app/schemas/structured_outputs.py" runtime_flag: null public_claim_allowed: true - id: executive_room name: "Executive Room + Weekly Pack" status: live evidence_path: "backend/app/api/v1/executive_room.py" runtime_flag: null public_claim_allowed: true - id: approval_center name: "Approval Center with SLA" status: live evidence_path: "backend/app/api/v1/approval_center.py" runtime_flag: null public_claim_allowed: true - id: evidence_packs name: "Evidence Packs with SHA256" status: live evidence_path: "backend/app/services/evidence_pack_service.py" runtime_flag: null public_claim_allowed: true - id: contradiction_engine name: "Contradiction Detection & Tracking" status: live evidence_path: "backend/app/services/contradiction_engine.py" runtime_flag: null public_claim_allowed: true - id: rls_multi_tenancy name: "PostgreSQL Row-Level Security" status: partial # migration exists, not applied to production evidence_path: "backend/alembic/versions/20260417_0002_add_rls.py" runtime_flag: null public_claim_allowed: false - id: durable_execution name: "Persistent Durable Checkpoints" status: partial # model + service exist, not integrated into golden path evidence_path: "backend/app/services/durable_runtime.py" runtime_flag: null public_claim_allowed: false - id: idempotency name: "Idempotency Keys for Side Effects" status: partial # middleware + model exist, not in app middleware stack evidence_path: "backend/app/middleware/idempotency.py" runtime_flag: null public_claim_allowed: false - id: opentelemetry name: "OpenTelemetry Observability" status: partial # gateway spans + otel.py, packages not in requirements evidence_path: "backend/app/observability/otel.py" runtime_flag: null public_claim_allowed: false - id: ma_os name: "M&A / Corporate Development" status: roadmap evidence_path: "docs/governance/ma-os.md" runtime_flag: null public_claim_allowed: false - id: pmi_os name: "PMI / Strategic PMO" status: roadmap evidence_path: "docs/governance/pmi-os.md" runtime_flag: null public_claim_allowed: false - id: temporal_integration name: "Temporal Durable Workflows" status: roadmap evidence_path: null runtime_flag: null public_claim_allowed: false - id: soc2_type_ii name: "SOC 2 Type II Certification" status: roadmap evidence_path: null runtime_flag: null public_claim_allowed: false data_residency: regions_supported: ["me-south-1"] # AWS Bahrain default_region: "me-south-1" ksa_option: "planned" security_claims: rls_enforced: false # migration exists, production deployment pending soc2_type_ii: false pdpl_compliant: "in-progress" annual_pentest: false