trustgraph/trustgraph-flow/trustgraph/bootstrap/initialisers
cybermaggedon 01bf1d89d5
Fixed a circular dependency causing bootstrap to fail (#863)
TemplateSeed and WorkspaceInit now run pre-gate. They'll
write templates and register the default workspace before the gate
checks flow-svc, breaking the circular dependency.
2026-05-05 16:00:21 +01:00
..
__init__.py feat: pluggable bootstrap framework with ordered initialisers (#847) 2026-04-22 18:03:46 +01:00
default_flow_start.py Per-workspace queue routing for workspace-scoped services (#862) 2026-05-04 10:30:03 +01:00
pulsar_topology.py feat: pluggable bootstrap framework with ordered initialisers (#847) 2026-04-22 18:03:46 +01:00
template_seed.py Fixed a circular dependency causing bootstrap to fail (#863) 2026-05-05 16:00:21 +01:00
workspace_init.py Fixed a circular dependency causing bootstrap to fail (#863) 2026-05-05 16:00:21 +01:00