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.
11 lines
395 B
Markdown
11 lines
395 B
Markdown
# verae-activate (Zapier Platform app)
|
|
|
|
**Job:** Private Zapier integration you push first. Actions run in Zapier cloud.
|
|
|
|
**Expects:** User connection (API key optional).
|
|
|
|
**Sends:** nothing if fields blank (Add Numbers / Echo / SHA256 / Create Timestamp local mock). If `api_base` + `api_key`, HTTPS to zappier-edge.
|
|
|
|
**Does not** speak NATS.
|
|
|
|
**Test:** `npm test`; `zapier-platform validate`.
|