Improve MASM docs discoverability and depth in IA
- Dominant language
- TypeScript
- Stars
- 10
- Forks
- 50
- Avg merge
- 22d 23h
- Merged PRs (30d)
- 1
Description
Source: DevEx Sync (Notion).
MASM reference documentation currently lives under Core Concepts / Protocol but is not intuitive to find for developers writing MASM. Two options were discussed:
1. Stand up a dedicated Miden-flavoured MASM section (e.g. top-level `/masm/` or under Tools), authored in this repo.
2. Update the docs ingestion logic so MASM reference pages from the upstream source are pulled into a more discoverable location with proper sidebar grouping.
Additionally:
- Several MASM pages (and project-template pages) are currently single-page stubs and need deeper content per page rather than one wall.
- Sidebar/IA placement should make the MASM reference reachable in ≤ 2 clicks from the home page.
This issue tracks both the IA decision and the resulting content/ingestion work.
Contributor guide
Assessment
This issue has not been assessed yet.