-
Notifications
You must be signed in to change notification settings - Fork 0
Home
A Modern Collaborative Workspace — projects, tasks, todos, comments, files, and activity tracking for small teams. Dark-themed, purple-accented, inspired visually by Linear, Notion, and Discord.
This wiki is the deep-dive companion to the repo's README.md. The
README tells you how to run the project; this wiki explains why it's
built the way it is, what's done, and what's next.
| I want to... | Go to |
|---|---|
| Run the project locally | Getting Started |
| Understand the tech stack and architecture decisions | Architecture |
| See the database schema and how entities relate | Data Model |
| Look up an API endpoint | API Reference |
| See what's built and what's next | Roadmap |
| Understand the day-to-day process (verification, phase discipline) | Development Workflow |
| Know what's a real bug vs. a deliberate V1 trade-off | Known Limitations |
| See answers to "why no X" | FAQ |
| Contribute code | Contributing |
Phases 0–8 of 15 are complete. A user can create a project, add tasks to a Kanban-style board, and keep a project-level todo checklist — this is the "barebones usable" milestone from the roadmap. Comments, file attachments, and a full activity timeline are next (Phases 9–11).
See Roadmap for the full 15-phase breakdown and CHANGELOG.md in the main repo for what shipped in each phase.
- Main repository
- README — setup & quick reference
- CHANGELOG — what shipped per phase
- Handoffs — detailed per-phase engineering notes (the why behind every non-obvious decision)
- Issues · Security Policy
Replace
OWNERin the links above with the actual GitHub username/org once this repo is pushed — see wiki/README.md in this folder for a find-and-replace one-liner.
SyncRoot · pre-1.0, phase-by-phase development · see SECURITY.md before deploying anywhere public
Using SyncRoot
How it's built
Project status
Working on SyncRoot