Documentation
Start here. Deep engineer docs live in the GitHub repos (docs/, Platform SDK). This hub points to public pages and install paths — not a full doc dump.
Get Started: clone github.com/iia3uk/jasefly (Core — ~15 host modules) for the platform, and github.com/iia3uk/Jasefly-Modules for the 15 domain packages. Or use the install ZIP (installer_v2) on shared hosting.
Entry points
Pick a surface and go deeper from there.
- Getting Started — This page — clone Core (+ Modules repo if you need domain packages).
- Core repository — Host platform · https://github.com/iia3uk/jasefly
- Jasefly-Modules — 15 domain packages · https://github.com/iia3uk/Jasefly-Modules
- Installation — Shared hosting path and update flow → /shared-hosting
- Architecture — Stack layers and product path → /workflow
- Platform SDK — bootPlatform, access, events, builder — repo docs + /api-docs
- Modules page — How packages extend the host → /cms-modules
- MCP — Agent tools and configuration caveat → /mcp
- Builder — Widgets and layouts → /features
Prefer reading code?
Core = platform host. Jasefly-Modules = 15 first-party domain packages. Both are the source of truth.