Skip to content

TS-Reasoner v22.0.0: TS-AGL Shell Surface

Choose a tag to compare

@BoggersTheFish BoggersTheFish released this 01 Jun 00:16
· 11 commits to main since this release
f271d37

TS-Reasoner v22.0.0 adds the TS-AGL Shell Surface.

Release claim:

  • TS-AGL exposes a speakable shell command surface.
  • The shell supports help, route inspection, and local project operator execution.
  • python3 -m ts_agl.shell works as the module entrypoint.
  • A ts-agl console script is declared.
  • Shell invocations emit receipts.
  • Local writes remain confirmation-gated through the operator stack.
  • Candidate graph contamination remains zero.
  • No external LLM is used.

Boundary:

  • shell surface only
  • no broad autonomous agency
  • no external LLM
  • no real external side effects
  • shell confidence is not proof
  • local writes remain confirmation-gated
  • candidate graph contamination remains zero

Verification:

  • python3 -m unittest discover -q
  • python3 scripts/validate_ts_agl_domain_packs.py
  • python3 scripts/evaluate_ts_agl_shell_surface.py
  • python3 scripts/run_ts_agl_shell_surface.py "inspect project and stage next safe note"