docs: board-centric renderer design spec #289

Open
forgejo_admin wants to merge 2 commits from spec-board-centric-renderer into main
Contributor

Summary

Design spec for enriching the board renderer to display architecture diagram thumbnails and user story summary cards above the kanban columns. Board becomes the primary orientation surface.

Changes

  • Added docs/superpowers/specs/2026-04-12-board-centric-renderer-design.md (199 lines)
  • Design only — no code changes

Test Plan

  • Spec reviewed by Lucas during brainstorming session (approved in conversation)
  • No code to test — this is a design document

Review Checklist

  • Single file added (design spec)
  • No code changes
  • Dogfood story note created: story-pal-e-docs-board-context-renderer
  • Closes forgejo_admin/pal-e-platform#283
  • story-pal-e-docs-board-context-renderer — the user story driving this design
  • arch-domain-pal-e-docs — the architecture note referenced by the dogfood setup
  • template-board — the template this design builds on
## Summary Design spec for enriching the board renderer to display architecture diagram thumbnails and user story summary cards above the kanban columns. Board becomes the primary orientation surface. ## Changes - Added `docs/superpowers/specs/2026-04-12-board-centric-renderer-design.md` (199 lines) - Design only — no code changes ## Test Plan - [ ] Spec reviewed by Lucas during brainstorming session (approved in conversation) - [ ] No code to test — this is a design document ## Review Checklist - [x] Single file added (design spec) - [x] No code changes - [x] Dogfood story note created: `story-pal-e-docs-board-context-renderer` ## Related Notes - Closes forgejo_admin/pal-e-platform#283 - `story-pal-e-docs-board-context-renderer` — the user story driving this design - `arch-domain-pal-e-docs` — the architecture note referenced by the dogfood setup - `template-board` — the template this design builds on
New admin surface for Lucas + Marcus to view and inline-edit jersey
and contract status on the players table. Hybrid architecture:
direct Postgres reads, writes via basketball-api PATCH endpoint
with audit logging. Keycloak SSO continuity from westside-landing.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
docs: board-centric renderer design spec
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ab2d52fc3e
Enriches the board renderer to display architecture diagram thumbnails
and user story summary cards above the kanban columns. Approach C
(hybrid): slugs from board note blocks, content fetched from linked
notes. Zero API changes, zero schema changes.

Dogfood story: story-pal-e-docs-board-context-renderer (id 1528)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin spec-board-centric-renderer:spec-board-centric-renderer
git switch spec-board-centric-renderer
Sign in to join this conversation.
No description provided.