Fresh bed. Locked physics. No legacy code.
The current architecture and deployment record for the successor Kinetic Platform. Historical D01–D08 proposals and retired Codex object models are not included.
One clean codebase, three isolated surfaces
Marketing at devsite.kineticdesk.app. Current Frost shell, private and noindex.
Customer Desk at devapp.kineticdesk.app. Typed synthetic fixtures only while UX contracts are shaped.
Operator control plane at devadmin.kineticdesk.app. Endpoint availability UI is currently fixture-backed.
UI, contracts, and database packages live in one private monorepo so the three surfaces cannot drift.
Dedicated Neon project initialized with eight foundation tables. No production data or legacy migration chain crossed.
Two engines and one Human Command Layer
| LAYER | CONTRACT | IMMUTABILITY / CONTROL LAW |
|---|---|---|
| Tasking | Question, purpose, scope, rights, expiry, versioned Collection Plan | Acquisition begins only under approved Tasking |
| Actions Engine | Subject + authorized Sources and Records → Intelligence Object | Many Sources in, one governed immutable object out |
| Operations Engine | Intelligence Objects + versioned analytical rules → Signals | Signals preserve support, conflict, class, uncertainty, and limits |
| Desk | Human review, challenge, composition, activation, sharing, export | Human judgment never mutates underlying truth |
| Active File | Watch configuration + independent health + append-only Watch Runs | No Change never means No Run |
| Outcome | Verified world change or user-supplied disposition | No causal claim that Kinetic created the outcome |
Frontend as executable specification
| STEP | WORK | STATE |
|---|---|---|
| 01 | Build every route, screen, drawer, transition, and empty/loading/error/denied state with typed fixtures | IN PROGRESS |
| 02 | Lock routes, interaction rules, and view-model contracts through Mike's scalpel review | OPEN |
| 03 | Freeze Endpoint and Intelligence Object contracts in the shared contract package | OPEN |
| 04 | Implement database, tenancy, auth, billing, Actions, Operations, Files, Watch, and Admin behind frozen contracts | NOT STARTED |
| 05 | Run security, isolation, payment, reproducibility, browser, mobile, and rollback gates | NOT STARTED |
| 06 | Cut over only with explicit production approval | BLOCKED |
No legacy source file, schema, migration, or data crosses by default. Locked behavior, regression fixtures, and proven patterns may cross only through explicit review and parity proof.