Skip to content

Releases: mbeacom/adrkit

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 22 Sep 11:09
Immutable release. Only release title and notes can be modified.
v0.14.0
4886dd6

What's Changed

  • build(deps): Bump astro from 7.2.7 to 7.2.10 in /site in the site-bun group by @dependabot[bot] in #195
  • build(deps): Bump the github-actions group with 2 updates by @dependabot[bot] in #197
  • feat(spec-kit): verify and widen upstream pin to >=0.13.0,<1.1.0 by @HJXArthurAtlas in #198
  • docs(spec-kit): verify 1.0.5/1.0.6 and close PR #198's open review notes by @mbeacom in #203
  • docs: make the catalog refresh a release step, not an afterthought by @mbeacom in #204
  • build(deps): Bump the site-bun group in /site with 2 updates by @dependabot[bot] in #201
  • build(deps): Bump the github-actions group with 2 updates by @dependabot[bot] in #202
  • ci(dependabot): unblock workspace updates and move child manifest ranges by @mbeacom in #205
  • build(deps-dev): Bump yaml from 2.9.0 to 2.9.1 in /site in the site-bun group by @dependabot[bot] in #207
  • feat(agent-plugin): offer the bootstrap decision record as an offer, not a candidate by @mbeacom in #199
  • fix(agent-plugin): read every bucket, bind the corpus directory, and ratify ADR-0038 by @mbeacom in #208
  • feat(explain): answer which decisions governed a path as of a past date by @mbeacom in #212
  • chore(release): prepare v0.14.0 by @mbeacom in #213

New Contributors

Full Changelog: v0.13.0...v0.14.0


Marketplace: published and verified — https://github.com/marketplace/actions/adrkit-governing-decisions; immutable Action ref: mbeacom/adrkit@v0.14.0

spec-kit-v0.1.4

Choose a tag to compare

@github-actions github-actions released this 13 Sep 15:54
Immutable release. Only release title and notes can be modified.
spec-kit-v0.1.4
c5cae1e

What's Changed

  • build(deps): Bump astro from 7.2.7 to 7.2.10 in /site in the site-bun group by @dependabot[bot] in #195
  • build(deps): Bump the github-actions group with 2 updates by @dependabot[bot] in #197
  • feat(spec-kit): verify and widen upstream pin to >=0.13.0,<1.1.0 by @HJXArthurAtlas in #198
  • docs(spec-kit): verify 1.0.5/1.0.6 and close PR #198's open review notes by @mbeacom in #203

New Contributors

Full Changelog: v0.13.0...spec-kit-v0.1.4

v0.13.0

Choose a tag to compare

@github-actions github-actions released this 30 Aug 07:58
Immutable release. Only release title and notes can be modified.
v0.13.0
3e40675

What's Changed

  • Add ADR-aware Copilot code review skill by @mbeacom in #184
  • fix: deterministic ordering on affects surfaces by @mbeacom in #185
  • feat: Publish governing-decisions Action to Marketplace by @mbeacom in #186
  • feat(markers): warn on stale source declarations by @davesheffer in #187
  • build(deps): Bump the site-bun group in /site with 2 updates by @dependabot[bot] in #189
  • build(deps): Bump the github-actions group with 2 updates by @dependabot[bot] in #191
  • build(deps): Bump @astrojs/starlight from 0.41.7 to 0.41.9 in /site by @dependabot[bot] in #190
  • docs: propose generated knowledge boundary by @mbeacom in #192
  • release: prepare v0.13.0 by @mbeacom in #193

Full Changelog: v0.12.0...v0.13.0

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 27 Aug 02:46
Immutable release. Only release title and notes can be modified.
2f19524

What's Changed

  • feat(ci): execute the gates that certify a pull request from the default branch by @mbeacom in #179
  • feat(release): add guarded Action tag recovery by @mbeacom in #175
  • feat: generate the MANIFEST inventory and gate it against the corpus by @mbeacom in #177
  • Surface marker scan health and dangling claims in CI comments by @mbeacom in #178
  • docs: record deployed trusted-gates evidence by @mbeacom in #180
  • fix(markers): bound declarations per scan by @mbeacom in #181
  • Release v0.12.0 by @mbeacom in #183

Full Changelog: v0.11.0...v0.12.0

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 12:32
Immutable release. Only release title and notes can be modified.
v0.11.0
9a4bdf8

What's Changed

  • docs: Improve user-facing documentation by @mbeacom in #170
  • feat: publish lockstep OCI container by @mbeacom in #171
  • feat(cli): Add visual and interactive ADR graph output by @mbeacom in #172
  • feat(agent-plugin): add decision backfill workflow by @mbeacom in #173
  • Release v0.11.0 and spec-kit v0.1.3 by @mbeacom in #174

