Changed
redstamp initnow writesredstamp.config.json(waswarden.config.json),
andredstamp check/redstamp-mcpdefault to it — completing the config-file
half of the warden→redstamp rename (the docs already advertised
redstamp.config.json, but the code still defaulted towarden.config.json, so
a user following the README got a gate that loaded no policy). Fully
back-compatible: with no--policy, an existingwarden.config.jsonis still
read transparently, so a project set up before the rename keeps working — only a
freshinitwrites the branded name. Help text updated and the example is now
redstamp.config.example.json. The~/.warden/global config, the audit
log, and theWARDEN_*env vars are intentionally unchanged.
0.4.1
- Renamed:
@askalf/warden→@askalf/redstamp(npm-publishable name; the old name collides with an existing unscoped package and is create-blocked by the registry). GitHub repo becomesaskalf/redstamp(old URLs redirect). Legacywarden/warden-mcp/warden-hook/warden-servebin aliases retained alongside the newredstamp*bins.WARDEN_*env vars unchanged.
All notable changes to @askalf/redstamp (formerly @askalf/warden) are documented here. The format is
based on Keep a Changelog, and this project
adheres to Semantic Versioning.