Wrap-up after rc.3 merged. Adds the operating doc the next session
(or contributor) needs to continue work without reading every PR.
Files
dev/v0.2.0/STATUS.md (new) — what shipped per rc, current live
DB counters (34 lessons, 22 POI, 22 postmortems, 2 reflections),
7 known issues ranked, quick-start checklist.
docs/v0.2.0-self-learning.md — phase checklist updated from "[ ]"
to "[x]" for everything that shipped; rc.4 candidates listed with
link to the STATUS doc.
README.md — status bullet refreshed to mention rc.1/2/3 + the new
STATUS path.
Convention
dev/v<version>/ is the new home for per-version development notes
that should survive between sessions. Design docs that pre-date a
version stay in docs/. Personal/server-specific memory still lives
under state/<host>/ (gitignored).
Test plan
Doc-only — no code changes, no tests to run.
Live state untouched.
## Summary
Wrap-up after rc.3 merged. Adds the operating doc the next session
(or contributor) needs to continue work without reading every PR.
## Files
- **`dev/v0.2.0/STATUS.md`** (new) — what shipped per rc, current live
DB counters (34 lessons, 22 POI, 22 postmortems, 2 reflections),
7 known issues ranked, quick-start checklist.
- `docs/v0.2.0-self-learning.md` — phase checklist updated from "[ ]"
to "[x]" for everything that shipped; rc.4 candidates listed with
link to the STATUS doc.
- `README.md` — status bullet refreshed to mention rc.1/2/3 + the new
STATUS path.
## Convention
`dev/v<version>/` is the new home for per-version development notes
that should survive between sessions. Design docs that pre-date a
version stay in `docs/`. Personal/server-specific memory still lives
under `state/<host>/` (gitignored).
## Test plan
- [x] Doc-only — no code changes, no tests to run.
- [x] Live state untouched.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
Wrap-up after rc.3 merged. Adds the operating doc the next session
(or contributor) needs to continue work without reading every PR.
Files
dev/v0.2.0/STATUS.md(new) — what shipped per rc, current liveDB counters (34 lessons, 22 POI, 22 postmortems, 2 reflections),
7 known issues ranked, quick-start checklist.
docs/v0.2.0-self-learning.md— phase checklist updated from "[ ]"to "[x]" for everything that shipped; rc.4 candidates listed with
link to the STATUS doc.
README.md— status bullet refreshed to mention rc.1/2/3 + the newSTATUS path.
Convention
dev/v<version>/is the new home for per-version development notesthat should survive between sessions. Design docs that pre-date a
version stay in
docs/. Personal/server-specific memory still livesunder
state/<host>/(gitignored).Test plan