Documentation
Primitive specs first. More to follow.
LatticeKit is in active build. The primitive specs land here as each primitive stabilises — what it owns, the core concepts, the entity shape, the API surface, and an example. Getting started, full schema reference, OpenAPI reference, and design notes are queued behind these.
flowchart TB
Git[Git / YAML] --> R(Radiant)
R --> Runtime
subgraph Runtime[Runtime primitives]
direction LR
S[Seldon] ~~~ T[Trantor] ~~~ Te[Terminus] ~~~ Ha[Hardin]
Ho[Hober] ~~~ Pa[Payments] ~~~ M[Mallow] ~~~ Ri[Riose]
end
Runtime --> OB[(Audit outbox)]
OB --> Consumers
subgraph Consumers[Event consumers]
direction LR
D[Daneel] ~~~ Sp[Speaker] ~~~ Pv[Palver] ~~~ By[Bayta]
end
Sp -. consent gate .-> Te
Definition flows down into runtime primitives; runtime primitives emit into a shared audit outbox; consumers fan out from there.
Radiant
Git-backed YAML configuration. Repositories, assets, versions, aliases, resolution.
LiveSeldon
Universal scheduling. Offers, availability, bookings, lifecycle, emission.
LiveTrantor
Physical resources, types, holds, allocation.
LiveTerminus
People, accounts, ranked groups, consent, entitlement.
LiveHardin
Sellable catalog for retail and food service; tier/channel/quantity dynamic pricing.
LiveHober
Live POS order tabs.
LivePayments
Tokenized Stripe + Finix drivers, settlements, disputes.
LiveMallow
Ledger postings, refunds, tax jurisdictions, fiscal periods.
LiveSpeaker
Email, SMS and push drivers; consent-gated dispatch.
LiveDaneel
DAG workflow engine with sync/sqs/temporal executors.
LiveDemerzel
The operator console. Mannix sign-in, AI chat with MCP tools, visual asset editor.
LiveKorell
Bulk data import — AI-planned, dry-run previewed.
LiveMagnifico
Marketing primitive: audiences, campaigns, attribution, conversions over Speaker.
LivePelorat
Reporting-fork data plane plus authored reports and scheduled runs.
LivePalver
Live channels over the audit outbox; twelve derivers and a Live Activity stream.
LiveBranno
Bandit experiments wired live into Hober pricing — cohort-stable allocation, revenue attribution, auto-convergence, Radiant handoff.
LiveElliot
Logistics: parcel, own-fleet, and freight with real carriers, freight tendering + X12 EDI, tracking webhooks, and Hober auto-shipments.
LiveMedia
Media store: signed-URL uploads straight to storage, CDN-served, referenced by opaque id.
LiveMannix
Authentication: one global principal, credentials, RS256 tokens + JWKS, MFA, passkeys, social, and OIDC — for customers, operators, and machines.
LiveRiose
Workforce: shift scheduling, swaps and claims, time clock, FLSA-aware timesheets, compensation, and payroll-ready settlement. Published shifts gate bookable availability.
LiveDevers
Procurement + AP: vendors, purchase orders, receiving into inventory, bills, three-way match, aging, and reorder automation behind a payment-rail seam.
LiveTrevize
Channel distribution: a generic partner API + iCal both directions, channel-collected money, commission reporting, and partner-initiated modify.
LiveBayta
Customer voice: support cases, the automated feedback funnel, consent-gated public testimonials, and processor disputes as cases.
LiveGaal
The external agent gateway: MCP over HTTP, operator-consented grants, tiered writes, an approval inbox, daily ceilings.
LivePirenne
Tenant-as-code: export a whole business as one YAML bundle, diff it, apply it transactionally, roll it back.
LiveElar
Two-way messaging: conversations, participants, append-only messages, read state, unread counts, live delivery behind a per-person membership gate.
LiveArkady
Usage metering: named meters with real feeds, per-tenant rates and limits, usage reads, hourly usage reports to the platform bill.
In progressEllis
Assistants a business writes for itself: audience, authority ceiling, toolset, persona and the surfaces they appear on — one engine, many definitions.
In progressSign
E-signature: envelopes, signers, and a provider-driver seam (DocuSign / Dropbox Sign / Adobe), documents in Media.