Skip to content

Violin v3.0.1

Choose a tag to compare

@Dan-StrategicAutomation Dan-StrategicAutomation released this 04 Aug 16:24
· 3 commits to master since this release
2709b6a

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.