Skip to content

Releases: friedbotstudio/baseline

v0.18.0

15 Jun 18:58
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

0.18.0 (2026-06-15)

Features

  • chore-track: gate verify on test.kind; fix stale vitest reporter (179e638)
  • gitignore: add gitignore skill, commit-leak guard, and init .gitignore (52a5f34)
  • site: generate sitemap.xml from the page collection (6e53aec)

v0.17.0

10 Jun 20:36
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

0.17.0 (2026-06-10)

Bug Fixes

  • ci: peel annotated tags in action SHA verifier (f6495b2)

Features

  • governance: add epic / epic-child tracks for amortized discovery (66fac2a)
  • governance: structurally gate the epic approved flip via epic_approval_guard (hooks 22→23) (121078f)
  • site: add /standup feature page and homepage teaser (f9c04e3)
  • skills: add standup release+backlog recap skill (40→41) (3fffd06)

v0.16.0

08 Jun 19:23
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

0.16.0 (2026-06-08)

Bug Fixes

  • deps: bump @11ty/eleventy 3.1.5→3.1.6 to clear critical liquidjs RCE (4e539ff)

Features

  • governance: add §II.A bounded maker/checker charter to Article II (75257cb)
  • governance: enforce atomic backlog-closure stamping at the commit hook (9fe7109)
  • testing: add dev-only mutation-testing oracle (Stryker, advisory) (6c85282)

v0.15.1

05 Jun 12:33
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

0.15.1 (2026-06-05)

Performance Improvements

  • build: key the template-build mutex per target so isolated builds parallelize (c32aaaa)

v0.15.0

04 Jun 17:23
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

0.15.0 (2026-06-04)

Bug Fixes

  • gates: write consent/state via Write tool; drop guard-blocked Bash redirect (0a70375)
  • guard: anchor consent write-detection to the resolved write target (d70911f)
  • guard: exempt git-commit message payloads from consent-write scan (6b310eb)
  • prefilter consent-path scan and exclude spec prose from drift-check (e11e176)
  • tdd: drift_check sources the working tree, not committed history (12db8fc)

Features

  • git: declare and guard-enforce a git workflow topology model (0e2fc79)
  • memory: filter boilerplate at capture, converge noise list into common.mjs (8e6fecf)
  • memory: sentence-level capture, route suggestions, durable working thread (9036fc4), closes hi#precision
  • navigation: make code-browser the primary navigation path in any language (edd7b19)

v0.14.0

02 Jun 16:31
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

0.14.0 (2026-06-02)

Features

  • whatsnew: replace mandatory Phase 11.5 changelog with on-demand generator (6e11f2f)

v0.13.0

01 Jun 19:47
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

0.13.0 (2026-06-01)

Bug Fixes

  • changelog: source [Unreleased] entries from --entries-file, not git log (ce7e11c)
  • changelog: stop the Phase 11.5 actuator from deleting released version blocks (4585688)
  • guards: wrapper/quote-aware git classification + Bash consent-write block (35e3926)
  • hooks,changelog: changelog shrink guard + 7f2c consent-guard residuals (08899d1)
  • hooks,cli: atomic JSON state writes + slug validation + consent-TTL doc (cb132d6)
  • memory: bound the local thread trail with a roll-off cap (464da06)
  • test: align python3 allow-list with seed.md _thread.md amendment; stamp b7e2 closure (08718b7)

Features

  • audit: single source of truth for governance counts + drift cross-check (13fd15f)
  • brainstorm helper (PM mode) and /spec codesign mode (Engineer mode) (4cd839d), closes #4
  • document: reflective public-site trigger + feature-value register (ad558d7)
  • durable local conversation-thread trail with context-switch shelving (f7a8f85)
  • harness: consolidate open questions at the /approve-spec gate (5ae9178)
  • hooks: make plantuml_syntax_guard advisory by default (no JVM) (ce4d2c7)
  • memory: capture unanchored backlog-routing intent markers + ReDoS cap (28f2d6f), closes hi#precision

v0.12.0

29 May 09:12
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

0.12.0 (2026-05-29)

Bug Fixes

  • memory: hardening batch closes 14 review findings (33560f2)

Features

  • add freeform workflow track for ad-hoc edit batches (751e892)

v0.11.0

27 May 20:27
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

0.11.0 (2026-05-27)

Features

  • remove python3 runtime dependency; port skill helpers to Node ESM (756dd42)

v0.10.0

27 May 17:47
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

0.10.0 (2026-05-27)

Bug Fixes

  • plantuml: always-download jar + java -jar runtime; pin now enforced (d058472)
  • shippability: vendor src/cli modules into shipped tree + harden scanner (3e1bf19)

Features

  • add code-browser skill as default code-navigation mechanism (7901e65)
  • upgrade: version-aware no-op fast-path + baseline_version stamping (64b79c8)

Performance Improvements

  • hooks: port 22 hooks to Node ESM + audit fast-path + tier hardening (9b54561)