Documentation roadmap
This page tracks documentation coverage. Use it as an internal checklist when adding or expanding pages.
Internal planning note: this page is a docs backlog, not end-user product guidance.
Recently completed
Section titled “Recently completed”- Framework section — Overview, Module system, Lifecycle, Scroll, Observer & track, Subscriptions
- Project structure —
/guides/project-structure/—project.json, template layout, editable paths, agent config - FAQ —
/guides/faq/ - Bun runtime —
/reference/bun-runtime/ - Sidebar restructure — Getting started, The framework, Webflow, Reference groups
- Starter template cleanup — Local
docs/removed from starters; README links to docs.ssscript.app - Troubleshooting — Bun runtime and Webflow MCP sections; link to FAQ
- Agent-mode accuracy pass — Corrected trigger from
@@to/and modes to the real set (build,plan,general) across all pages; reframed Webflow/Figma as auto-enabled MCP tools, not modes; removed the nonexistentexploremode - AI panel coverage — Documented queue/stop/merge-resend while running, plus revert/compare (banner + per-step history)
- Editor — Noted multi-file tabs (open/switch/middle-click close)
- Component library —
/guides/component-library/— opened via command palette; copy Webflow JS; bundled catalog - Designer extension status — Connectivity indicator states (green/amber/grey) in Webflow integration
- Updating the app — Real flow (Download & install → installer opens → manual restart) in Install and Troubleshooting
- Announcement toast — Brief FAQ note on startup broadcast messages
Still useful to expand
Section titled “Still useful to expand”Tutorials
Section titled “Tutorials”- Page transitions walkthrough (Taxi.js + lifecycle hooks)
- Multi-entry page script tutorial
Reference
Section titled “Reference”- Full
agent.jsonschema reference - Deploy publish profiles (
single-bundlevsmulti-page) in one reference page
Advanced
Section titled “Advanced”- Contributor / monorepo dev docs (keep in
AGENTS.md; optional public page)
Core coverage includes: Introduction, Getting started, Framework, Starters, Features, Webflow, Tutorials, Troubleshooting, FAQ, Reference, Changelog.