All notable changes to git-scripts will be documented in this file.
This file is generated from conventional commits by the
changelog-reusable.yml
workflow (hyperpolymath/standards#206). Adopt the workflow in this
repo’s CI to keep this file in sync automatically — see
templates/cliff.toml
for the canonical config.
The format follows Keep a Changelog; this project aims to follow Semantic Versioning.
-
feat(safety): owner allowlist + two-tier menu with clearer item names (#1)
-
feat(script_manager): incorporate 3 hyperpolymath estate batch scripts as Elixir rules
-
feat(ui): add AffineScript-TEA Cadre router with HAR/script API bridge
-
feat(crg): add crg-grade and crg-badge justfile recipes
-
fix(ci): sync hypatia-scan.yml to canonical (413: env.HOME+Phase-2+SARIF) (#7)
-
fix(ci): adopt canonical hypatia-scan.yml (env.HOME/scanner-layout
Comment-step gate) (#5) -
fix: remove tracked build artifacts, update gitignore
-
refactor(lib): fold ownership_guard primitives into common.sh + wire env passthrough from Elixir TUI
-
refactor(scripts): shared common.sh library + grouped subgroups + new health/sync tools
-
docs(readme): add SPDX copyright line and standard badges
-
docs: add post-audit status report for M5 sweep
-
docs: add post-audit status report
-
docs: add TOPOLOGY.md
Prior commits to this file’s introduction are recorded in git history
but not formally classified into Keep-a-Changelog sections. To backfill,
run git cliff -o CHANGELOG.md locally using the canonical
cliff.toml
— this is one-shot mechanical work.