Skip to content

TS-Reasoner v25.0.0: TS-OS v1

Choose a tag to compare

@BoggersTheFish BoggersTheFish released this 01 Jun 00:35
· 8 commits to main since this release
0c40d56

TS-Reasoner v25.0.0 adds TS-OS v1.

Release claim:

  • TS-OS v1 packages the TS-AGL shell surface, persistent session ledger, router stack, local project operator, controlled external adapter gate, and receipts.
  • Shell help and route inspection are included.
  • Router stack arbitration is included.
  • Persistent session save/load/replay is included.
  • Local project operator is included.
  • External adapter gate is included.
  • No accidental network call is performed.
  • No real external side effect is performed.
  • Candidate graph contamination remains zero.
  • No external LLM is used.

Boundary:

  • bounded TS-OS v1 only
  • no broad autonomous agency
  • no external LLM
  • no accidental network call
  • no real external side effect
  • language is not proof authority
  • router confidence is not proof
  • session replay is not proof authority
  • external gate authorization is not execution
  • candidate graph contamination remains zero

Verification:

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