# 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.