Skip to content

v0.1.12

Choose a tag to compare

@github-actions github-actions released this 11 Jul 20:00

Highlights

  • Atomic work start, compact status, guarded verification, and composed
    closeout make the common Fairway path faster without bypassing existing
    evidence, review, reconciliation, or consequential release/live controls.
  • Task decisions, track-memory lifecycle, routing preflight, wait hygiene,
    managed binary cache, and consumer readiness reports move repeatable
    coordination and environment state out of provider chat loops.
  • Deterministic fairway explain code packets connect committed Git locations
    to cited Fairway contracts, decisions, evidence, and reviews while showing
    conflicts and missing provenance instead of generating history.
  • Optional loopback-only advisory narratives label every statement as recorded,
    inferred, or unknown and require packet citations. Generated text remains
    display-only and never becomes accepted provenance or workflow authority.

Changelog

Changelog

  • fb2973a feat: add advisory grounded code narratives
  • 9be2591 feat: add advisory intent diff classification
  • 0c90d5d feat: add atomic Fairway work start and status
  • 5fb6de8 feat: add consumer capability readiness
  • 7d5700f feat: add grounded code explanation packets
  • 35f4ce7 feat: add guarded work verify and close
  • e958d34 feat: add lifecycle-aware wait hygiene
  • a53af03 feat: add managed binary cache lifecycle
  • 5c1535d feat: add progressive common path guidance
  • efc9318 feat: add review routing preflight
  • bf237cd feat: add task decision memory
  • 52ba4f8 feat: add track memory lifecycle
  • 239f8dc fix: make failure routing lifecycle aware
  • 3caf3eb fix: preserve work session identity in custom summaries
  • 636735e fix: stabilize latest review ordering