master-zapier-plan-draft/packages/docs-master
George Lambert 8f9707a3b7
Some checks are pending
offline / test (push) Waiting to run
Split NATS modules: splitter, WORM bloom archive, aggregator, docs-master
Each module has SUMMARY.md and NATS.md (who sends/receives, subject
addresses, payload). Tests: splitter 3, worm 3, aggregator 2.
Forgejo repos pushed separately; this commit keeps them in the monorepo.
2026-09-11 12:33:40 -04:00
..
modules Split NATS modules: splitter, WORM bloom archive, aggregator, docs-master 2026-09-11 12:33:40 -04:00
archive-nats.md Split NATS modules: splitter, WORM bloom archive, aggregator, docs-master 2026-09-11 12:33:40 -04:00
composition.md Split NATS modules: splitter, WORM bloom archive, aggregator, docs-master 2026-09-11 12:33:40 -04:00
MESSAGE-FLOWS.md Split NATS modules: splitter, WORM bloom archive, aggregator, docs-master 2026-09-11 12:33:40 -04:00
modules-and-nats.md Split NATS modules: splitter, WORM bloom archive, aggregator, docs-master 2026-09-11 12:33:40 -04:00
README.md Split NATS modules: splitter, WORM bloom archive, aggregator, docs-master 2026-09-11 12:33:40 -04:00

zapier-docs-master

Summaries and NATS interaction map for every Verae Time × Zapier module.

Live HTML: https://zapier.georgelambert.org/

Monorepo: https://git.georgelambert.org/marchon/master-zapier-plan-draft

Modules

Module Summary NATS in NATS out
zappier-edge Metered HTTPS for Zapier — (HTTPS to middleware)
verae-middleware Job id + wait HTTP jobs.events jobs.watch, archive.query via aggregator
verae-activate Pushable Zapier app
verae-zapier-app Full Zapier nouns
request-splitter Hash vs files archive.put
archive-worm Bloom WORM node archive.query, archive.put archive.reply.* (hit only)
archive-aggregator Merge archive replies archive.reply.* archive.query

Full contracts: ../docs/02-architecture/modules-and-nats.md and archive-nats.md in the monorepo / on the website.