mirror of
https://github.com/selfxyz/self.git
synced 2026-04-27 03:01:15 -04:00
Specs
Table of contents for all specs. Start here.
How Specs Are Organized
specs/projects/— active project specs you implement againstspecs/topics/— standalone docs (not full projects)specs/framework/— templates for writing new specsspecs/archive/— retired specs
Projects
- SDK — active WebView-first scope, paused native tracks, execution status
Topics
No active topic docs. See Spec Archive for retired topics.
Framework
- Templates — copy-paste templates for all three tiers
- Spec Execution Model — stable context plus one plan file per PR
- Product Spec Enhancement Prompt — Figma cross-reference agent prompt
Project rules and spec-writing guidelines are consolidated in the root CLAUDE.md.
Other
- Spec Archive — append-only log of retired specs
Reading Order
- This file (
specs/README.md) specs/projects/sdk/INDEX.md— find your active workstream or paused native track- The workstream
SPEC.md— find the backlog row and active plan - The linked
plans/<BACKLOG-ID>-<slug>.mdfile — execute from this file specs/projects/sdk/OVERVIEW.md— if you need architecture context