Skip to content
Added
- Unified people registry: single
people/ directory replaces fragmented org
chart members, capacity team members, and portfolio team strings
- Feature visibility toggle: enable/disable views from project settings
(
project.md frontmatter)
- Responsive design pass with touch support across all views
- UI polish: notes markdown rendering, sidenav consistency, modal improvements
init CLI subcommand to scaffold a new project directory
- Linux systemd service file and deployment documentation
- Portfolio: create and delete project
- People registry frontend view with full CRUD
Fixed
- Org chart dark mode text rendering and sidenav close-on-save
- Removed all Tailwind CSS utility classes; replaced with semantic CSS utility
classes and
--color-* variable system