Files
stack/docs/DEVELOPER-GUIDE/README.md
T

3.2 KiB

Developer Guide

Status: Scaffold only. Architecture and contributor pages are not migrated yet.

This book is the canonical home for architecture, package and application guides, local development, testing, contribution workflow, and integration authoring. User-facing procedures belong in USER-GUIDE/; operator procedures belong in ADMIN-GUIDE/; API contracts belong in API/.

Start here

Chapter map

Chapter Scope Status
architecture/ System model, components, data flow, security model, ADRs, and RFCs. Scaffold only.
packages/ Package- and application-level contracts and guides. Scaffold only.
local-development/ Safe local setup and development routes. Scaffold only.
testing/ Test strategy, verification, and quality gates. Scaffold only.
contributing/ Contribution, review, and delivery workflow. Scaffold only.
integrations/ Plugin, provider, and adapter authoring. Scaffold only.

Every promoted page must be added to this index and to SITEMAP.md in the same migration slice.

Migration backlog — not current developer guidance

These are source candidates or stale records, not verified current instructions:

Do not make a legacy or archived page current by linking it from a chapter as if it were already promoted.

Authoring boundary

New developer documentation belongs under one of the chapter directories above. Architecture decisions and RFCs must identify their status and authority; executable behavior must be checked against current code and tests.