chore(template-reset): update snapshots, fix lint, rebuild state

- Regenerate audit + realtime core-package e2e snapshots (template
  Phase-label changes altered file hashes)
- Fix pre-existing lint error in auth authentication.service.ts:
  rename unused params to _user / _sessionId, drop stale eslint-disable
  comments that were on wrong lines
- Mark story tasks 1-9 done; rebuild _state.json

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-13 10:17:50 +02:00
parent 841655573b
commit 2ceaa08944
5 changed files with 22 additions and 23 deletions

View File

@@ -11,15 +11,15 @@ blocks: []
## Tasks
- [ ] Story scaffold
- [ ] Create .archive/ + .gitignore entry + README.md
- [ ] Move docs/work/<epic-slug>/ (except \_templates, README, \_state.json, this epic) to .archive/work/
- [ ] Move docs/superpowers/plans/ to .archive/plans/
- [ ] Move docs/superpowers/refactor-logs/ to .archive/refactor-logs/ (if exists)
- [ ] Move docs/superpowers/specs/ to .archive/specs/ (if exists)
- [ ] Strip Phase/Plan/R-number references from source comments (packages/**/src, apps/**/src, scripts/, turbo/generators)
- [ ] Strip Lazar references from source comments + docs (CLAUDE.md, AGENTS.md, README.md, runbook, guides, turbo/generators)
- [ ] Rename docs/decisions/adr-012-lazar-conformance.md → adr-012-feature-conventions.md; update content + cross-references
- [x] Story scaffold
- [x] Create .archive/ + .gitignore entry + README.md
- [x] Move docs/work/<epic-slug>/ (except \_templates, README, \_state.json, this epic) to .archive/work/
- [x] Move docs/superpowers/plans/ to .archive/plans/
- [x] Move docs/superpowers/refactor-logs/ to .archive/refactor-logs/ (if exists)
- [x] Move docs/superpowers/specs/ to .archive/specs/ (if exists)
- [x] Strip Phase/Plan/R-number references from source comments (packages/**/src, apps/**/src, scripts/, turbo/generators)
- [x] Strip Lazar references from source comments + docs (CLAUDE.md, AGENTS.md, README.md, runbook, guides, turbo/generators)
- [x] Rename docs/decisions/adr-012-lazar-conformance.md → adr-012-feature-conventions.md; update content + cross-references
- [ ] Update cli.test.mjs to accept empty docs/work/ state
- [ ] Rebuild \_state.json
- [ ] Final verification + closeout