{
  "schema": "hadafin.enterprise_catalog",
  "version": 1,
  "generated_at": "2026-09-04T05:05:56.719482+00:00",
  "pillars": [
    {
      "id": "hadafin-verticals",
      "title": "Hadafin verticals (live)",
      "subtitle": "Real estate, vehicles, legal, health, stores — your operational modules.",
      "items": [
        {
          "label": "Real estate",
          "badge": "live",
          "href": "/properties/",
          "note": "Listings, detail, AI"
        },
        {
          "label": "Vehicles",
          "badge": "live",
          "href": "/vehicles/",
          "note": "Car/moto marketplace"
        },
        {
          "label": "Legal practice",
          "badge": "live",
          "href": "/legal/dashboard/",
          "note": "Clients, cases, ledger, vault"
        },
        {
          "label": "Doctor model chat",
          "badge": "live",
          "href": "/accounts/dashboard/doctor/model-chat/",
          "note": "Health assistant entry"
        },
        {
          "label": "CRM",
          "badge": "live",
          "href": "/crm/",
          "note": "Leads, deals, receipts"
        }
      ]
    },
    {
      "id": "erp-ops",
      "title": "ERP & store operations",
      "subtitle": "Inventory, POS, invoices, marketplace — implemented in Django ERP app.",
      "items": [
        {
          "label": "ERP control center",
          "badge": "live",
          "href": "/erp/",
          "note": "KPIs, charts, admin links"
        },
        {
          "label": "Product catalog",
          "badge": "live",
          "href": "/erp/products/",
          "note": "CRUD, stock, image, status"
        },
        {
          "label": "Invoices",
          "badge": "live",
          "href": "/erp/invoices/",
          "note": "Sales invoices → CRM ledger"
        },
        {
          "label": "Local store hub",
          "badge": "live",
          "href": "/erp/local/",
          "note": "Stock, rate, client quick actions"
        },
        {
          "label": "Online store hub",
          "badge": "live",
          "href": "/erp/online/control/",
          "note": "Seller / marketplace ops"
        },
        {
          "label": "E-store front",
          "badge": "live",
          "href": "/erp/online/",
          "note": "Buyer-facing catalog"
        }
      ]
    },
    {
      "id": "ai-data",
      "title": "AI & data platform",
      "subtitle": "Assistant chat, console APIs, and future lakehouse-style analytics.",
      "items": [
        {
          "label": "Legal AI assistant",
          "badge": "live",
          "href": "/legal/ai-assistant/",
          "note": "Chat + drafting hooks"
        },
        {
          "label": "AI console (Hadafin)",
          "badge": "live",
          "href": "/ai-console/",
          "note": "Router, automation APIs"
        },
        {
          "label": "Autonomous AI database (OCI-style)",
          "badge": "roadmap",
          "href": "#roadmap-ai-data-phase-3",
          "note": "Managed DB + auto-tune — future phase",
          "roadmap_id": "ai-data-phase-3",
          "phase": "Phase 1",
          "eta_month": "Jul 2026",
          "owner": "AI Platform Team",
          "priority": "High",
          "progress_pct": 15,
          "status_text": "Phase 1 planned"
        },
        {
          "label": "AI Data Platform workbench",
          "badge": "roadmap",
          "href": "#roadmap-ai-data-phase-4",
          "note": "Pipelines, notebooks — future phase",
          "roadmap_id": "ai-data-phase-4",
          "phase": "Phase 2",
          "eta_month": "Sep 2026",
          "owner": "AI Platform Team",
          "priority": "Medium",
          "progress_pct": 35,
          "status_text": "Phase 2 planned"
        }
      ]
    },
    {
      "id": "compute-network",
      "title": "Compute & networking (cloud catalog)",
      "subtitle": "Reference categories like major clouds; Hadafin does not host OCI VMs here.",
      "items": [
        {
          "label": "VMs / Kubernetes / load balancers",
          "badge": "roadmap",
          "href": "#roadmap-compute-network-phase-1",
          "note": "Would need infra provider integration",
          "roadmap_id": "compute-network-phase-1",
          "phase": "Phase 1",
          "eta_month": "Jul 2026",
          "owner": "Cloud Infrastructure Team",
          "priority": "High",
          "progress_pct": 15,
          "status_text": "Phase 1 planned"
        },
        {
          "label": "VCN / VPN / DNS",
          "badge": "roadmap",
          "href": "#roadmap-compute-network-phase-2",
          "note": "Network design labels only for now",
          "roadmap_id": "compute-network-phase-2",
          "phase": "Phase 2",
          "eta_month": "Sep 2026",
          "owner": "Cloud Infrastructure Team",
          "priority": "Medium",
          "progress_pct": 35,
          "status_text": "Phase 2 planned"
        }
      ]
    },
    {
      "id": "governance-security",
      "title": "Governance, identity & billing",
      "subtitle": "Budgets, IAM, cost reports — roadmap unless mapped to Hadafin plans/admin.",
      "items": [
        {
          "label": "Membership / plans",
          "badge": "live",
          "href": "/pricing/",
          "note": "User plans & entitlements"
        },
        {
          "label": "Budgets & cost analysis (OCI-style)",
          "badge": "roadmap",
          "href": "#roadmap-governance-security-phase-2",
          "note": "FinOps dashboards — future",
          "roadmap_id": "governance-security-phase-2",
          "phase": "Phase 1",
          "eta_month": "Jul 2026",
          "owner": "Security & Governance Team",
          "priority": "High",
          "progress_pct": 15,
          "status_text": "Phase 1 planned"
        },
        {
          "label": "IAM / zero-trust (enterprise)",
          "badge": "roadmap",
          "href": "#roadmap-governance-security-phase-3",
          "note": "SSO/RBAC — future",
          "roadmap_id": "governance-security-phase-3",
          "phase": "Phase 2",
          "eta_month": "Sep 2026",
          "owner": "Security & Governance Team",
          "priority": "Medium",
          "progress_pct": 35,
          "status_text": "Phase 2 planned"
        }
      ]
    },
    {
      "id": "data-base",
      "title": "Databases & storage",
      "subtitle": "PostgreSQL/SQLite via Django today; multicloud DB services are roadmap.",
      "items": [
        {
          "label": "Application database (Django)",
          "badge": "live",
          "href": "/erp/",
          "note": "Backed by your configured DB"
        },
        {
          "label": "Object / block / file storage (cloud-style)",
          "badge": "roadmap",
          "href": "#roadmap-data-base-phase-2",
          "note": "S3-compatible buckets — future integration",
          "roadmap_id": "data-base-phase-2",
          "phase": "Phase 1",
          "eta_month": "Jul 2026",
          "owner": "Data Platform Team",
          "priority": "High",
          "progress_pct": 15,
          "status_text": "Phase 1 planned"
        },
        {
          "label": "HeatWave / Autonomous DB (OCI names)",
          "badge": "roadmap",
          "href": "#roadmap-data-base-phase-3",
          "note": "Not provisioned inside Hadafin yet",
          "roadmap_id": "data-base-phase-3",
          "phase": "Phase 2",
          "eta_month": "Sep 2026",
          "owner": "Data Platform Team",
          "priority": "Medium",
          "progress_pct": 35,
          "status_text": "Phase 2 planned"
        }
      ]
    },
    {
      "id": "integration-dev",
      "title": "Integration & developer experience",
      "subtitle": "APIs, events, and automation — expand as your stack grows.",
      "items": [
        {
          "label": "A2A / workflow hub",
          "badge": "live",
          "href": "/a2a/",
          "note": "Agent & automation entry"
        },
        {
          "label": "Deal Room",
          "badge": "live",
          "href": "/deal-room/",
          "note": "Negotiation workspace (if enabled)"
        },
        {
          "label": "API gateway & developer portal (OCI-style)",
          "badge": "roadmap",
          "href": "#roadmap-integration-dev-phase-3",
          "note": "Keys, quotas, docs — future",
          "roadmap_id": "integration-dev-phase-3",
          "phase": "Phase 1",
          "eta_month": "Jul 2026",
          "owner": "Integration Engineering Team",
          "priority": "High",
          "progress_pct": 15,
          "status_text": "Phase 1 planned"
        },
        {
          "label": "Event bus / webhooks",
          "badge": "roadmap",
          "href": "#roadmap-integration-dev-phase-4",
          "note": "Cross-module triggers — future",
          "roadmap_id": "integration-dev-phase-4",
          "phase": "Phase 2",
          "eta_month": "Sep 2026",
          "owner": "Integration Engineering Team",
          "priority": "Medium",
          "progress_pct": 35,
          "status_text": "Phase 2 planned"
        }
      ]
    },
    {
      "id": "observability-migration",
      "title": "Observability, migration & DR",
      "subtitle": "Monitoring and lift-and-shift patterns — mostly roadmap at app level.",
      "items": [
        {
          "label": "ERP KPIs & charts (in-app)",
          "badge": "live",
          "href": "/erp/",
          "note": "Invoices, POS, expenses snapshots"
        },
        {
          "label": "Full-stack observability (APM, traces)",
          "badge": "roadmap",
          "href": "#roadmap-observability-migration-phase-2",
          "note": "OpenTelemetry-style — future",
          "roadmap_id": "observability-migration-phase-2",
          "phase": "Phase 1",
          "eta_month": "Jul 2026",
          "owner": "SRE & Platform Reliability Team",
          "priority": "High",
          "progress_pct": 15,
          "status_text": "Phase 1 planned"
        },
        {
          "label": "Database migration & zero-downtime DR",
          "badge": "roadmap",
          "href": "#roadmap-observability-migration-phase-3",
          "note": "Runbooks + tooling — future",
          "roadmap_id": "observability-migration-phase-3",
          "phase": "Phase 2",
          "eta_month": "Sep 2026",
          "owner": "SRE & Platform Reliability Team",
          "priority": "Medium",
          "progress_pct": 35,
          "status_text": "Phase 2 planned"
        }
      ]
    },
    {
      "id": "industry-packs",
      "title": "Industry solutions",
      "subtitle": "Map verticals to Hadafin modules — extend per tenant later.",
      "items": [
        {
          "label": "Real estate & construction",
          "badge": "live",
          "href": "/properties/",
          "note": "Listings + deal room"
        },
        {
          "label": "Retail & automotive",
          "badge": "live",
          "href": "/vehicles/",
          "note": "Vehicles + ERP store"
        },
        {
          "label": "Legal & professional services",
          "badge": "live",
          "href": "/legal/dashboard/",
          "note": "Cases, ledger, vault"
        },
        {
          "label": "Healthcare (clinics)",
          "badge": "live",
          "href": "/accounts/dashboard/doctor/",
          "note": "Doctor workflows"
        },
        {
          "label": "Public sector / dedicated region (cloud)",
          "badge": "roadmap",
          "href": "#roadmap-industry-packs-phase-5",
          "note": "Compliance hosting — future",
          "roadmap_id": "industry-packs-phase-5",
          "phase": "Phase 1",
          "eta_month": "Jul 2026",
          "owner": "Industry Solutions Team",
          "priority": "High",
          "progress_pct": 15,
          "status_text": "Phase 1 planned"
        }
      ]
    }
  ],
  "roadmap": [
    {
      "id": "ai-data-phase-3",
      "pillar_title": "AI & data platform",
      "label": "Autonomous AI database (OCI-style)",
      "note": "Managed DB + auto-tune — future phase",
      "phase": "Phase 1",
      "eta_month": "Jul 2026",
      "owner": "AI Platform Team",
      "priority": "High",
      "progress_pct": 15,
      "status_text": "Phase 1 planned"
    },
    {
      "id": "ai-data-phase-4",
      "pillar_title": "AI & data platform",
      "label": "AI Data Platform workbench",
      "note": "Pipelines, notebooks — future phase",
      "phase": "Phase 2",
      "eta_month": "Sep 2026",
      "owner": "AI Platform Team",
      "priority": "Medium",
      "progress_pct": 35,
      "status_text": "Phase 2 planned"
    },
    {
      "id": "compute-network-phase-1",
      "pillar_title": "Compute & networking (cloud catalog)",
      "label": "VMs / Kubernetes / load balancers",
      "note": "Would need infra provider integration",
      "phase": "Phase 1",
      "eta_month": "Jul 2026",
      "owner": "Cloud Infrastructure Team",
      "priority": "High",
      "progress_pct": 15,
      "status_text": "Phase 1 planned"
    },
    {
      "id": "compute-network-phase-2",
      "pillar_title": "Compute & networking (cloud catalog)",
      "label": "VCN / VPN / DNS",
      "note": "Network design labels only for now",
      "phase": "Phase 2",
      "eta_month": "Sep 2026",
      "owner": "Cloud Infrastructure Team",
      "priority": "Medium",
      "progress_pct": 35,
      "status_text": "Phase 2 planned"
    },
    {
      "id": "governance-security-phase-2",
      "pillar_title": "Governance, identity & billing",
      "label": "Budgets & cost analysis (OCI-style)",
      "note": "FinOps dashboards — future",
      "phase": "Phase 1",
      "eta_month": "Jul 2026",
      "owner": "Security & Governance Team",
      "priority": "High",
      "progress_pct": 15,
      "status_text": "Phase 1 planned"
    },
    {
      "id": "governance-security-phase-3",
      "pillar_title": "Governance, identity & billing",
      "label": "IAM / zero-trust (enterprise)",
      "note": "SSO/RBAC — future",
      "phase": "Phase 2",
      "eta_month": "Sep 2026",
      "owner": "Security & Governance Team",
      "priority": "Medium",
      "progress_pct": 35,
      "status_text": "Phase 2 planned"
    },
    {
      "id": "data-base-phase-2",
      "pillar_title": "Databases & storage",
      "label": "Object / block / file storage (cloud-style)",
      "note": "S3-compatible buckets — future integration",
      "phase": "Phase 1",
      "eta_month": "Jul 2026",
      "owner": "Data Platform Team",
      "priority": "High",
      "progress_pct": 15,
      "status_text": "Phase 1 planned"
    },
    {
      "id": "data-base-phase-3",
      "pillar_title": "Databases & storage",
      "label": "HeatWave / Autonomous DB (OCI names)",
      "note": "Not provisioned inside Hadafin yet",
      "phase": "Phase 2",
      "eta_month": "Sep 2026",
      "owner": "Data Platform Team",
      "priority": "Medium",
      "progress_pct": 35,
      "status_text": "Phase 2 planned"
    },
    {
      "id": "integration-dev-phase-3",
      "pillar_title": "Integration & developer experience",
      "label": "API gateway & developer portal (OCI-style)",
      "note": "Keys, quotas, docs — future",
      "phase": "Phase 1",
      "eta_month": "Jul 2026",
      "owner": "Integration Engineering Team",
      "priority": "High",
      "progress_pct": 15,
      "status_text": "Phase 1 planned"
    },
    {
      "id": "integration-dev-phase-4",
      "pillar_title": "Integration & developer experience",
      "label": "Event bus / webhooks",
      "note": "Cross-module triggers — future",
      "phase": "Phase 2",
      "eta_month": "Sep 2026",
      "owner": "Integration Engineering Team",
      "priority": "Medium",
      "progress_pct": 35,
      "status_text": "Phase 2 planned"
    },
    {
      "id": "observability-migration-phase-2",
      "pillar_title": "Observability, migration & DR",
      "label": "Full-stack observability (APM, traces)",
      "note": "OpenTelemetry-style — future",
      "phase": "Phase 1",
      "eta_month": "Jul 2026",
      "owner": "SRE & Platform Reliability Team",
      "priority": "High",
      "progress_pct": 15,
      "status_text": "Phase 1 planned"
    },
    {
      "id": "observability-migration-phase-3",
      "pillar_title": "Observability, migration & DR",
      "label": "Database migration & zero-downtime DR",
      "note": "Runbooks + tooling — future",
      "phase": "Phase 2",
      "eta_month": "Sep 2026",
      "owner": "SRE & Platform Reliability Team",
      "priority": "Medium",
      "progress_pct": 35,
      "status_text": "Phase 2 planned"
    },
    {
      "id": "industry-packs-phase-5",
      "pillar_title": "Industry solutions",
      "label": "Public sector / dedicated region (cloud)",
      "note": "Compliance hosting — future",
      "phase": "Phase 1",
      "eta_month": "Jul 2026",
      "owner": "Industry Solutions Team",
      "priority": "High",
      "progress_pct": 15,
      "status_text": "Phase 1 planned"
    }
  ]
}