Skip to content

v0.23.1 — Sync-time format/lint guidance

Choose a tag to compare

@pedrofuentes pedrofuentes released this 05 Jul 11:24
· 8 commits to main since this release
2a48ebf

Documentation & rollout-ergonomics release (no ruleset change — stays v1).

Motivated by the v0.23.0 downstream rollout: an adopter's prettier --check . rejected the verbatim opt-in backlog-hygiene workflow YAML, because the Update prompt gave no guidance to format/lint synced files.

Changed

  • Update prompt (README.md + docs/index.html): after applying a sync, the agent now formats/lints the added/changed files to the project's conventions (Prettier / ESLint / ruff) and verifies CI is green before opening the PR.
  • template/docs/sentinel/BACKLOG-HYGIENE.md §5: the example workflow carries a copy-in note to format it to the adopter's repo style (keeping the pinned action SHA + logic intact); tidied the example's comment spacing.

Added

  • Docs surface backlog hygiene as a first-class feature (README §Key Features bullet + website Core Features full-width capstone card).

Downstream: re-synced to the 9 adopters (BACKLOG-HYGIENE §5 note + marker bump); no backfill.