docs: split 1165-line technical-doc into 8 focused sub-pages #61
Reference in New Issue
Block a user
Delete Branch "docs/split-technical-doc"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Per CTO sign-off, splits the oversized
architecture/molecule-technical-doc.md(1165 lines, 30 sections) into navigable pieces.What changed
/docs/architecture/molecule-technical-doc) that links to the 8 sub-pages — so any existing link/bookmark still resolves (and nothing in the repo linked it anyway, verified).content/docs/architecture/technical/with 8 grouped pages +meta.jsonfor ordering:Why grouped (not 1-page-per-section)
30 separate pages would fragment cohesion and bloat nav. 8 thematic groups keep related sections together while making each page a readable length.
Verification (proof)
## N.headers; spot-checked A2A→communication, vision→operations).next buildexit 0, page count 118→126 (+8); all 8 prerender to static HTML.sitemap.xmlandllms.txtauto-include the 8 new pages (generated from the source tree).Ready to merge → deploy → live-verify.
Split verified: all 30 sections preserved, index page keeps the URL, next build exit 0 (+8 pages), sitemap/llms.txt auto-updated. LGTM.