accelerando.wiki ↗ app ↗ github

Welcome

Accelerando is what an ERP looks like when the audit trail is a real git repo.

Not a log table beside your data. Not an event sourcing rig with replay. An actual .git/ with git log and git blame over every customer, invoice, ticket, defect, hygiene flag, daily assessment, and workflow run the business has ever touched. The on-disk format is the API. The audit log is the database.

This wiki is the reference for what's underneath: the .agi tree as system of record, the SQL projection that makes it queryable, the per-tenant security model, the BabyAI tool surface that lets an agent operate it, and the eight operational modules that ride on top.

What's inside

The modules

Eight, top-nav: Sales (Customer / Quote / Invoice / Tickets · the AR arc with quote-to-invoice conversion + multi-currency) · Purchasing (Vendor / Bill · the AP arc with recurring templates + multi-currency) · Books (Journal / Accounts / Bank / Reports · double-entry, period close, AR/AP aging, P&L, trial balance) · Ops (Dashboard / Activity / Insights · the SPC dashboard + OIE) · Training (LMS — compliance as knowledge state, daily 60-second micro-assessment, EMA-scored) · Quality (QMS + PI-CoE unified — defect/CAPA loop + process metrics with sustainability decay + three-lane operator scorecard) · Legal (eDiscovery + the proactive Hygiene Scanner — deterministic pattern matching for the language that becomes Plaintiff's Exhibit 1) · Admin (Settings).

What it isn't

Live at accelerando.chrisbender999.workers.dev. Source at github.com/Trikulture-Kyokai-Synthetica/accelerando.