Skip to content

v0.4.0 - Adaptive flow and structured presentation

Choose a tag to compare

@ringo380 ringo380 released this 19 Jun 02:59
· 17 commits to main since this release

What's new

Adaptive session read (Step 0)

Both /notation:notate and /notation:notate-all now read the conversation before running the capture flow. Step 0 classifies the session type, gauges how many learnings there are, identifies which tiers were actually exercised, and early-exits when there is nothing worth saving. It announces the chosen flow in one line before proceeding.

Pass full to force the complete default flow regardless of how thin the session looks.

Structured presentation

A new shared reference (skills/notation-audit/references/output-format.md) defines a consistent three-zone format used across all modes:

  • Scorecard header - one-line tally of the read and what was found
  • Per-tier tables - numbered rows, high-confidence first, with title / kind / conf / destination columns
  • Diffs below - full diffs keyed by row number, always above the picker

The notation-audit skill uses the same format for its findings (move / fix / tidy severity groups).

Upgrade

/plugin marketplace update