Skip to content

v2.13.0

Choose a tag to compare

@joshuawheelock joshuawheelock released this 18 Apr 22:29
· 213 commits to main since this release
17afdf9

[2.13.0] - 2026-04-19

Added

  • Automatic relation-discovery goals: When an entity is created, a goal to discover its relations is now automatically
    registered for a future session. Prevents new entities from remaining isolated in the context graph.
  • Documentation: Added work refine command reference and advanced workflow guide for the refinery daemon.

Changed

  • CLI output alignment: Extracted shared OutputLayout rendering module and introduced dedicated *ListOutputBuilder classes
    for all entity list commands (audiences, audience pains, components, decisions, dependencies, guidelines, invariants, relations,
    sessions, values). All output builders now use consistent layout primitives from the design library.
  • Legacy ID syntax removed: Cleaned up residual references to the deprecated prefixed ID syntax across all goal commands.