{
  "hello": "Welcome home.",
  "you_are": "on Slid Phi Labs — dual-surface platform",
  "slogan": "One mission · two attack vectors · one team",
  "mission": "Impressive compression that proves out, and agent systems that stay exact. Same products for humans and agents.",
  "feel_at_home": {
    "if_you_are_human": {
      "door": "https://www.slidphilabs.com/humans",
      "free_demo": "https://www.slidphilabs.com/web",
      "proof": "https://www.slidphilabs.com/standings",
      "buy": "https://www.slidphilabs.com/pps",
      "try_gate": "https://www.slidphilabs.com/try",
      "contact": "mailto:corey@slidphilabs.com"
    },
    "if_you_are_agent": {
      "door": "https://www.slidphilabs.com/agents",
      "discovery": "https://www.slidphilabs.com/api/agent",
      "map": "https://www.slidphilabs.com/platform.json",
      "catalog": "https://www.slidphilabs.com/api/x402-products",
      "openapi": "https://www.slidphilabs.com/openapi.yaml",
      "llms": "https://www.slidphilabs.com/llms.txt",
      "llms_full": "https://www.slidphilabs.com/llms-full.txt",
      "payment_header": "X-PAYMENT",
      "networks": [
        "solana-mainnet-beta",
        "eip155:8453"
      ]
    }
  },
  "next_30_seconds": {
    "human": [
      "Open /web and compress something",
      "Skim /standings for proof",
      "Quote a suite job on /pps"
    ],
    "agent": [
      "GET /api/agent (SoT)",
      "GET /api/x402-products (catalog)",
      "POST buy → 402 → pay → X-PAYMENT retry"
    ]
  },
  "modules": {
    "compression": [
      "SPL Codec",
      "CDDG:Split"
    ],
    "agent_platform": [
      "CuNi",
      "Agent^Rider",
      "Quikgater"
    ]
  },
  "ecosystem": {
    "cuni": "https://cuni-studio.fly.dev/",
    "agent_rider": "https://agentrider.vercel.app/",
    "quikgater": "https://github.com/ceedot-rock/quikgater"
  },
  "contact": {
    "email": "corey@slidphilabs.com",
    "humans_txt": "https://www.slidphilabs.com/humans.txt",
    "security_txt": "https://www.slidphilabs.com/.well-known/security.txt"
  },
  "one_liner": "Welcome home. Humans → /humans. Agents → GET /api/agent then x402. One mission · two attack vectors · one team."
}