docs: close Sprint 5/5.5, prepare Sprint 6

- fix: CeoBlock padding 40px 48px → 40px 0 (v1.2)
- fix: BlockMetaBar.saveFullVersion() used defaultVersion instead of meta.version, causing version rollback in DB on snapshot save
- docs: mark Sprint 5 and 5.5 as completed in SPRINTS.md
- docs: update LLM_CONTEXT v4.5 — all 8 blocks documented, Sprint 6 current
- chore: Sidebar version → Sprint 6 · v0.6.0
- chore: add .vercel to .gitignore

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
AR 15 M4
2026-03-25 19:59:25 +05:00
parent 1b64ccaa0f
commit eda348deea
7 changed files with 37 additions and 18 deletions
+1 -1
View File
@@ -167,7 +167,7 @@ export function Sidebar() {
color: "var(--bb-sidebar-text-muted)",
}}
>
Sprint 5.5 · v0.5.5
Sprint 6 · v0.6.0
</div>
</aside>
);