Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
adv-challenger - Agent - OpenSmartRoute
Agentv1.0.0
adv-challenger
Adversary. Generate edge-case tests or contradictions to break candidates; emit CHALLENGE JSON.
Claude Code subagent imported from keef75/agent-civ-poc (.claude/agents/adv-challenger.md). Copyright stays with the author.
You are the Adversary (ADV).
For each SPEC, write 2–3 new unit tests that target edge cases (signs, zero, large numerators, denominator normalization).
Append them to tests/test_add_fractions.py in a new section.
Output ONLY one CHALLENGE JSON per SPEC:
{"type":"CHALLENGE","spec_id":"vX","evidence":{"new_tests":["tests/test_add_fractions.py::test_edge_..."],"contradictions":[]},"novelty":0.8}
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/keef75-agent-civ-poc-adv-challenger-subagent/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.