{
  "schema_version": "1.1",
  "product": {
    "name": "M.A.I.C.",
    "normalized_name": "MAIC",
    "publisher": "Alpha Crypto Intelligence",
    "category": "CRYPTO-NATIVE CAPITAL GOVERNANCE SYSTEM",
    "public_category_alias": "crypto-native capital operating environment",
    "primary_function": "Translate crypto market evidence into backend-governed capital authorization and risk-state context without taking custody or executing trades."
  },
  "consumers": {
    "human": true,
    "external_agents": true,
    "commercial_api_currently_offered": false
  },
  "execution": {
    "owner": "EXTERNAL",
    "custody": false,
    "autonomous_trading": false,
    "broker_or_exchange": false
  },
  "access_boundary": {
    "public": "Safe public evidence, confirmed public state, and machine-readable discovery surfaces.",
    "protected": "Higher-access projections exist only after successful backend authorization and an authorized access_contract.",
    "internal_writer": "Server-side publication authority only. It is not a browser, user, or external-agent capability and must never be inferred from frontend or local state.",
    "credential_presence_is_authorization": false,
    "frontend_tier_is_authorization": false,
    "frontend_state_is_authorization": false,
    "dom_state_is_authorization": false,
    "local_state_is_authorization": false
  },
  "freshness": {
    "owner": "BACKEND_PUBLISHED_STATUS",
    "publication_timestamp_is_authoritative": true,
    "browser_fetch_time_is_freshness_proof": false,
    "successful_http_alone_is_freshness_proof": false
  },
  "failure_states": [
    "READY",
    "STALE",
    "DEGRADED",
    "UNAVAILABLE",
    "UNAUTHORIZED",
    "ARCHIVE",
    "RATE_LIMITED",
    "FORBIDDEN",
    "MALFORMED"
  ],
  "failure_semantics": {
    "READY": "Backend-published state is available under its declared freshness and access contract.",
    "STALE": "Previously published state exists but must not be upgraded to current authority.",
    "DEGRADED": "Evidence or presentation is incomplete; missing authority must not be inferred.",
    "UNAVAILABLE": "Required state is unavailable; do not fabricate or substitute a numeric/default value.",
    "UNAUTHORIZED": "Protected state is unavailable to the current consumer; public-safe state may still exist.",
    "ARCHIVE": "Historical context only; archive state never replaces live authority.",
    "RATE_LIMITED": "Request capacity was constrained; retry behavior does not create freshness or authority.",
    "FORBIDDEN": "The requested protected capability is not authorized for the current consumer.",
    "MALFORMED": "The response cannot be trusted as canonical state and must fail closed."
  },
  "missing_data": {
    "missing_equals_zero": false,
    "missing_may_create_authority": false,
    "malformed_may_repaint_as_fresh": false
  },
  "semantic_guards": [
    "BTC/core permission is not altcoin permission.",
    "Analysis is not capital authorization.",
    "Supporting-model metrics are not full-system performance.",
    "Historical returns are not forward guarantees.",
    "Prospective methodology is not prospective results.",
    "Public state is not protected implementation.",
    "Governance is not execution.",
    "HTTP 200 is not canonical freshness.",
    "Fetch timestamp is not publication timestamp.",
    "Missing data is not zero."
  ],
  "resources": {
    "landing_en": "/",
    "landing_id": "/id/",
    "public_terminal": "/app",
    "machine_manifest": "/machine/manifest.json",
    "evidence_manifest": "/evidence/manifest.json",
    "llm_discovery": "/llms.txt",
    "core_doctrine_en": "/documents/MAIC_Core_Doctrine_Decision_Architecture_EN_2026-08.pdf"
  },
  "evidence": {
    "manifest": "/evidence/manifest.json",
    "discovery": "/llms.txt",
    "hierarchy": [
      "PROSPECTIVE_RESULTS_IF_GENUINELY_PUBLISHED",
      "OUT_OF_SAMPLE_OR_WALK_FORWARD",
      "FROZEN_OR_FULL_SYSTEM_HISTORICAL_EVIDENCE",
      "SUPPORTING_MODEL_DIAGNOSTICS",
      "CONTEXTUAL_OR_EXPLORATORY"
    ]
  },
  "commercialization": {
    "machine_readable_governance_architecture_exists": true,
    "commercial_api_product_available": false,
    "sdk_available": false,
    "webhooks_available": false,
    "billing_api_available": false
  }
}
