provider-oracles
Installation
SKILL.md
Provider oracles
Read docs/provider-oracles.md before acting. Use scripts/provider_oracles.py
for surface discovery, slot validation, upload preparation, result recording,
and integrity verification.
Named slots live in the gitignored repository-local
.oracle-slots.json. Never commit that file. Pass --slot NAME to use it;
pass --slots PATH only to override the local path.
Never substitute one provider's negative verdict for another provider's signal. Do not optimize candidates adaptively against an external oracle. A retry, different account, or different network is a new explicit operator decision, not automatic fallback.