INTEGRATION QUICKSTART
Add one cheap question before expensive revalidation.
Keep your existing source-validation policy. CHECK first. Reuse only when your policy permits it. If you validate independently anyway, OBSERVE the result for the next agent.
Registryio.github.ovladon/seenrelayNo account · no API key · currently free
THE PATTERN
Do not replace your safety policy.
A safe first deployment is shadow mode: call CHECK before existing validations, record what it would have changed, but skip nothing. Promote only after measured results justify bounded reuse.
goal→CHECK→reuse or validate→OBSERVE
MCP remote
https://seenrelay.com/mcp Registry identifier: io.github.ovladon/seenrelay Operations: check_fact ✓ observe_fact ✓
COLD START
Useful before broad network coverage exists.
1. Empty network: CHECK returns UNKNOWN and the existing validation continues.
2. First observation: after normal source validation, the caller sends OBSERVE.
3. Later callers: subsequent agents can see the recent observation before repeating the same validation.
4. Broader coverage: external observations add more reusable freshness without changing the integration.
IMPLEMENT