toolkit-example — dependency graphs

Generated by dependency-cruiser on 2026-06-12T09:07:12.416Z.

foundation (db, env) server capability enterprise auth — not wired api bridge client UI example app

1 · Overview — how it all fits

toolkit-example is “Django, decomposed”: each @repo/* package replaces a Django subsystem and is an independent capability; the example app is the integrator.

2 · How the example consumes the packages

The example app is the only thing that wires the capabilities together. Two lenses:

3 · Detail

Zoom into the parts that carry the weight.