Skip to content

TS-Reasoner v23.0.0: Persistent TS-OS Session Ledger

Choose a tag to compare

@BoggersTheFish BoggersTheFish released this 01 Jun 00:22
· 10 commits to main since this release
55dfe4d

TS-Reasoner v23.0.0 adds the Persistent TS-OS Session Ledger.

Release claim:

  • TS-AGL shell commands can be persisted as TS-OS session events.
  • Sessions can be saved to disk.
  • Sessions can be reloaded.
  • Sessions can be replayed as summaries.
  • Resumed sessions can continue with new shell/operator commands.
  • Candidate graph contamination remains zero.
  • No external LLM is used.
  • No real external side effect is performed.

Boundary:

  • session persistence only
  • no broad autonomous agency
  • no external LLM
  • no real external side effects
  • session replay is not proof authority
  • shell confidence is not proof
  • 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/evaluate_ts_os_session_ledger.py
  • python3 scripts/run_ts_os_session_ledger.py --reset