Context
From the pr-gate integration review of PR #1387 (claude lane, non-blocking). apps/streamdeck/README.md defers architecture and design decisions to the pre-migration repository's PLAN.md, which #1347's plan deliberately did not import. That is a live documentation dependency on a repository whose retirement is already a tracked follow-up of the migration.
Scope
Move the still-relevant design rationale in-tree — either a Design section in apps/streamdeck/README.md or an apps/streamdeck subsection of codev/resources/arch.md (implementer's call) — and update the README pointer so provenance stays in the History section only.
Sequencing
Must land before the pre-migration repository is archived (that retirement is gated on the next release / the sdk's first npm publish). Natural bundle-mate for the retirement work itself.
Context
From the pr-gate integration review of PR #1387 (claude lane, non-blocking).
apps/streamdeck/README.mddefers architecture and design decisions to the pre-migration repository'sPLAN.md, which #1347's plan deliberately did not import. That is a live documentation dependency on a repository whose retirement is already a tracked follow-up of the migration.Scope
Move the still-relevant design rationale in-tree — either a Design section in
apps/streamdeck/README.mdor anapps/streamdecksubsection ofcodev/resources/arch.md(implementer's call) — and update the README pointer so provenance stays in the History section only.Sequencing
Must land before the pre-migration repository is archived (that retirement is gated on the next release / the sdk's first npm publish). Natural bundle-mate for the retirement work itself.