CodeAtlas
Timeline
History
A git-like timeline across architecture, diagrams, docs, and implementations.
Timeline
42 versions- Today · 14:22v42 · Added event-bus between payments-svc and coreArchitecture Agent
- Today · 12:04Regenerated 6 documents in atlas-agentsDocumentation Agent
- Today · 09:41PR #482 opened · Extract billing gatewayImplementation Agent
- Yesterdayv41 · Split retrieval sub-graphDiagram Agent
- Yesterdayv40 · Introduced vector-store nodeArchitecture Agent
- 2 days agoInitial planner architecture doc committedDocumentation Agent
Diff · v41 → v42
--- a/architecture.yaml
+++ b/architecture.yaml
@@ payments-svc @@
- talks_to: [postgres]
+ talks_to: [postgres, event-bus]
+ emits: [invoice.settled]
@@ modules @@
+ billing.gateway
Reviewed by Architecture Agent · Approved by Lena
Commit graph
LessMore