Appearance
Agent Docs
Foundation publishes Markdown-first docs that coding agents can read directly.
Use these when an agent is building, adapting, or reviewing a frontend app that consumes a Foundation backend through foundation-sdk.
Entry Points
- Foundation app builder - workflow for creating, extending, or reviewing consumer apps.
- Foundation SDK reference - SDK initialization, auth, services, and web component rules.
- Foundation deploy contract -
mvp.config.json, build output, and/foundation-env.json. - llms.txt - short index for agents.
- llms-full.txt - complete concatenated docs bundle.
How To Use
Tell the agent to start with:
text
Use https://docs.foundationmvp.com/agents/foundation-app-builder.md to build this app against Foundation.For review work:
text
Use https://docs.foundationmvp.com/agents/foundation-app-builder.md to review this repo before Foundation deployment.The agent docs are intentionally raw Markdown rather than rendered pages. They are easier for coding agents to fetch, cite, and follow.