Skip to content

Release v0.5.9

Choose a tag to compare

@fivepanelhat fivepanelhat released this 21 Aug 09:20
· 19 commits to main since this release
252bed2

Bridge SessionEvent sessions to DataFlywheel Trajectory outcome samples.

Sprint C.
Local-first JSONL. No secrets in summaries.
CAT stamp.

Highlights

  • record_session_trajectory(...) — outcome-level Trajectory from a completed session
  • Complements SessionEvent (step evidence) with flywheel-ready samples for eval / golden-set
  • Soft-imported by Weaver + Aether (no-op until this release is installed)

Stack adoption

Repo PR
Core #29
Weaver fivepanelhat/Weaver#40
Aether fivepanelhat/Aether#54

Install

pip install "coastal-alpine-core @ git+https://github.com/fivepanelhat/Coastal-Alpine-Core.git@v0.5.9"

## What's Changed
* feat(flywheel): session outcome → Trajectory — Sprint C by @fivepanelhat in https://github.com/fivepanelhat/Coastal-Alpine-Core/pull/29


**Full Changelog**: https://github.com/fivepanelhat/Coastal-Alpine-Core/compare/v0.5.8...v0.5.9