|
| 1 | +== Changelog |
| 2 | + |
| 3 | +All notable changes to `+wordpress-tools+` 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: add stapeln.toml container definition |
| 23 | +* feat: add UX Justfile with doctor, tour, help-me, assail recipes |
| 24 | +* feat: deploy UX Manifesto infrastructure |
| 25 | +* feat: add CLADE.a2ml — clade taxonomy declaration |
| 26 | +* feat: add mirror.yml workflow for GitLab/Bitbucket mirroring |
| 27 | +* feat: consolidate 5 WordPress repos into wordpress-tools monorepo |
| 28 | + |
| 29 | +==== Fixed |
| 30 | + |
| 31 | +* fix(ci): sync hypatia-scan.yml to canonical (413: |
| 32 | +env.HOME+Phase-2+SARIF) (#22) |
| 33 | +* fix(ci): build Hypatia escript from repo root (estate dogfood drift) |
| 34 | +* fix(ci): rsr-antipattern.yml duplicate heredoc (#19) |
| 35 | +* fix: set correct Groove capability type (was: custom) |
| 36 | +* fix(scorecard): enforce granular permissions and add fuzzing |
| 37 | +placeholder |
| 38 | +* fix(ci): Resolve workflow-linter self-matching and metadata issues |
| 39 | +* fix: resolve panic-attack security findings in sinople theme |
| 40 | +* fix: correct email jonathan.jewell → j.d.a.jewell |
| 41 | +* fix: global AGPL-3.0-or-later → PMPL-1.0-or-later replacement |
| 42 | +* fix: SPDX headers (AGPL→PMPL), email, author name |
| 43 | + |
| 44 | +==== Changed |
| 45 | + |
| 46 | +* refactor: migrate 6SCM → 6A2 (.scm → .a2ml format) |
| 47 | + |
| 48 | +==== Documentation |
| 49 | + |
| 50 | +* docs: record tech-debt audit findings (2026-05-26) (#28) |
| 51 | +* docs(claude): add CLAUDE.md with Exemptions table (#17) |
| 52 | +* docs: add TEST-NEEDS.md (CRG C) |
| 53 | +* docs: add EXPLAINME.adoc — prove-it file backing README claims |
| 54 | +* docs: add 0-AI-MANIFEST.a2ml (RSR compliance) |
| 55 | + |
| 56 | +==== CI |
| 57 | + |
| 58 | +* ci: fix nonexistent actions/upload-artifact SHA pin (#21) |
| 59 | +* ci(antipattern): fix top-level dir matching + benchmarks/lsp/bench |
| 60 | +filename allowlists (#16) |
| 61 | +* ci(antipattern): TS check reads .claude/CLAUDE.md exemption table |
| 62 | +(#15) |
| 63 | +* ci(antipattern): broaden TS allowlist (cli/, mod.ts, lsp-server, |
| 64 | +_vscode_, -*) (#14) |
| 65 | +* ci(antipattern): allowlist legit TS bridge/adapter paths (#13) |
| 66 | + |
| 67 | +=== Pre-history |
| 68 | + |
| 69 | +Prior commits to this file’s introduction are recorded in git history |
| 70 | +but not formally classified into Keep-a-Changelog sections. To backfill, |
| 71 | +run `+git cliff -o CHANGELOG.md+` locally using the canonical |
| 72 | +https://github.com/hyperpolymath/standards/blob/main/templates/cliff.toml[`+cliff.toml+`] |
| 73 | +— this is one-shot mechanical work. |
| 74 | + |
| 75 | +''''' |
0 commit comments