docs: mark GLOBAL-SPRINT-PLAN housekeeping checklist complete
Some checks failed
Architecture Governance / architecture (push) Has been cancelled

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
sdarbinyan
2026-08-05 18:53:18 +04:00
parent 48bcffa22c
commit 3e3185cb6e

View File

@@ -44,8 +44,8 @@ Supersedes `docs/COMING-SOON-AUDIT.md` §5 sprint breakdown. One consolidated tr
## Housekeeping ## Housekeeping
- [ ] Delete `docs/COMING-SOON-AUDIT.md` - [x] Delete `docs/COMING-SOON-AUDIT.md`
- [ ] Fold summary into `docs/KNOWN-ISSUES.md` "Fixed (this cycle)"; remove the `HeaderConfig.showProfile` dead-toggle entry from "Open" - [x] Fold summary into `docs/KNOWN-ISSUES.md` "Fixed (this cycle)"; remove the `HeaderConfig.showProfile` dead-toggle entry from "Open"
- [ ] Update `docs/BACKEND.md` (and `docs/backend/BACKEND-INTEGRATION.md` if applicable) for `tenant.documentationUrl` only, if added - [x] Update `docs/BACKEND.md` (`tenant.documentationUrl` field added §1.3; no `docs/backend/BACKEND-INTEGRATION.md` exists in this repo)
- [ ] `npm run barry -- validate` - [x] `npm run barry -- validate` (clean, only pre-existing unrelated warnings)
- [ ] Typecheck touched files - [x] Typecheck touched files (`tsc --noEmit` + full `ng build` both clean)