+ "canonical_text": "# AIEP-HUB\n\n[](https://github.com/Phatfella/AIEP-HUB/actions/workflows/ci.yml)\n[](LICENSE)\n[](https://github.com/Phatfella/AIEP-HUB/releases)\n\nThe public-facing hub site for the AIEP (Architected Instruction & Evidence Protocol) platform. Built with Astro 4, deployed on Cloudflare Pages.\n\n---\n\n## What It Is\n\nAIEP-HUB is the canonical web surface for AIEP — hosting the specification library, governance documents, machine interface endpoints, and protocol documentation.\n\n---\n\n## Tech Stack\n\n- **Framework:** Astro 4\n- **Styles:** Design system tokens (`public/styles/design-system/`)\n- **Workers:** Cloudflare Workers (`workers/`)\n- **Deployment:** Cloudflare Pages\n\n---\n\n## Run Locally\n\n```bash\nnpm install\nnpm run dev # Dev server → http://localhost:3000\nnpm run build # Production build → dist/\nnpm run validate # Repo structure validation\nnpx astro check # TypeScript + Astro diagnostics\n```\n\n---\n\n## Part of the AIEP Platform\n\n| Repo | Description |\n|---|---|\n| [AIEP](https://github.com/Phatfella/AIEP) | Full platform workspace (private) |\n| [AIEP-PIEA](https://github.com/Phatfella/AIEP-PIEA) | PIEA application |\n| [AIEP-FORECAST](https://github.com/Phatfella/AIEP-FORECAST) | Forecast application |\n| [AIEP-QARDL](https://github.com/Phatfella/AIEP-QARDL) | Qardl application |\n\n---\n\n## License\n\nApache-2.0 — see [LICENSE](../../LICENSE)\n",
0 commit comments