From 0b5046d706554580aed0e8bbf6671c42e9d6f156 Mon Sep 17 00:00:00 2001 From: hyperpolymath Date: Sun, 17 May 2026 01:29:14 +0100 Subject: [PATCH] chore(Item 11): drop duplicate .md docs (RSR-canonical .adoc retained) Dedupe: keep RSR-canonical .adoc, drop verified-faithful .md duplicate. Day 10 / Item 11. Inbound links repointed to .adoc where applicable. Co-Authored-By: Claude Opus 4.7 --- contractiles/mustfile/CHANGELOG.md | 46 -------------------------- contractiles/runners/must/CHANGELOG.md | 46 -------------------------- 2 files changed, 92 deletions(-) delete mode 100644 contractiles/mustfile/CHANGELOG.md delete mode 100644 contractiles/runners/must/CHANGELOG.md diff --git a/contractiles/mustfile/CHANGELOG.md b/contractiles/mustfile/CHANGELOG.md deleted file mode 100644 index cb5a866..0000000 --- a/contractiles/mustfile/CHANGELOG.md +++ /dev/null @@ -1,46 +0,0 @@ -# Changelog - -All notable changes to this project will be documented in this file. - -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), -and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - -## [Unreleased] - -### Added -- `must deploy` command for container-based deployment -- Containerfile for self-contained build environment -- INSTALL.adoc with comprehensive installation guide -- docs/must-spec.adoc with formal specification and golden examples -- Physical State contract definition -- `[requirements.content]` for file content verification -- `[deploy]` configuration section - -### Changed -- Updated README with Quick Start and Physical State documentation -- Enhanced CLI help with deploy options - -## [0.1.0] - 2025-12-27 - -### Added -- Initial release of Must - task runner + template engine + enforcer -- Core commands: init, list, check, fix, enforce, apply, templates -- TOML-based configuration (mustfile.toml) -- Mustache template engine for code generation -- Requirements enforcement (must_have, must_not_have) -- Task dependency resolution with topological sort -- Circular dependency detection -- Ada 2022 implementation with GNAT project file -- Templates for Ada packages and Elixir modules -- Justfile with 40+ recipes -- GitHub Actions workflows (CodeQL, Scorecard, quality checks) -- GitLab CI/CD pipeline - -### Security -- SHA-pinned all GitHub Actions for supply chain security -- No MD5/SHA1 for security purposes -- HTTPS-only enforcement -- Secret scanning with TruffleHog - -[Unreleased]: https://github.com/hyperpolymath/mustfile/compare/v0.1.0...HEAD -[0.1.0]: https://github.com/hyperpolymath/mustfile/releases/tag/v0.1.0 diff --git a/contractiles/runners/must/CHANGELOG.md b/contractiles/runners/must/CHANGELOG.md deleted file mode 100644 index cb5a866..0000000 --- a/contractiles/runners/must/CHANGELOG.md +++ /dev/null @@ -1,46 +0,0 @@ -# Changelog - -All notable changes to this project will be documented in this file. - -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), -and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - -## [Unreleased] - -### Added -- `must deploy` command for container-based deployment -- Containerfile for self-contained build environment -- INSTALL.adoc with comprehensive installation guide -- docs/must-spec.adoc with formal specification and golden examples -- Physical State contract definition -- `[requirements.content]` for file content verification -- `[deploy]` configuration section - -### Changed -- Updated README with Quick Start and Physical State documentation -- Enhanced CLI help with deploy options - -## [0.1.0] - 2025-12-27 - -### Added -- Initial release of Must - task runner + template engine + enforcer -- Core commands: init, list, check, fix, enforce, apply, templates -- TOML-based configuration (mustfile.toml) -- Mustache template engine for code generation -- Requirements enforcement (must_have, must_not_have) -- Task dependency resolution with topological sort -- Circular dependency detection -- Ada 2022 implementation with GNAT project file -- Templates for Ada packages and Elixir modules -- Justfile with 40+ recipes -- GitHub Actions workflows (CodeQL, Scorecard, quality checks) -- GitLab CI/CD pipeline - -### Security -- SHA-pinned all GitHub Actions for supply chain security -- No MD5/SHA1 for security purposes -- HTTPS-only enforcement -- Secret scanning with TruffleHog - -[Unreleased]: https://github.com/hyperpolymath/mustfile/compare/v0.1.0...HEAD -[0.1.0]: https://github.com/hyperpolymath/mustfile/releases/tag/v0.1.0