Draw it: one shared model
Keystone stores objects (apps, stores, queues, people) and the connections between them. A diagram is a view onto that model, so the same object can sit on every diagram and never drift.
- Nest objects as deep as your system goes, and open any one to look inside.
- Start with C4-style types, then add your own names, icons, colours and shapes.
- Give each object an owning team, tags, technologies and a status: live, future, deprecated or removed.
- Pick any object and see what it needs, and what breaks if it goes down.
- Press Ctrl/Cmd+K to jump to any object, connection, diagram or flow.





