v1.3.0
Changelog
All notable changes to this project will be documented in this file.
[1.3.0] — 2026-05-27
Bug Fixes
- Calibrate rules to zero false positives on 8 real repos
- Wire maintainer-sandbox + sync T1-T6 + CI hardening
- Polish skill consistency + extend adversarial regex
- Mark commit-msg.sh executable (100644 -> 100755)
- Quote description containing colon — CRITICAL YAML parse failure
- Wrap redact pattern list in fenced block — silences false-positive RC-HARDCODED-PATH x3
- Tighten 5 over-budget descriptions (>200 bpe tokens) to under-limit
- Repair 3 cross-reference + 1 abs-path MAJOR findings
- Use validator-recognised placeholder usernames in path examples
- Remove host-path patterns from prose to clear RC-HARDCODED-PATH
- Populate empty argument-hint frontmatter on 5 commands
- Embed full reference-file TOCs in SKILL.md Resources sections
- Rename 'results[]' heading to avoid TOC-parser bracket bug
- Batch NIT clear-out — MD004 bullets, missing-TOC, skillaudit FPs
- Markdownlint MD004 and MD056 — escape pipes, neutralise bullet prefixes
Documentation
- TRDD-e1c2677a — full plugin audit + remediation pass
- Regenerate CHANGELOG + add community + ISSUE/PR templates
- Seed design/adrs/ with the 5 foundational ADRs
Features
- Port the Sentinel GitHub Actions scanner to Python (32 rules + 6 fixers)
- T6 — package-manager safety-config drift
- Docker-isolated harness for the maintainer agent
- Add 10 slash-command surfaces for user-invokable skills
- 10 new entrusted-repo capability skills + slash commands
Miscellaneous Tasks
- Expand pyproject.toml metadata + urls + classifiers
Refactor
- Rename maintainer-tool-bootstrap -> maintainer-tooling-bootstrap
Testing
- 32 new tests — redact (17) + commit-msg hook (11) + real-repo (4)
Generated by git-cliff