Skip to content

Docs rewrite, dashboard polish, branching guide#14

Merged
TomMaSS merged 2 commits into
mainfrom
feature/docs-dashboard-polish
Mar 20, 2026
Merged

Docs rewrite, dashboard polish, branching guide#14
TomMaSS merged 2 commits into
mainfrom
feature/docs-dashboard-polish

Conversation

@TomMaSS
Copy link
Copy Markdown
Owner

@TomMaSS TomMaSS commented Mar 20, 2026

Summary

  • Documentation rewrite — all 4 docs updated to technical writing standards with ToC, structured sections, accurate content reflecting current codebase
  • Dashboard fix — tooltip readability (solid bg, bold labels, drop shadow) + sidebar status dot instant refresh on status change
  • AGENTS.md — added Git Branching Strategy section with naming conventions and workflow rules

Docs updated

File Key changes
data-model.md Full ER diagram with all tables (project_members, audit, access_log, etc.), column-level detail, migration file reference
tool-reference.md 32 tools (was 31), 6 workflow examples, token budget guide
scaling.md Reflects current Better Auth + RBAC, WebSocket scaling, production checklist
token-stats-metrics.md New file — comprehensive metrics reference for Stats dashboard

Test plan

  • npx tsc --noEmit — typecheck clean
  • Status dot updates immediately on change (no reload needed)
  • Tooltip readable on dark background (solid card color, bold labels)
  • All docs render correctly in GitHub markdown preview

…g guide

Docs:
- data-model.md: full ER diagram with all current tables, column details,
  multi-user tables, analytics tables, migration file reference
- tool-reference.md: 32 tools (was 31), workflows, token budget guide
- scaling.md: reflects current auth/RBAC, WebSocket scaling, production checklist
- token-stats-metrics.md: new comprehensive metrics reference

Frontend:
- Fix sidebar status dot not updating on status change (refresh project data)
- Fix tooltip readability on Stats dashboard (solid bg, bold labels, shadow)

AGENTS.md:
- Add Git Branching Strategy section (feature/fix/docs/refactor branches)
@TomMaSS TomMaSS changed the base branch from multiuser to main March 20, 2026 00:35
@TomMaSS TomMaSS merged commit ba8bde0 into main Mar 20, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant