# Truthmark 2.2.0 Previous version: 2.1.0 New version: 2.2.0 Diff basis: release/2.1.0..HEAD plus working tree Version action: minor SemVer rationale: This release refreshes package metadata and generated agent-workflow surfaces for the 2.2.0 runtime marker while preserving existing behavior, including updated generated instruction/manifest surfaces that are version-coupled. Release payload: - Update package version metadata in `package.json` and root `package-lock.json` entries from 2.1.0 to 2.2.0. - Run `truthmark init --json` to refresh generated platform surfaces and managed instruction blocks for the new runtime marker. - Update repository instruction targets (`AGENTS.md`, `CLAUDE.md`, `GEMINI.md`) to reference the `Truthmark 2.2.0` generated marker. User-facing release text: - `truthmark` is now tagged as 2.2.0, with the generated workflow surfaces and agent helpers refreshed to match the same runtime version marker. Verification: - `npm run release:check` - `npx tsx src/cli/main.ts check --json` - `npx tsx src/cli/main.ts index --json`