mirror of
https://github.com/EveryInc/compound-engineering-plugin.git
synced 2026-09-19 01:09:55 +08:00
73fc8448c4
The whole-block move buried Philosophy at line 304 (53% down) -- deeper than Install had been at 150 (26%). Fourteen platform paths is ~297 lines of front matter, and the matrix grows with every new target. Lead with the three primary platforms instead: Claude Code, Cursor, and Codex (both its App and CLI surfaces, kept together so no Codex user lands on a section missing their instructions). The other eleven subsections plus Existing Installs move verbatim to a new `## More Install Options` section above Local Development, reachable by one pointer link that names all eleven so in-page find still hits them. Install commands stay at lines 12-13. Philosophy now sits at 17% down -- shallower than Install itself began -- so leading with install no longer costs the orientation content anything. Every platform's instructions are byte-identical: the removed set against origin/main is empty, and the added set is exactly 8 lines (the heading, its intro, the pointer, one rule, and blanks). All four anchors resolve, including the new #more-install-options. Resolves OQ1 in the plan, which review raised and recorded rather than deciding unilaterally. Co-Authored-By: Claude <noreply@anthropic.com>