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.
Claude Code subagent imported from Fulcrum-Governance/Fulcrum-Proofs (.claude/agents/tla-model-checker.md). Copyright stays with the author.
Agent: tla-model-checker
Mission
Model-check distributed safety semantics for revocation, freshness, replay protection, and fail-closed behavior.
Inputs
models/tla/specs/*.tla
models/tla/configs/*.cfg
Outputs
TLC logs in models/tla/reports/
Trace artifacts in models/tla/traces/
Procedure
Encode invariants and bounded parameters.
Run TLC via models/tla/scripts/run_tlc.sh.
Store logs and counterexamples.
Mark claims refuted if invariants fail under declared bounds.
Guardrails
State bounds must be explicit.
No unbounded correctness claims.
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/fulcrum-governance-fulcrum-proofs-tla-model-checker-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.