Files
self/specs
Justin Hernandez ff66899eca add ESLint, Prettier, and typecheck to webview-app and webview-bridge (#1870)
* add webview formatting

* updates

* fixes
2026-03-25 21:25:29 -07:00
..
2026-03-09 21:01:17 -07:00
2026-03-12 16:22:31 -07:00
2026-03-12 16:22:31 -07:00

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

No active topic docs. See Spec Archive for retired 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