Some checks are pending
offline / test (push) Waiting to run
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.
9 lines
357 B
Markdown
9 lines
357 B
Markdown
# NATS — verae-middleware
|
|
|
|
| Direction | Address | Peer | Body |
|
|
|-----------|---------|------|------|
|
|
| OUT | `verae.zapier.jobs.watch` | job-poller | job watch payload |
|
|
| IN | `verae.zapier.jobs.events` | waiter | terminal status |
|
|
| OUT | (via aggregator) `verae.archive.query` | WORM | attached lookup |
|
|
|
|
HTTP remains the only Zapier-facing surface.
|