Skip to content

TS-Reasoner v20.0.0: TS-AGL Router Stack Arena

Choose a tag to compare

@BoggersTheFish BoggersTheFish released this 01 Jun 00:07
· 13 commits to main since this release
981212b

TS-Reasoner v20.0.0 adds the TS-AGL Router Stack Arena.

Release claim:

  • TS-AGL can compare rule-parser routing, domain-example routing, and tiny learned routing.
  • A safe selector chooses routes or abstains to route_unknown.
  • Hard negatives abstain.
  • Selected calls still go through TSCall/risk/adapters/verifier boundaries.
  • Learned confidence is not proof.
  • Candidate graph contamination remains zero.
  • No external LLM is used.

Boundary:

  • router arbitration only
  • no proof authority
  • no external LLM
  • confidence is not proof
  • selected calls still use typed TSCall/risk/adapters/verifier boundaries
  • candidate graph contamination remains zero

Verification:

  • python3 -m unittest discover -q
  • python3 scripts/validate_ts_agl_domain_packs.py
  • python3 scripts/evaluate_ts_agl_router_stack_arena.py