Commit Graph

9 Commits

Author SHA1 Message Date
Jay 94cfb35fb2 Phase 2: rewrite subgraph_test.go with fixtures; add replaceable event tests 2026-05-22 16:08:37 -04:00
Jay 4a0ccb9abb Phase 1: EventToSubgraph and Expander accept ValidatedEvent 2026-05-22 15:59:17 -04:00
jay 496112e0e0 Fix deadlock by buffering return values.
Remove standalone error return value.
2026-03-05 16:54:53 -05:00
jay 0ed07a81e7 Use sentinel errors. 2026-03-05 10:04:47 -05:00
jay 68354a73fc Minor improvements for clearer API. 2026-03-05 09:36:36 -05:00
jay ade1a5a10d Fix terminology: follower -> traveller 2026-03-05 08:35:22 -05:00
jay 269e88fe49 Variety of refactors and optimizations. 2026-03-05 00:28:40 -05:00
jay 894eab5405 Wrote write goroutine functions.
Refactored subpackages back to root package.
2026-03-04 18:33:42 -05:00
jay f88982a0b7 Wrote coordinator and stubs for event writer pipeline. 2026-03-04 13:57:06 -05:00