Every command, artifact change, credit action, and handoff creates a recoverable trail.
Runtime project
Elixir Runtime
Starting hub for the Phoenix LiveView runtime path behind the Agentic Business Appliance framework.
Runtime Starting Point
The Elixir runtime is the implementation path for the reusable Agentic Business Appliance. It is not the customer site. It is the future backend that should make the framework live: managed conversations, work matters, artifact specs, workflow DAGs, quality checks, credits, human handoff, event ledgers, and recovery.
Why Elixir / Phoenix / LiveView
The framework needs realtime artifact updates without turning the frontend into a fragile client app. Phoenix LiveView, supervised processes, PubSub, durable jobs, and a SQLite-friendly local-first deployment path are a strong fit for this kind of governed AI workflow.
AI proposes specs and patches; runtime validation decides what can render or change state.
Long-running work moves through visible steps, checks, retries, and pit stops.
Customers see artifacts update while the system preserves review and approval boundaries.
First Proofs It Must Support
- Legacy Defenders: estate strategy, property photos, belongings routing, records packet, provider/human handoff.
- Consulting appliance: QR referral, opportunity briefing, proposal path, callback packet.
- Internal owner workflow: talk through a business, generate a business pack, approve a service registry, then publish a working site.
Start Here
agentic-appliance/START-HERE.mdagentic-appliance/FRAMEWORK-SHAPE.mdagentic-appliance/architecture/appliance-runtime.mdagentic-appliance/architecture/realtime-artifact-runtime.mdagentic-appliance/architecture/reviewable-artifact-runtime.md