Code Agent X builds tools to design, build, and ship landing pages and related web experiences.
Engineering standards (read first): engineering-standards — golden paths, Doppler, README shape, self-audit checklists.
New repositories: use org-template.
- Standards are guidance, not automatic refactors of existing code.
- Each repo owner maintains their own README and optional
docs/COMPLIANCE.md.
Status: 🟢 ongoing · ⏸️ paused · 📄 docs · 📋 template
| Repository | Status | Stack | Purpose |
|---|---|---|---|
| engineering-standards | 📄 | Docs | Org handbook, checklists, templates |
| org-template | 📋 | TS + Python | Scaffold for new monorepos |
| .github | 📄 | Docs | Organization profile (this page) |
| docs | 📄 | Notebooks / docs | Shared project documentation |
| jupiter-notebooks | 📄 | Jupyter | Colab / model notebooks |
| lp-agent-prototype | 🟢 | — | JP website builder MVP (LP) |
| prompt-metadata-matcher | 🟢 | — | Prompt / metadata matching |
| template-gen | 🟢 | — | Template + metadata from raw websites |
| agent-prototype | ⏸️ | Python + TypeScript | LP coding agent prototype |
| vector-builder | ⏸️ | HTML / Python | KB patterns and vector ingest |
| chroma-ui | ⏸️ | TypeScript | Chroma index explorer UI |
Update this table when adding repos (PR to .github only).
- Read engineering-standards.
- For your repo: copy COMPLIANCE.template.md to
docs/COMPLIANCE.md. - Open a PR in your repository (docs/README changes are enough).
Issues and pull requests are welcome in the handbook repo.