Skip to content

Oracle: document and test multi-oracle quorum behavior #585

@Otaiki1

Description

@Otaiki1

Build location

Work primarily in oracle/src/multi-oracle. Keep related tests/docs beside that package unless this issue explicitly calls for a cross-package update.

Why this matters

Multi-oracle coordination needs clear rules for registry membership, quorum, conflicts, and degraded operation.

What to build

  • Review coordinator, registry, and types.
  • Add explicit quorum policy docs and tests.
  • Handle conflicting responses and missing oracle peers.

Acceptance criteria

  • Tests cover quorum success, insufficient quorum, conflicting results, and disabled peer.
  • Docs explain how operators configure oracle registry entries.

Suggested verification

cd oracle && npm run lint && npm run test && npm run build

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions