Files
self/specs/README.md
Justin Hernandez 929ef3832e kmp: Update specs to reflect paused work (#1842)
* sc-01 first commmit

* fix pipelines

* update specs

* update specs to reflect paused work

* fix build

* add missing

* pipeline fixes

* last round of feedback

* update specs
2026-03-11 13:09:02 -07:00

1.5 KiB

Specs

Table of contents for all specs. Start here.

How Specs Are Organized

  • specs/projects/ — active project specs you implement against
  • specs/topics/ — standalone docs (not full projects)
  • specs/framework/ — templates for writing new specs
  • specs/archive/ — retired specs

Projects

  • SDK — active WebView-first scope, paused native tracks, execution status

Topics

Framework

Project rules and spec-writing guidelines are consolidated in the root CLAUDE.md.

Other

Reading Order

  1. This file (specs/README.md)
  2. specs/projects/sdk/INDEX.md — find your active workstream or paused native track
  3. The workstream SPEC.md — find the backlog row and active plan
  4. The linked plans/<BACKLOG-ID>-<slug>.md file — execute from this file
  5. specs/projects/sdk/OVERVIEW.md — if you need architecture context