ACE-Step-DAWis a pinned upstream submodule. Changes made only inside that directory cannot be shipped with this repo: they are not committed here and are discarded on fresh clones / CI.- All behavior fixes (API compatibility, DAW request normalization, routing, etc.) belong in
acestep-cpp-apiitself — typically undersrc/,docs/,test/. - Treat the submodule as read-only vendor source used only to run
bun run daw:buildand producedist/. - If upstream DAW must change, that is a separate process (fork or upstream PR), not something this repo assumes.