state-hub/scripts/project_claude_md.template

17 lines
894 B
Text
Raw Normal View History

# DEPRECATED — see project_rules/
This file was the monolithic CLAUDE.md template. It has been replaced by the
modular @-import structure in `scripts/project_rules/`.
`register_project.sh` now generates:
- `CLAUDE.md` — thin @-import index (9 lines)
- `.claude/rules/repo-identity.md` — purpose, domain, slug, topic ID
- `.claude/rules/session-protocol.md`— orient → inbox → workplans → brief
- `.claude/rules/first-session.md` — bootstrap flow (delete once past FSP)
- `.claude/rules/workplan-convention.md` — prefix, location, delegates to global
- `.claude/rules/stack-and-commands.md` — language, deps, dev commands (stub)
- `.claude/rules/architecture.md` — design overview (stub)
- `.claude/rules/repo-boundary.md` — what this repo does NOT own (stub)
See `ops-bridge/.claude/` for a complete reference example.