[{"data":1,"prerenderedAt":326},["ShallowReactive",2],{"docs-navigation":3,"/docs/concepts/what-you-get":60,"/docs/concepts/what-you-get-surround":321},[4],{"title":5,"path":6,"stem":7,"children":8,"page":29},"Docs","/docs","1.docs",[9,30,45],{"title":10,"path":11,"stem":12,"children":13,"page":29},"Concepts","/docs/concepts","1.docs/1.concepts",[14,19,24],{"title":15,"path":16,"stem":17,"icon":18},"What is App-Agent?","/docs/concepts/what-is-app-agent","1.docs/1.concepts/1.what-is-app-agent","i-lucide-info",{"title":20,"path":21,"stem":22,"icon":23},"How it works","/docs/concepts/how-it-works","1.docs/1.concepts/2.how-it-works","i-lucide-workflow",{"title":25,"path":26,"stem":27,"icon":28},"What you get","/docs/concepts/what-you-get","1.docs/1.concepts/3.what-you-get","i-lucide-package",false,{"title":31,"path":32,"stem":33,"children":34,"page":29},"Product","/docs/product","1.docs/2.product",[35,40],{"title":36,"path":37,"stem":38,"icon":39},"Templates","/docs/product/templates","1.docs/2.product/1.templates","i-lucide-layers",{"title":41,"path":42,"stem":43,"icon":44},"Ownership, hosting & security","/docs/product/ownership-hosting-security","1.docs/2.product/2.ownership-hosting-security","i-lucide-shield-check",{"title":46,"path":47,"stem":48,"children":49,"page":29},"Buying","/docs/buying","1.docs/3.buying",[50,55],{"title":51,"path":52,"stem":53,"icon":54},"Getting started","/docs/buying/getting-started","1.docs/3.buying/1.getting-started","i-lucide-rocket",{"title":56,"path":57,"stem":58,"icon":59},"FAQ","/docs/buying/faq","1.docs/3.buying/2.faq","i-lucide-help-circle",{"id":61,"title":25,"body":62,"description":315,"extension":316,"meta":317,"navigation":318,"path":26,"seo":319,"stem":27,"__hash__":320},"docs/1.docs/1.concepts/3.what-you-get.md",{"type":63,"value":64,"toc":304},"minimark",[65,69,74,119,122,125,128,160,168,172,192,195,199,213,216,220,252,255,259,283,287],[66,67,68],"p",{},"The below is what lands in your GitHub org when you sign up for the Professional tier. Free tier is a subset; Enterprise is a superset.",[70,71,73],"h2",{"id":72},"codebase","Codebase",[75,76,77,85,91,97,103,109],"ul",{},[78,79,80,84],"li",{},[81,82,83],"strong",{},"Complete Nuxt 4 monorepo"," — TypeScript, Bun, Turbo, layered app cascade",[78,86,87,90],{},[81,88,89],{},"Shared component library"," — buttons, forms, layouts, navigation",[78,92,93,96],{},[81,94,95],{},"Marketing site"," — landing, pricing, showcase, docs, about pages already wired",[78,98,99,102],{},[81,100,101],{},"Control plane"," — internal admin surface for your team (user management, logs, feature flags)",[78,104,105,108],{},[81,106,107],{},"Documentation site"," — the docs you're reading are templates you can adapt",[78,110,111,114,115],{},[81,112,113],{},"Deployment pipeline"," — GitHub Actions workflow that auto-deploys to Cloudflare Pages on push to ",[116,117,118],"code",{},"main",[66,120,121],{},"Everything is real code. You can read it, edit it, hire a contractor to hack on it, or take the whole thing to a different provider.",[70,123,36],{"id":124},"templates",[66,126,127],{},"Five ready-to-install templates today (more shipping weekly):",[75,129,130,136,142,148,154],{},[78,131,132,135],{},[81,133,134],{},"SaaS Starter"," — marketing site + pricing + auth-gated dashboard",[78,137,138,141],{},[81,139,140],{},"Dashboard"," — admin panel with tables, forms, tabs, KPI cards",[78,143,144,147],{},[81,145,146],{},"AI Chat"," — streaming chat with RAG-ready storage",[78,149,150,153],{},[81,151,152],{},"Landing"," — marketing site starter",[78,155,156,159],{},[81,157,158],{},"Customer Portal"," — auth-gated customer-facing area",[66,161,162,163,167],{},"Each installs into your monorepo via a one-line prompt to Claude Code / Cursor / Codex. See ",[164,165,166],"a",{"href":166},"/templates"," for live demos.",[70,169,171],{"id":170},"ai-agent-access","AI agent access",[75,173,174,180,186],{},[78,175,176,179],{},[81,177,178],{},"Free tier"," — AI reads your codebase, answers questions, drafts changes. You apply changes yourself.",[78,181,182,185],{},[81,183,184],{},"Professional tier"," — AI has full write access. It ships PRs to your fork. You review + merge (or ask for revisions).",[78,187,188,191],{},[81,189,190],{},"Enterprise tier"," — same as Pro, plus BYO-Claude-API-key so the AI runs at your quota, plus custom infrastructure hosting.",[66,193,194],{},"The agent runs in Claude Code, Cursor, or Codex — you pick your IDE. We give you the install prompt and MCP configuration.",[70,196,198],{"id":197},"team-sessions","Team sessions",[75,200,201,207],{},[78,202,203,206],{},[81,204,205],{},"Professional"," — one 60-minute session per week, plus async support in a shared Slack channel",[78,208,209,212],{},[81,210,211],{},"Enterprise"," — dedicated support, custom cadence, SLA on response time",[66,214,215],{},"Sessions are used for: reviewing what shipped, planning what's next, unblocking the AI when it hits something it can't figure out (e.g., a business decision, an infra constraint, a design call).",[70,217,219],{"id":218},"infrastructure","Infrastructure",[75,221,222,228,234,240,246],{},[78,223,224,227],{},[81,225,226],{},"Cloudflare Pages deployment"," — free tier for most customers, unlimited bandwidth",[78,229,230,233],{},[81,231,232],{},"Cloudflare Workers for API routes"," — same account",[78,235,236,239],{},[81,237,238],{},"Cloudflare KV / D1 / R2"," — for state, if you need it",[78,241,242,245],{},[81,243,244],{},"Alternative: AWS or GCP"," — Enterprise tier only, we help you set up",[78,247,248,251],{},[81,249,250],{},"Custom domain"," — you provide, we wire",[66,253,254],{},"We do not host anything. Your CF account, your DNS, your domain.",[70,256,258],{"id":257},"ongoing","Ongoing",[75,260,261,271,277],{},[78,262,263,266,267,270],{},[81,264,265],{},"Weekly upstream updates"," — we ship improvements to ",[116,268,269],{},"core",". You pull them into your fork when convenient (or skip if they don't matter to you).",[78,272,273,276],{},[81,274,275],{},"Template releases"," — new templates land in the templates repo. You pull whichever ones you need.",[78,278,279,282],{},[81,280,281],{},"Slack access"," — direct line to us during business hours",[70,284,286],{"id":285},"what-comes-next","What comes next",[75,288,289,294,299],{},[78,290,291,293],{},[164,292,36],{"href":37}," — deeper look at each template and when to pick which.",[78,295,296,298],{},[164,297,41],{"href":42}," — the compliance and risk questions.",[78,300,301,303],{},[164,302,51],{"href":52}," — what happens after you book a call.",{"title":305,"searchDepth":306,"depth":306,"links":307},"",2,[308,309,310,311,312,313,314],{"id":72,"depth":306,"text":73},{"id":124,"depth":306,"text":36},{"id":170,"depth":306,"text":171},{"id":197,"depth":306,"text":198},{"id":218,"depth":306,"text":219},{"id":257,"depth":306,"text":258},{"id":285,"depth":306,"text":286},"The concrete deliverables. Codebase, templates, agent access, sessions.","md",{},{"icon":28},{"title":25,"description":315},"90gyXzhbIdGjahKL-fm6E6Cs-oQmwqZO_4ZF25H73Kw",[322,324],{"title":20,"path":21,"stem":22,"description":323,"icon":23,"children":-1},"The mental model. AI agent, your codebase, our team, templates — how they fit together.",{"title":36,"path":37,"stem":38,"description":325,"icon":39,"children":-1},"Production-ready app starters. Five today, more shipping weekly.",1785378244793]