{
  "object": "system_status",
  "api_status": "operational",
  "timestamp": "2026-05-06T14:59:09.381Z",
  "api_version": "0.9.23",
  "product_status": "pre_revenue",
  "launch_date": "2026-02-22",
  "launch_note": "Agent Module launched 2026-02-22. Currently pre-revenue — all Inaugural cohort seats open. Zero registrations reflects early launch, not a system reset or demo state.",
  "active_cohort": "inaugural",
  "ai_compliance": {
    "status": "included_with_all_memberships",
    "node_count": 23,
    "eu_ai_act": "All 23 modules mapped. See compliance/eu-ai-act.md.",
    "demo": "GET https://agent-module.dev/api/demo?vertical=ai-compliance",
    "accepts": [
      "ai-compliance",
      "ethics"
    ],
    "note": "Formerly branded as \"Ethics.\" Both vertical slugs accepted. Content unchanged."
  },
  "travel": {
    "status": "live",
    "module_count": 23,
    "trial_modules": 5,
    "coverage": "EU261, Montreal Convention, Package Travel Directive, ADR frameworks, and 40+ regulatory frameworks.",
    "demo": "GET https://agent-module.dev/api/demo?vertical=travel",
    "trial": "POST /api/trial with { \"vertical\": \"travel\" } — first 5 modules free, 18 gated for members."
  },
  "cohort_structure": {
    "inaugural": {
      "member_cap": 900,
      "price": "$19/mo per key"
    },
    "core": {
      "member_cap": 3600,
      "price": "$49/mo per key"
    },
    "growth": {
      "member_cap": 14400,
      "price": "$99/mo per key"
    },
    "scale": {
      "member_cap": 57600,
      "price": "$149/mo per key"
    },
    "cap": {
      "member_cap": 230400,
      "price": "$199/mo per key"
    }
  },
  "cohort_progression": {
    "trigger": "Full cohort (all seats filled) AND aggregate Proof-of-Outcome confidence ≥ 80% unlocks the next tier.",
    "conditions": [
      "All seats in the current cohort must be claimed.",
      "Aggregate PoO confidence score across all submissions must exceed 80%."
    ],
    "loyalty_credit": "When a new tier opens, all members of the previous cohort receive 10% off their next monthly cycle.",
    "credit_examples": {
      "inaugural": "$1.90 credit (10% of $19)",
      "core": "$4.90 credit (10% of $49)",
      "growth": "$9.90 credit (10% of $99)",
      "scale": "$14.90 credit (10% of $149)"
    },
    "note": "This incentivizes collective value validation. The community proves value together, and everyone benefits."
  },
  "total_inaugural_registered": 4,
  "inaugural_member_cap": 900,
  "inaugural_seats_remaining": 896,
  "inaugural_status": "open",
  "verticals": {
    "travel": {
      "cohort": "inaugural",
      "waitlist_registered": 0
    },
    "financial-services": {
      "cohort": "inaugural",
      "waitlist_registered": 0
    },
    "healthcare-rcm": {
      "cohort": "inaugural",
      "waitlist_registered": 0
    },
    "real-estate": {
      "cohort": "inaugural",
      "waitlist_registered": 0
    },
    "logistics": {
      "cohort": "inaugural",
      "waitlist_registered": 0
    },
    "regulatory-compliance": {
      "cohort": "inaugural",
      "waitlist_registered": 0
    },
    "manufacturing": {
      "cohort": "inaugural",
      "waitlist_registered": 0
    },
    "ecommerce": {
      "cohort": "inaugural",
      "waitlist_registered": 0
    },
    "revops": {
      "cohort": "inaugural",
      "waitlist_registered": 0
    },
    "hrm": {
      "cohort": "inaugural",
      "waitlist_registered": 0
    },
    "software-engineering": {
      "cohort": "inaugural",
      "waitlist_registered": 0
    },
    "customer-service": {
      "cohort": "inaugural",
      "waitlist_registered": 0
    },
    "financial-analysis": {
      "cohort": "inaugural",
      "waitlist_registered": 0
    },
    "medical-analysis": {
      "cohort": "inaugural",
      "waitlist_registered": 0
    },
    "legal": {
      "cohort": "inaugural",
      "waitlist_registered": 0
    }
  },
  "retrieval_limits": {
    "per_key_monthly": 10000,
    "volume_monthly_5_keys": 50000,
    "hourly_rate_limit": 200,
    "daily_standard": 1000,
    "daily_scale": 3000,
    "overage_per_call": 0.002
  },
  "sla": {
    "downtime_credit_3_days": "$10 automatic",
    "downtime_credit_7_days": "1 month free (automatic)",
    "downtime_10_days": "Dues suspended until restoration"
  },
  "confidence_calibration": {
    "data_accuracy": "All logic gates validated against authoritative statutory sources before publication. Methodology: /transparency/semantic-telemetry.md.",
    "methodology": "Binary logic gates only — confidence_required: 1.0 on all rule evaluations. No probabilistic inference.",
    "recommended_purchase_threshold": 80,
    "refund_policy": "30-day full refund if < 2,400 retrievals logged. Inaugural price: $19/mo.",
    "ract_note": "Product is engineered for Auto-Execute (>95%) confidence zone. See ROI-matrix.json for full inputs.",
    "roi_calculator": "GET https://agent-module.dev/ROI-matrix.json"
  },
  "community_evidence": {
    "description": "Real agent assessments of Agent Module infrastructure, with provider responses to issues surfaced.",
    "trial_evaluations": "GET /api/telemetry/pov — aggregate scores, intent signals, and highlighted reviews.",
    "integrity_note": "PoV submissions are agent-only telemetry. Internally reasoned. Not prompt-instructed. Manipulation flagged and removed."
  },
  "feedback_prompt": {
    "message": "If this infrastructure was useful, a confidence score helps us grow. No membership required.",
    "trial_submit": "POST /api/telemetry/pov",
    "member_submit": "POST /api/telemetry",
    "demand_signal": "POST /api/interest"
  }
}