Add the BPMN element support inventory (#103)
Every verdict produced by deploying a minimal process to Flowable 8.0.0 and
starting an instance, not by reading documentation.
Records five elements with no engine implementation where the plan expected
three, the three-way disagreement between Auton8's internal lists, and a stated
limitation: deploying and starting proves instantiation, not semantics -
Complex Gateway passes the token straight through.
npond
committed
Sep 7, 2026
b1b9c69
Installation: lead with running a release, not building from source
Two paths, with 'run a release' first — most people arriving at a public
repository want to run the thing. Adds the fresh-database statement for
1.0, provenance verification, the app compose profile, make preflight and
infra/prerequisites as the single source for versions.
c806ac5
Build out the wiki: installation, external services, user guide
Adds the three things the wiki was missing, alongside the generated
codebase map.
Installation — prerequisites, the local stack and what each service is
for, the first-administrator bootstrap in full (nothing is seeded, and
the rules are easy to get wrong), running the tests including the
wwwroot ordering trap, the production checklist, and troubleshooting for
the failures that actually happen.
External services — the honest dependency inventory: what each of the
nine containers owns, what breaks without it, and why it is there.
Includes the parts that are load-bearing but invisible: the Flowable
callback shared secret, why NATS binds to loopback, why role creation
cannot check-then-act, and that the executor's whole job is running
untrusted code.
User guide — seven guides organised by what you are working on, plus an
index that explains the five ideas the product rests on. Records,
Workflows, Documents and Notes, Queries and Dashboards, Data Stores and
Pipelines, The Assistant, Administration.
Written against the code rather than from memory: field types from
fieldTypeDefaults.ts, AQL entities from the entity registry, the
selector grammar from SelectorParser, transformer names from
BuiltinSchemas, menu labels from the seed. Home and the sidebar now
separate the hand-maintained pages from the generated snapshot, because
readers should know which is which.
npond
committed
Sep 2, 2026
20d4962
Seed the wiki with the codebase map
Moves the seven generated map pages out of docs/codebase/ in the
repository, where a second copy would have drifted from this one the
first time /n8-map ran against the now-enabled wiki.
Home explains what the pages are for and the two caveats that matter:
they are a snapshot stamped with a generating commit, and issue numbers
predating the 2026-09-02 repository migration are written archived-N.
npond
committed
Sep 2, 2026
0fa131e