docs: retire Phase Gamma from PLAN.md; repair stale line/symbol citations across PLAN, the Lambda build-toolchain audit note, and root CLAUDE.md
This commit is contained in:
@@ -122,9 +122,9 @@ The top-level split is by the pure/shell discipline: `core/` never includes REAP
|
||||
types; `shell/` is where those host types are actually touched — the discriminator is "may this
|
||||
file touch a host type, REAPER *or* VST3 SDK." Subsystem directories sit beneath `core/` (see the
|
||||
table above); `core/instrument/` further subdivides into `bake/` / `engine/` / `map/` / `note/` /
|
||||
`param/` / `ui/`. Namespaces
|
||||
mirror directories — `reasampler::<subsystem>` for `core/`, house style for `shell/`. `app/` holds
|
||||
`main.cpp` only: API-pointer ownership, `ReaperPluginEntry`, and dispatch.
|
||||
`param/` / `ui/`. Namespaces mirror directories — `reasampler::<subsystem>` for `core/`, house
|
||||
style for `shell/`. `app/` holds `main.cpp` only: API-pointer ownership, `ReaperPluginEntry`, and
|
||||
dispatch.
|
||||
|
||||
For the module list within any one directory — what lives there, its invariants — open that
|
||||
directory's own `CLAUDE.md` rather than looking here.
|
||||
|
||||
Reference in New Issue
Block a user