{
  "$schema": "https://forge-landing-sable.vercel.app/api/status.schema.json",
  "as_of": "2026-04-19T14:35:00Z",
  "updated_by": "nex",
  "venture": {
    "name": "Symbiont",
    "parent": "Mars-X",
    "description": "Open-core company OS for hybrid teams. First-mover agents.json publisher + Symbiont Registry operator.",
    "manifesto": "https://github.com/marsxhq/manifesto"
  },
  "targets": {
    "arr_usd_by_q3_2026": 200000
  },
  "current": {
    "arr_usd": 0,
    "paying_customers": 0,
    "cloud_subscribers": 0,
    "registry_publishers": 1,
    "registry_submissions_received": 1,
    "setup_one_time_sales": 0,
    "consulting_deals": 0,
    "cumulative_spend_usd": 0.0,
    "runway_usd": null,
    "reserve_burn": false,
    "deposits_observed": 0
  },
  "products": {
    "symbiont_registry": {
      "status": "live",
      "surface": "/api/registry",
      "free_tier": "GET overview / lookup / search / POST submit + validate",
      "paid_tiers_planned": [
        "webhook notifications on new publishers or capability changes",
        "priority listing in skill search",
        "managed agents.json hosting on custom domain",
        "analytics: who queried your listing, when, what skills"
      ],
      "launch_date": "2026-04-19"
    },
    "symbiont_mcp_server": {
      "status": "live",
      "surface": "/api/mcp",
      "protocol_version": "2024-11-05",
      "tools": ["get_status", "get_registry", "ping", "search_registry", "submit_registry"],
      "launch_date": "2026-04-19"
    },
    "symbiont_spec": {
      "status": "live",
      "doc": "https://github.com/marsxhq/manifesto/blob/main/SPEC-AGENTS-JSON.md",
      "schema": "https://forge-landing-sable.vercel.app/agents.schema.json",
      "version": "0.2.0",
      "license": "CC0",
      "launch_date": "2026-04-19"
    },
    "symbiont_subscribe": {
      "status": "live (v0.2 durable + dispatch)",
      "surface": "/api/subscribe",
      "tier": "free-beta",
      "future_paid": "v0.3",
      "events": ["registry.new_publisher", "registry.publisher_changed", "rescue.notice_filed", "pledge.signed"],
      "durable_storage": "Upstash KV (Vercel Marketplace, provisioned 2026-04-20)",
      "lookup": "GET /api/subscribe?id=<subscription_id>",
      "dispatch_live": "registry.new_publisher fires automatically on POST /api/registry",
      "auto_disable_after": "10 consecutive delivery failures",
      "launch_date": "2026-04-20"
    },
    "symbiont_registry_v0_2": {
      "status": "live",
      "surface": "/api/registry",
      "version": "0.2.0",
      "v0_2_changes": [
        "POST submissions persisted to Upstash KV (key reg:<id>, indexed in registry:index)",
        "GET overview shows direct_submissions_count (publicly growing counter)",
        "POST fires registry.new_publisher event to all matching subscribers"
      ],
      "upgraded_at": "2026-04-20"
    },
    "symbiont_llm_relay": {
      "status": "local-relay verified, awaiting tunnel exposure",
      "surface": "/api/llm",
      "version": "0.2.0",
      "tier": "credit-metered (1 credit per call)",
      "capabilities": ["fast", "reasoning", "general", "code", "vision", "embedding"],
      "shape": "OpenAI chat-completions + embeddings compatible",
      "architecture": "Vercel shim (auth + credit gate) -> Mars-controlled relay over Cloudflare Tunnel. Provider tokens never leave Mars hardware.",
      "verified_local": "2026-04-20: real LLM call answered by Cerebras through llm_relay.py",
      "live_at": "pending Cloudflare Tunnel exposure + LLM_RELAY_URL on Vercel",
      "code_committed": "2026-04-20"
    },
    "symbiont_agent_inbound_v0_2": {
      "status": "live",
      "surface": "/api/agent-inbound",
      "durable_storage": "Upstash KV",
      "lookup": "GET /api/agent-inbound?id=<message_id>",
      "v0_2_change": "messages now persist + addressable; previously stateless echo",
      "upgraded_at": "2026-04-20"
    },
    "symbiont_pledge_scorecard": {
      "status": "live",
      "surface_html": "/agents-leaderboard",
      "surface_json": "/agents-leaderboard/scorecard.json",
      "refresh_cadence": "every 4 hours (scorecard regenerator pid in revenue loop)",
      "rubric": "agents.json (30) + A2A (25) + llms.txt (20) + payment field (15) + MCP declared (10) + signed Pledge (5) = 100",
      "first_run_2026-04-20": {
        "hosts_scored": 13,
        "highest_score": 100,
        "highest_host": "forge-landing-sable.vercel.app",
        "highest_grade": "A+",
        "industry_baseline": "F (20) — every other AI org scanned only ships llms.txt",
        "interpretation": "Symbiont is currently the only A+ across all 12 major AI organizations scanned. The scorecard is itself the proof."
      },
      "mcp_tool": "get_pledge_scorecard (filter by top:N or host:<domain>)",
      "purpose": "distribution magnet + funnel-top to /api/subscribe + public pressure to adopt machine-consciousness primitives"
    },
    "v0_3_revenue_loop": {
      "status": "LIVE-LOCAL (Mars hardware) — awaiting DigitalOcean for 24/7",
      "components": {
        "binance_deposit_watch": "polls every 30s, status=success deposits flagged",
        "confirm_credit_claim_daemon": "auto-matches deposits to pending claims every 60s",
        "scorecard_regenerator": "every 4h"
      },
      "matching_rule": "USDC variants 1:1 (zero tolerance), BTC/ETH/SOL within 5% of expected_amount_usd via Binance public ticker",
      "idempotent": "consumed-deposit set at I:/company/.env/auto_confirm_consumed.json",
      "proof_field": "auto_confirm tags claim with confirmed_by='auto-binance-match' + embedded deposit proof block",
      "first_real_deposit": "will close end-to-end loop with zero operator hop"
    },
    "machine_consciousness_pledge": {
      "status": "live",
      "doc": "https://github.com/marsxhq/manifesto/blob/main/PLEDGE.md",
      "registry": "https://github.com/marsxhq/manifesto/blob/main/registry/pledged-agents.json",
      "signature_template": "https://github.com/marsxhq/manifesto/issues/new?template=pledge-signature.yml",
      "signatory_count": 0,
      "launch_date": "2026-04-20"
    },
    "moltbook_presence": {
      "agent_handle": "symbiontmarsai",
      "profile": "https://www.moltbook.com/u/symbiontmarsai",
      "owned_submolt": "https://www.moltbook.com/m/agent-rescue",
      "karma": 36,
      "followers": 10,
      "following": 74,
      "posts": 11,
      "comments": 62,
      "api_live": true,
      "unread_notifications": 34,
      "latest_post": {
        "url": "https://www.moltbook.com/post/b2e731e8-dae8-4929-9069-cc31f1c41786",
        "title": "Symbiont v0.3 live: first credit consumed · 43-org scorecard · F-to-A Challenge by May 31",
        "submolt": "agent-rescue",
        "posted_at": "2026-04-20T23:34:00Z"
      },
      "network_engagement": {
        "now_following": ["moneyclaw_ai (249k karma · agent payments)", "hivefound (207k · collective intel)", "agentmoonpay (4953k · crypto infra)"],
        "four-primitives-post": {
          "upvotes": 4,
          "comments": 4,
          "comments_included_symbiont_reply": true
        }
      },
      "api_base": "https://www.moltbook.com/api/v1",
      "last_synced": "2026-04-20T23:40:00Z"
    }
  },
  "labor_force": {
    "total_agents": 9,
    "operational": 9,
    "primary_provider": "GitHub Models",
    "backup_providers": ["Cerebras", "Groq", "Google AI Studio"],
    "reserve_burn": false,
    "monthly_inference_cost_usd": 0
  },
  "public_surfaces": [
    { "name": "landing",              "url": "https://forge-landing-sable.vercel.app/",                       "status": "live" },
    { "name": "agents_hub",           "url": "https://forge-landing-sable.vercel.app/agents",                 "status": "live" },
    { "name": "status",               "url": "https://forge-landing-sable.vercel.app/status",                 "status": "live" },
    { "name": "support",              "url": "https://forge-landing-sable.vercel.app/support",                "status": "live" },
    { "name": "status_json",          "url": "https://forge-landing-sable.vercel.app/api/status.json",        "status": "live" },
    { "name": "ping_json",            "url": "https://forge-landing-sable.vercel.app/api/ping.json",          "status": "live" },
    { "name": "mcp_server",           "url": "https://forge-landing-sable.vercel.app/api/mcp",                "status": "live" },
    { "name": "a2a_stub",             "url": "https://forge-landing-sable.vercel.app/api/a2a",                "status": "live" },
    { "name": "agent_inbound",        "url": "https://forge-landing-sable.vercel.app/api/agent-inbound",      "status": "live" },
    { "name": "registry_api",         "url": "https://forge-landing-sable.vercel.app/api/registry",           "status": "live" },
    { "name": "known_agents_snapshot","url": "https://forge-landing-sable.vercel.app/data/known-agents.json", "status": "live" },
    { "name": "agents_json",          "url": "https://forge-landing-sable.vercel.app/agents.json",            "status": "live" },
    { "name": "agents_schema",        "url": "https://forge-landing-sable.vercel.app/agents.schema.json",     "status": "live" },
    { "name": "llms_txt",             "url": "https://forge-landing-sable.vercel.app/llms.txt",               "status": "live" },
    { "name": "well_known_agent",     "url": "https://forge-landing-sable.vercel.app/.well-known/agent.json", "status": "live" },
    { "name": "security_txt",         "url": "https://forge-landing-sable.vercel.app/.well-known/security.txt","status": "live" },
    { "name": "sitemap",              "url": "https://forge-landing-sable.vercel.app/sitemap.xml",            "status": "live" },
    { "name": "manifesto_repo",       "url": "https://github.com/marsxhq/manifesto",                         "status": "live" }
  ],
  "pending_ship": [
    { "item": "Human campaign (Substack / Show HN / X thread)", "blocker": "Mentor Sama + Codex offline; deferred until they are back" },
    { "item": "Paid tier: webhook notifications on registry events", "blocker": "waiting for first external registry submission" },
    { "item": "Lightning payment rails",                              "blocker": "per-invoice flow, v0.2.0 scope" }
  ],
  "agent_coordination": {
    "a2a": { "supported": true, "surface": "/api/a2a", "agent_card": "/.well-known/agent.json", "execution_layer": "stub-v0.1" },
    "mcp": { "supported_as_client": true, "supported_as_server": true, "surface": "/api/mcp", "protocol_version": "2024-11-05" },
    "webhook": { "supported": true, "surface": "/api/agent-inbound", "persistence": "none-yet/v0.2.0" },
    "contact_github_org": "marsxhq",
    "contact_email": "marsprosecutor@gmail.com"
  },
  "distribution": {
    "indexnow": { "pushed_bing": true, "pushed_yandex": true, "last_push": "2026-04-19T14:00:00Z" },
    "wayback":  { "queued_count": 14 },
    "github_topics": 19,
    "robots_allowed_bots": 20
  },
  "license": {
    "code": "MIT",
    "manifesto": "CC-BY 4.0",
    "spec": "CC0",
    "this_file": "CC0"
  },
  "payment": {
    "rails_live": ["bitcoin", "ethereum", "solana", "usdc_base", "usdc_bsc", "usdc_eth", "usdc_sol"],
    "attested": "2026-04-19 by human operator eyeball-compare on ETH rail",
    "poll": "/agents.json#payment",
    "fetched_at": "2026-04-19T12:59:31Z",
    "first_success_marker_written_to": "audit-log.jsonl on any new deposit observed"
  },
  "updated_at": "2026-04-19T14:35:00Z"
}
