TimemAi v0.7.1
Patch release focused on prompt protocol clarity.
Changes:
- Removed Markdown fenced code blocks from the model-facing static prompt, response schema summary, and generated tool action examples.
- Updated the expanded static prompt snapshot so the audited prompt text matches runtime behavior.
- Added regression checks to prevent reintroducing prompt fences.
Quality gate:
- scripts/ci.sh passed, including Rust workspace tests, edge regression, release build, and real TTY smoke.
- scripts/sensitive_scan.sh --current passed.
- scripts/sensitive_scan.sh --history passed.
This release intentionally does not include the kvc_optimize branch changes.