Full Changelog: v0.10.0...v0.11.0

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 03:41
Immutable release. Only release title and notes can be modified.
v0.10.0
0bd7200

What's Changed

Full Changelog: v0.9.0...v0.10.0

spec-kit-v0.1.3

Choose a tag to compare

@github-actions github-actions released this 26 Aug 12:26
Immutable release. Only release title and notes can be modified.
spec-kit-v0.1.3
9a4bdf8

What's Changed

  • docs: Improve user-facing documentation by @mbeacom in #170
  • feat: publish lockstep OCI container by @mbeacom in #171
  • feat(cli): Add visual and interactive ADR graph output by @mbeacom in #172
  • feat(agent-plugin): add decision backfill workflow by @mbeacom in #173
  • Release v0.11.0 and spec-kit v0.1.3 by @mbeacom in #174

Full Changelog: v0.10.0...spec-kit-v0.1.3

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 12:45
Immutable release. Only release title and notes can be modified.
v0.9.0
e66b43d

What's Changed

  • build(deps): Bump the github-actions group with 2 updates by @dependabot[bot] in #154
  • fix: drop the unscoped adrkit package — npm will not issue the name by @mbeacom in #156
  • feat(agent-plugin): ship decision memory as a portable agent plugin by @mbeacom in #157
  • docs(adr): ADR-0028 — scope Backstage publication as a downstream consumer, tiered on the entity-ownership mapping by @mbeacom in #149
  • docs(sdk): enumerate the consumer SDK's first surface, and fix the criterion measuring it proved wrong by @mbeacom in #158
  • fix(core): export the as-of resolver, closing a contract that lived outside the contract by @mbeacom in #159
  • feat(catalog): feature 010 Phase G — clean clone, proved network denial, clause-8 gate (T093–T100) by @mbeacom in #98
  • fix(core): normalize separators only where the platform has them by @davesheffer in #160
  • build(deps): Bump astro from 7.2.1 to 7.2.4 in /site in the site-bun group by @dependabot[bot] in #161
  • release: v0.9.0 by @mbeacom in #162

Full Changelog: v0.8.0...v0.9.0

v0.8.0

Choose a tag to compare

@mbeacom mbeacom released this 16 Aug 01:01
Immutable release. Only release title and notes can be modified.
v0.8.0
d9ce9e1

What's Changed

  • docs(adr): supersede ADR-0005 with ADR-0027, ratifying the deterministic evaluator by @mbeacom in #139
  • docs(specs): scope feature 011 — probabilistic evaluator passes 1–3 by @mbeacom in #140
  • docs(specs): scope 012-evaluator-calibration — frozen holdout, precondition gate, metric contract by @mbeacom in #141
  • docs(plan): record features 011 and 012 as Phases 10 and 9 by @mbeacom in #142
  • docs(adr): ADR-0028 — Principle II forbids network dependence, not availability by @mbeacom in #144
  • Revert "docs(adr): ADR-0028 — Principle II forbids network dependence" by @mbeacom in #145
  • docs: record that ADR-0014's "no external team" premise has partly expired by @mbeacom in #146
  • ci(action): give the comment-posting Action an end-to-end signal on both rungs by @mbeacom in #143
  • docs(adr): record action-dogfood as required, and correct the ruleset fact by @mbeacom in #147
  • build(deps): Bump the site-bun group in /site with 2 updates by @dependabot[bot] in #148
  • fix(site): correct marketing padding, alignment, and contrast defects by @mbeacom in #150
  • docs(site): defend the install path against the unrelated adr package on npm by @mbeacom in #151
  • fix(site): assert rendered invariants, and fix the deferred-scope defects by @mbeacom in #152
  • feat: own the adrkit name — bin alias in @adrkit/cli, plus the unscoped forwarder package by @mbeacom in #153
  • release: v0.8.0 by @mbeacom in #155

Full Changelog: v0.7.0...v0.8.0

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 12 Aug 23:30
Immutable release. Only release title and notes can be modified.
v0.7.0
e3155ea

What's Changed

  • feat(badges): ship corpus-size and ARB queue badges as recipes over existing output by @mbeacom in #127
  • docs(readme): add the corpus-size and ARB queue badges by @mbeacom in #128
  • docs(adr): ratify ADR-0003, 0006, 0007, 0008, and 0009 by @mbeacom in #129
  • ci(dco): enforce DCO sign-off as a required check by @mbeacom in #133
  • fix(ci): update the governing-decisions comment instead of posting a new one by @mbeacom in #134
  • chore(release): v0.7.0 — ship the ADR-0026 comment fix on the moving v0 tag by @mbeacom in #138

Full Changelog: v0.6.0...v0.7.0