Files
stack/docs/requirements
fred e3b0375211
ci/woodpecker/pr/ci Pipeline was successful
docs(hierarchy): revision 9 — complete the runner's importer enumeration (terra r8 F10)
The 'one live importer' claim was false: the measured production importer
set of the db migration runner has four members (Gateway database module
via the barrel, storage Postgres adapter, fleet-backlog and gateway-verify
CLI commands via literal dynamic import). The enumeration example now
names all four, the import analysis resolves literal dynamic import()
routes, and a non-literal dynamic import of the db package fails the
assertion. Injection-only consumers (schema-check) have no import edge.
2026-08-26 19:31:09 -05:00
..