Website for the Capability Host Protocol.
Placeholder — full site is post-v0.1.
/— landing page: "See what your agents and tools actually did."/docs— rendered documentation (from chp-core/docs/)/spec— rendered protocol specification/quickstart— 15-minute getting started guide/conformance— conformance badge and test runner docs
To be decided. Candidates: Astro (static docs), Next.js App Router (dynamic content + Vercel).
# Install and run dev server
npm install
npm run dev