What is ScopeKite?
ScopeKite is a multi-tenant work management platform: workspaces contain projects, projects contain work items, and work items carry states, assignees, priorities, dates, sub-tasks, conversations, and attachments. Teams plan work into cycles (timeboxes), watch it move across lists and boards, and follow what matters through mentions, watchers, and an inbox.
It is built as a clean-room implementation — no reference source code is consulted, only public product behavior (see Clean-room rules) — and developed in strict vertical slices (PR-01 … PR-42 so far, each independently verified and merged).
What it is today
Section titled “What it is today”- A dogfood / private-beta product: one team using it daily on a staging deployment.
- Web-first (Next.js), with a companion Expo mobile app for the core loop.
- API-complete for the daily work loop: items, comments, cycles, attachments, search, notifications, import/export.
What it is not (yet)
Section titled “What it is not (yet)”- Not public SaaS: no self-serve billing, no marketing site, no SLA.
- Not feature-complete against the long-term scope — see the Roadmap for what shipped and what is deferred.
Where the truth lives
Section titled “Where the truth lives”This site is a curated layer. The binding documents are in the repo:
- Product: PRODUCT_BRIEF, SCOPE
- Architecture: SYSTEM_CONTEXT, the ADRs
- Delivery: EXECUTION_PLAN