User Story: Project Pages
User Story: Project Pages
User stories for the paldocs project pages feature area.
Stories
- As a superadmin, I want to browse projects and view their notes, repos, and boards so that I can quickly navigate the knowledge base
- As a superadmin, I want to read note content inline so I don't have to open a separate tab
- As a superadmin, I want sections collapsed by default showing only recent items so I can find what's active
Scope
- Project index with card grid (done)
- Project show with notes/repos lists (done)
- Render page note blocks inline (#12)
- Sort by recent activity via Postgres trigger (#13)