docs(router): explain SSR history ownership refs #387
docs(server): document the plugin host refs #350
docs(server): document portable storage refs #348
docs(server): document scheduled tasks refs #346
docs: record #301 closed with conformance and the precompiled-pattern fix
docs: refresh wiki to match the current dev branch
- Home is rewritten as the source of truth: the ASCII 'Framework Model'
diagram is replaced with real layer and component code that shows the
one-capability-one-vocabulary model, capability sections describe what
actually works today, and Open Work links each remaining area to its issue.
- Routing status header no longer claims middleware discovery and dispatch are
pending; the pipeline is complete end to end and only conformance remains.
- Reference index marks streaming as current, and adds server middleware,
response cache, and data cache rows.
- DX roadmap drops four closed epic children from Active Work, adds #279, #301,
and #338, and records the closed work separately.
docs(server): clarify caching is opt-in refs #343
docs(server): document response and data caching refs #339 #341
docs(ssr): document deferred-head streaming refs #336
docs(server): document reserved internal path policy refs #301
docs(server): document middleware tracing refs #301
docs(server): document abort propagation and cleanup refs #301
docs(server): document bounded request rewrites refs #301
docs(server): document middleware registry dev watching refs #301
docs(server): document middleware registry module generation refs #301
docs(server): document filesystem middleware discovery refs #301
docs(server): document request middleware onion runtime refs #301
docs(server): document compiled middleware graph refs #301
docs(ink,ssr): document SSR-ready ink styles and attribute rendering refs #313
docs(server): document middleware descriptors refs #303
docs(server): document matched lazy registries refs #300
docs(server): document precompiled routing
docs(server): document atomic Vite registry updates
docs(server): document compiled registry workflow
docs(wiki): document typed file response contracts refs #278
docs(wiki): explain router installation ownership refs #240
docs(wiki): use canonical Effuse logo refs #178
docs(wiki): publish Effuse framework reference refs #178