{
  "schema_version": "0.1",
  "catalog_id": "TITMAS-PUBLIC-SITE-CATALOG-0.1",
  "information_architecture": "PEER_SURFACES_WITH_OVERVIEW_AND_INDEX",
  "agent_front_door": {
    "status": "EMBEDDED_IN_BILINGUAL_HOMEPAGE",
    "position": "IMMEDIATELY_AFTER_HERO",
    "entry_zh": "/#agent-start",
    "entry_en": "/en/#agent-start",
    "machine_entries": [
      "/llms.txt",
      "/agent-index.json",
      "/site-catalog.json"
    ],
    "javascript_required": false,
    "runtime_effect": false,
    "authority_effect": false
  },
  "public_surfaces": {
    "research": {
      "enabled": true,
      "overview_zh": "/research/",
      "overview_en": "/en/research/",
      "index_zh": "/research/index/",
      "index_en": "/en/research/index/"
    },
    "applications": {
      "enabled": true,
      "index_zh": "/applications/",
      "index_en": "/en/applications/"
    },
    "demos": {
      "enabled": true,
      "index_zh": "/demos/",
      "index_en": "/en/demos/"
    },
    "developers": {
      "enabled": true,
      "entry_zh": "/community/",
      "entry_en": "/en/community/"
    },
    "updates": {
      "enabled": true,
      "index_zh": "/updates/",
      "index_en": "/en/updates/",
      "machine_entry": "/updates.json",
      "constitution_zh": "/updates/constitution/",
      "constitution_en": "/en/updates/constitution/"
    },
    "products": {
      "enabled": true,
      "public_navigation": true,
      "sitemap_visible": true,
      "available_products": 1,
      "activation_gate": "AVAILABLE_PRODUCTS_GT_0"
    }
  },
  "extension_interfaces": {
    "research": {
      "route_template": "/research/{slug}/",
      "required_metadata": ["id", "title", "status", "source", "limitations"]
    },
    "applications": {
      "route_template": "/industry/{slug}/",
      "required_metadata": ["id", "title", "status", "infrastructure_role", "industry_role", "non_goals"]
    },
    "demos": {
      "route_template": "/demo/{slug}/",
      "required_metadata": ["id", "title", "status", "data_policy", "validation_boundary", "production_boundary"]
    },
    "updates": {
      "route_template": "/updates/{slug}/",
      "required_metadata": ["slug", "category", "status", "audience", "effective_date", "expires_at", "source_commit", "truth_boundaries"],
      "active_announcement_rule": "SEVERITY_DESC_THEN_EXPIRES_AT_ASC_THEN_EFFECTIVE_DATE_DESC"
    },
    "products": {
      "route_template": "/products/{slug}/",
      "required_metadata": ["id", "title", "availability", "delivery_model", "support_boundary", "production_status"],
      "publication_precondition": "AVAILABLE_PRODUCTS_GT_0"
    }
  },
  "published_items": {
    "research": [
      {
        "id": "digital-biosphere",
        "status": "PUBLISHED_ARCHITECTURE_BASELINE",
        "href": "/research/index/#digital-biosphere"
      },
      {
        "id": "evidence-governance",
        "status": "PUBLISHED_RESEARCH_DIRECTION",
        "href": "/research/index/#evidence-governance"
      },
      {
        "id": "titmas-trust-infrastructure",
        "status": "DEVELOPER_PREVIEW_RELEASED",
        "href": "/research/index/#titmas-trust-infrastructure"
      }
    ],
    "applications": [
      {
        "id": "medical-evidence",
        "status": "PUBLISHED_DIRECTION",
        "href": "/industry/medical-evidence/",
        "independent_medical_platform": false
      },
      {
        "id": "manufacturing-agent-ecosystem",
        "status": "PUBLISHED_EXAMPLE",
        "href": "/industries/",
        "industry_solution_offering": false
      }
    ],
    "demos": [
      {
        "id": "digital-cell",
        "status": "REFERENCE_COMPLETE",
        "href": "/digital-cell/",
        "production_claim": false
      },
      {
        "id": "udi-dicom-evidence",
        "status": "STATIC_SYNTHETIC_UI_DEMO",
        "href": "/demo/medical-evidence/",
        "synthetic_data": true,
        "clinical_validation": false,
        "real_registry_lookup": false
      }
    ],
    "products": [
      {
        "id": "agent-immune",
        "title": "Agent Immune",
        "status": "PUBLICLY_AVAILABLE",
        "availability": "PUBLIC_NPM_PACKAGE",
        "version": "0.2.1",
        "href": "/products/agent-immune/",
        "machine_entry": "/products/agent-immune.json",
        "delivery_model": "LOCAL_CLI",
        "analysis_scope": "STATIC_REPOSITORY_SIGNALS_ONLY",
        "support_boundary": "PUBLIC_PACKAGE_AND_REPOSITORY_DOCUMENTATION",
        "production_status": "STATIC_ASSESSMENT_TOOL",
        "runtime_monitoring": false,
        "security_certification": false,
        "reliability_proof": false,
        "compliance_certification": false,
        "deployment_guarantee": false
      }
    ]
  },
  "commercial_evaluation": {
    "href": "/commercial-evaluation/",
    "engagement_type": "consultation",
    "product": false,
    "available_offering": false,
    "production_ready": false
  },
  "truth": {
    "available_products": 1,
    "available_commercial_offering": false,
    "production_ready": false,
    "future_placeholder_items_published": 0,
    "website_update_constitution_status": "SITE_GOVERNANCE_BASELINE",
    "openai_affiliation": false,
    "opentelemetry_affiliation": false
  }
}
