Appearance
The Fleet
Every luke-* repository at a glance, grouped by role, with its status and manual page. For scored ratings across six metrics, see the Completeness Scorecard.
Platform services
The deployed backend.
| Repo | Role | Stack | Status | Page |
|---|---|---|---|---|
luke-core-engine | BPMN engine + capability data layer | Java / Spring / FluxNova | Partial · deployed | Core Engine |
luke-auth-engine | WorkOS ↔ engine auth gateway | Java / Spring | Ready · deployed | Auth Engine |
luke-file-proxy | S3 byte-proxy + PDF render | Java / Spring + Chromium | Partial · deployed | File Proxy |
luke-agents | AI agent fleet | Python / FastAPI / Groq | Ready · deployed | Agents |
Applications
The user-facing surfaces.
| Repo | Role | Stack | Status | Page |
|---|---|---|---|---|
luke-consumer-ui | Tenant orchestrator UI | React 19 / Vite / TailAdmin | Partial · deployed | Consumer UI |
luke-core-ui | Operator cockpit | React 19 / Vite / TailAdmin | Partial · deployed | Core UI |
luke-marketing-ui | Public marketing site | React 19 / Vite | Static · not wired to deploy | Marketing Site |
Headless libraries
Framework-agnostic engines (core + react + builder), vendored into the apps as built dist.
| Repo | Role | Packages | Status | Page |
|---|---|---|---|---|
luke-forms | Form engine | core / react / builder / embed | Ready · vendored | Forms |
luke-email | Email template engine | core / react / builder | Library · vendored | |
luke-signatures | E-signature UI + contract | sign-core / sign-react | Library · vendored | Signatures |
luke-lists | Data-grid engine | list-core / react / builder | Library · backend TBD | Lists |
luke-analytics | Analytics engine | analytics-core / react / builder | Library · backend TBD | Analytics |
luke-workflow | Workflow authoring | workflow-core / builder | Pre-launch · flag-gated | Workflow |
Operations
Deploy blueprints, runbooks, security and test assets.
| Repo | Role | Status | Page |
|---|---|---|---|
luke-platform | Render blueprint + fleet runbooks + security program | Active · prod deferred | Platform & Deployment |
luke-api-collection | Postman collection (dev/qa/prod) | Active · prod env TBD | API Collection |
Retired / merged
| Repo | Fate |
|---|---|
luke-capability-engine | Empty shell — merged into luke-core-engine's in-process capability layer |
luke-signature-engine | Empty shell — merged into luke-core-engine |
luke-task-engine | Experimental precursor ("WorkerFlow") — superseded by the engine's outbox/job-worker model; no longer developed |
Legend
Ready production-grade · Partial shipped but with known gaps · Library headless lib, vendored · Experimental pre-launch / not wired