Skip to content

Commit a951020

Browse files
committed
docs: drop plans/stack_0_8_0.md from repo and forbid planning docs going forward
The per-release install-report + RC findings writeup belongs in a PR body or GitHub issue, not in the repo tree. Add an explicit CLAUDE.md rule so future PRs don't re-introduce ephemeral planning artifacts alongside the code. Aligns with #344's doc cleanup which already removed the older plans/*.md and docs/plans/*.md trees.
1 parent 6443943 commit a951020

2 files changed

Lines changed: 1 addition & 304 deletions

File tree

CLAUDE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Obol Stack: framework for AI agents to run decentralised infrastructure locally.
1313
- **GitHub branch policy**: never push `codex/`-prefixed branches to GitHub from this repository; rename to `feat/`, `fix/`, `research/`, `docs/`, `chore/`, or another non-codex branch name before pushing
1414
- **Detailed architecture reference**: `@.claude/skills/obol-stack-dev/SKILL.md` (invoke with `/obol-stack-dev`)
1515
- **Review scope**: Avoid broad, vague review/delegation boundaries. State the exact files, invariants, and expected evidence before reviewing or spawning agents. Prefer concrete checks such as "controller cannot access signer/Secrets", "agent write RBAC is namespace-scoped", and "flow uses real obol CLI path" over generic "review architecture".
16+
- **Planning / report docs**: Do not commit plan, roadmap, install-report, or PR-review writeups to the repo (`plans/*.md`, `docs/plans/*.md`, `docs/pr-review-*.md`, `docs/*-testing-log.md`, `docs/*-test-plan.md`, etc.). PR bodies, GitHub issues/discussions, and issue comments are the right home for ephemeral planning artifacts. Only durable, user-facing documentation belongs in `docs/`.
1617

1718
## Build, Test, Run
1819

plans/stack_0_8_0.md

Lines changed: 0 additions & 304 deletions
This file was deleted.

0 commit comments

Comments
 (0)