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
435 B
Markdown
11 lines
435 B
Markdown
# verae-archive-aggregator
|
|
|
|
**Job:** If `includeAttached`, fan out archive query and merge replies into the job JSON.
|
|
|
|
**Expects:** wait-path flag from middleware-http; replies on `verae.archive.reply.<correlationId>`.
|
|
|
|
**Sends:** `verae.archive.query` to all WORM nodes.
|
|
|
|
**Timeout:** missing archives omit slices; chain receipt still succeeds.
|
|
|
|
**Test:** `npm test` — one silent bloom miss + one hit; merge seal + metadata-attach.
|