|
| 1 | +== Changelog |
| 2 | + |
| 3 | +All notable changes to `+git-reticulator+` will be documented in this |
| 4 | +file. |
| 5 | + |
| 6 | +This file is generated from conventional commits by the |
| 7 | +https://github.com/hyperpolymath/standards/blob/main/.github/workflows/changelog-reusable.yml[`+changelog-reusable.yml+`] |
| 8 | +workflow (`+hyperpolymath/standards#206+`). Adopt the workflow in this |
| 9 | +repo’s CI to keep this file in sync automatically — see |
| 10 | +https://github.com/hyperpolymath/standards/blob/main/templates/cliff.toml[`+templates/cliff.toml+`] |
| 11 | +for the canonical config. |
| 12 | + |
| 13 | +The format follows https://keepachangelog.com/en/1.1.0/[Keep a |
| 14 | +Changelog]; this project aims to follow |
| 15 | +https://semver.org/spec/v2.0.0.html[Semantic Versioning]. |
| 16 | + |
| 17 | +=== [Unreleased] |
| 18 | + |
| 19 | +==== Added |
| 20 | + |
| 21 | +* feat(crg): add crg-grade and crg-badge justfile recipes |
| 22 | +* feat: wire conflow config validation pipeline |
| 23 | +* feat: add k9iser.toml and generate K9 contracts |
| 24 | +* feat: add stapeln.toml container definition |
| 25 | +* feat: deploy UX Manifesto infrastructure |
| 26 | +* feat: git-reticulator — semantic lattice builder for git repos in |
| 27 | +AffineScript |
| 28 | + |
| 29 | +==== Fixed |
| 30 | + |
| 31 | +* fix(ci): sync hypatia-scan.yml to canonical (413: |
| 32 | +env.HOME+Phase-2+SARIF) (#6) |
| 33 | +* fix(ci): adopt canonical hypatia-scan.yml (env.HOME/scanner-layout + |
| 34 | +Comment-step gate) (#4) |
| 35 | +* fix(ci): adopt canonical hypatia-scan.yml (env.HOME/scanner-layout + |
| 36 | +Comment-step gate) (#3) |
| 37 | +* fix: set correct Groove capability type (was: custom) |
| 38 | +* fix(ci): replace casket-pages with standard Jekyll Pages workflow |
| 39 | +* fix(deps): update lock files to resolve security advisories |
| 40 | +* fix: EXPLAINME.adoc — quote README claims, brief format, evidence |
| 41 | +table |
| 42 | + |
| 43 | +==== Documentation |
| 44 | + |
| 45 | +* docs(readme): add SPDX header, OSSF and GWF badges |
| 46 | +* docs: add TOPOLOGY.md |
| 47 | + |
| 48 | +==== CI |
| 49 | + |
| 50 | +* ci(rust): convert rust-ci.yml to thin wrapper (standards#174) (#11) |
| 51 | +* ci(deps): add Dependabot config to surface Rust security alerts |
| 52 | +* ci: deploy dogfood-gate, add Groove manifest and CRG tests |
| 53 | + |
| 54 | +=== Pre-history |
| 55 | + |
| 56 | +Prior commits to this file’s introduction are recorded in git history |
| 57 | +but not formally classified into Keep-a-Changelog sections. To backfill, |
| 58 | +run `+git cliff -o CHANGELOG.md+` locally using the canonical |
| 59 | +https://github.com/hyperpolymath/standards/blob/main/templates/cliff.toml[`+cliff.toml+`] |
| 60 | +— this is one-shot mechanical work. |
| 61 | + |
| 62 | +''''' |
0 commit comments