Violin v3.0.1
·
3 commits
to master
since this release
Release v3.0.1
- Aligned workflow instructions in .hermes.md, SKILL.md, and playbooks/recon.md with Hermes v3 runtime tool contracts.
- Added cross-cutting evidence & verification discipline guidance (
eferences/evidence-and-verification-discipline.md). - Added authorized flag-capture (FLAGS) mode for lab/CTF engagements (
eferences/flags-mode.md, emplates/flag-capture-register.md). - Enforced per-hypothesis discipline fields (Confidence, Timebox, Cheapest test, Kill criteria) and Decoy Trail logging.
- Fixed hypothesis board rewriter in plugins/violin_guard/hypotheses.py to preserve structural sections (## Observations, ## Decoy Trail, ## Research Log, ## Resolved Theories).
- Updated RecordHypothesisArgsModel in schemas.py to expose discipline fields in tool parameters.
- Standardized workspace AGENTS.md to follow industry AI developer guidance best practices.