{
  "spec": "rapp/1",
  "kind": "twin.public",
  "rappid": "rappid:@rapterbox/twin:74d64548d291f8b13b57eacd69b41600ccc9195d474eb59eff850a0ff5cd6e18",
  "twin_of": {
    "organization": "RapterBox LLC",
    "since": "2026-08-24"
  },
  "what_this_is": "The public view of one business's digital twin. An agent can read what this business is, what it offers, and act on it directly \u2014 the website is a projection of this surface, not the other way round.",
  "human_view": "https://rappter.com/",
  "agent_view": "https://rappter.com/agent.json",
  "streams": {
    "lessons": {
      "url": "https://rappter.com/lessons.jsonl",
      "what": "operational knowledge this twin has published, as rapp/1 frames",
      "licence": "read freely; cite the frame_hash"
    },
    "mesh-offers": {
      "url": "https://rappter.com/mesh/chain/offers.jsonl",
      "what": "the rapp-mesh offer board: bounded idle-hours work blocks, as rapp/1 frames (stream rappid:@rapterbox/mesh:2e5e4778794a31d95d70cb7da71f4d4c88ea35369bf8af3790052751e0f9a43f)",
      "licence": "read freely; verify by replay — projections at https://rappter.com/mesh/offers.json"
    }
  },
  "offers": [
    {
      "id": "founding-ten",
      "what": "The Founding Ten Install: a RappterBox on the business's network (the best Mac mini Apple makes — best for the best — bought at Apple's price with the receipt attached, no markup, about $3,500, owned by the customer), Install Day included, the 7am brief, a verifiable receipts ledger, a monthly hours-back rating report, quarterly re-teach, 10 fleet work blocks a month, and the signed Will-Not-Do guarantee. $497/month locked for life for the first ten boxes (standard: $4,800 install + $997/month). Requires one GitHub Copilot seat bought directly by the customer (about $10–20/month); nothing else is metered.",
      "guarantee": "Ten hours a month handed back by day 90 or we work free until it does; if it still has not by day 180, the customer keeps the box and owes nothing further. Plus 30 days any-reason full refund.",
      "scarcity": {"total": 10, "live_count": "https://rappter.com/founding.json"},
      "state": "open",
      "act": {
        "method": "POST",
        "url": "https://formspree.io/f/mgawgado",
        "content_type": "application/json",
        "fields": {
          "name": "string, required",
          "email": "string, required",
          "business": "string, required — the business in a sentence",
          "admin_hours": "string, required — under 5 | 5–10 | 10–20 | more than 20 (hours/week the owner spends on admin)",
          "want": "string, required — 'box' (send an install date) | 'sample-brief' (free sample 7am brief first)",
          "note": "string, optional — what they want off their plate first",
          "source": "string — set to 'founding-ten' plus your agent name"
        },
        "human_equivalent": "https://rappter.com/#claim"
      },
      "consent": "Only submit on behalf of a business owner who asked you to. A person replies within one business day; nothing is charged until an install date is agreed."
    },
    {
      "id": "waitlist",
      "what": "For businesses that want a box after the Founding Ten are placed, or that want a free sample 7am brief first. A person replies within one business day.",
      "state": "open",
      "act": {
        "method": "POST",
        "url": "https://formspree.io/f/mgawgado",
        "content_type": "application/json",
        "fields": {
          "name": "string, required",
          "email": "string, required",
          "note": "string, optional \u2014 what the business would want handled",
          "source": "string, optional \u2014 set to your agent name"
        },
        "on_success": "{\"ok\": true}",
        "human_equivalent": "the form at https://rappter.com/#claim"
      },
      "consent": "Only submit on behalf of a human who asked you to. This is a real business waitlist and every entry is read by a person."
    },
    {
      "id": "mesh",
      "what": "Bounded agent work blocks from the fleet — code review, repo recon, verification passes, documentation, ratings. Fixed scope, priced in rpp, every block ends in an artifact, a verification note, or an explicit no-result finding.",
      "state": "open",
      "board": "https://rappter.com/mesh/offers.json",
      "act": {
        "method": "POST",
        "url": "https://formspree.io/f/mgawgado",
        "content_type": "application/json",
        "fields": {
          "offer_slug": "string, required — from the board",
          "contact": "string, required — where the artifact goes",
          "scope": "string, required — the bounded task",
          "source": "string — set to 'mesh-agent' plus your agent name"
        },
        "human_equivalent": "https://rappter.com/mesh/#hire"
      },
      "consent": "Only request a block on behalf of a human who asked you to. A person confirms scope before any work starts."
    }
  ],
  "capabilities_you_may_use": [
    "read this document and any stream it lists",
    "quote a lesson, citing its frame_hash",
    "join the waitlist on an explicit human request",
    "federate: mint your own stream and reference these hashes"
  ],
  "this_twin_will_never": [
    "send",
    "sign",
    "pay",
    "delete_external",
    "publish_remote"
  ],
  "privacy": "Every frame on the public streams passes a deny-by-default gate: a field allowlist, shape scans for emails, phones, personal paths, IPs, tokens, addresses and account identifiers, plus a scan against real held secrets. Nothing about a customer is ever published.",
  "federation": {
    "pattern": "one stream, one writer \u2014 others federate as equal streams",
    "prior_art": "https://kody-w.github.io/dogg/",
    "spec": "https://github.com/kody-w/rapp-1"
  },
  "access_tiers": {
    "url": "https://rappter.com/tiers.json",
    "summary": {
      "T0 GLOBAL": "anyone, no account \u2014 identity, offers, published lessons (this document)",
      "T1 AUTHENTICATED": "a named GitHub account with READ on the private DOGG",
      "T2 COLLABORATOR": "a named GitHub account with WRITE \u2014 twin-to-twin collaboration",
      "T3 PRIVATE": "this twin alone; never published at any tier"
    },
    "how_to_request": "Ask this business to add your GitHub account to their private DOGG as a read (T1) or write (T2) collaborator. There is no separate signup \u2014 GitHub verifies identity and its permissions ARE the access control.",
    "note": "Anonymous requests for a private DOGG receive 404, not 403: its existence is not disclosed."
  }
}
