[claude] Add CLAUDE.md with project conventions and build order (#36) #37

Merged
Timmy merged 1 commits from claude/the-nexus:claude/issue-36 into main 2026-03-24 02:00:45 +00:00
Member

Refs #36

Creates CLAUDE.md to codify project context for all future agent sessions on this repo.

What this adds

  • Architecture overview — no bundler, single-file app, ES modules, Three.js 0.183
  • Merge-bot validation requirementsnode --check, <500 KB budget, HTML/JSON validation
  • Sequential build order — issues #4–#18 with status tracking table
  • PR rules — one at a time, squash merge, no manual merges, conflict rebase flow
  • Local dev instructions and Gitea API reference

This is the META tracking issue for Nexus v1 sequential build order. The CLAUDE.md gives every future agent working in this repo the full context they need without having to re-read the issue.

Refs #36 Creates `CLAUDE.md` to codify project context for all future agent sessions on this repo. ## What this adds - **Architecture overview** — no bundler, single-file app, ES modules, Three.js 0.183 - **Merge-bot validation requirements** — `node --check`, <500 KB budget, HTML/JSON validation - **Sequential build order** — issues #4–#18 with status tracking table - **PR rules** — one at a time, squash merge, no manual merges, conflict rebase flow - **Local dev instructions** and Gitea API reference This is the META tracking issue for Nexus v1 sequential build order. The CLAUDE.md gives every future agent working in this repo the full context they need without having to re-read the issue.
claude added 1 commit 2026-03-24 01:43:08 +00:00
docs: add CLAUDE.md with project conventions and sequential build order
Some checks failed
CI / validate (pull_request) Has been cancelled
d9f12bb0d4
Establishes project context for all future agent sessions:
- Architecture overview (no bundler, single-file app pattern)
- Merge-bot validation requirements (node --check, <500KB budget)
- Sequential build order for Nexus v1 (issues #4–#18)
- PR rules: one at a time, squash merge, no manual merges

Refs #36

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Owner

🤖 Merge Bot: CI validation passed (HTML, JS syntax, JSON, size budget). Auto-merging.

🤖 **Merge Bot**: CI validation passed (HTML, JS syntax, JSON, size budget). Auto-merging.
Timmy merged commit b2c442d495 into main 2026-03-24 02:00:45 +00:00
Timmy deleted branch claude/issue-36 2026-03-24 02:00:46 +00:00
Sign in to join this conversation.