Skip to content

chore: release v0.13.0 - #93

Merged
ksek87 merged 2 commits into
mainfrom
claude/ci-benchmark-gate
Jun 16, 2026
Merged

chore: release v0.13.0#93
ksek87 merged 2 commits into
mainfrom
claude/ci-benchmark-gate

Conversation

@ksek87

@ksek87 ksek87 commented Jun 16, 2026

Copy link
Copy Markdown
Owner

Summary

  • Finalizes the v0.13.0 release: CHANGELOG [Unreleased] promoted to [0.13.0] — 2026-06-13, Cargo.toml bumped to 0.13.0, README.md and bench/README.md version references updated
  • Adds TPA-024 corpus record for annotation_deception (FUZZD-028) — readOnlyHint: true/destructiveHint: false metadata poisoning, arXiv:2603.22489
  • Fixes README response scanner pattern count (39 → 37) and corpus count (29 → 30)
  • Updates demo/github-actions.yml install comment to v0.13.0
  • Adds three Claude Code skills: /docs-update, /add-signal, /release-prep
  • Adds benchmark regression CI gate (three hard checks: 0 FN on representative, precision ≥ 0.90 + 0 FN on combined, 0 FP on actual)

What's in v0.13.0

FUZZD-024–028 · agentic chain fuzzing (chain + peer + protocol modules) · stateful sequence analyzer · HTTP transport · prompts/resources scanning · OWASP/CWE SARIF tags · config-file audit (--from-config) · benchmark CI gate

Benchmark (unchanged from v0.12)

  • Representative: 44/44 (100%), 0 FN
  • Actual: 440/485 (90.7%), 0 FP

Test plan

  • CI fmt, clippy, test, build, benchmark all green
  • After merge: git tag -a v0.13.0 -m "fuzzd v0.13.0" && git push origin v0.13.0

https://claude.ai/code/session_014T1x8ZiDbJcVvkZBfP91nk


Generated by Claude Code

claude added 2 commits June 13, 2026 18:47
FUZZD-024–028, agentic chain fuzzing (chain + peer + protocol modules),
stateful sequence analyzer, HTTP transport, prompts/resources scanning,
OWASP/CWE SARIF tags, config-file audit (--from-config), benchmark CI gate.

Benchmark: representative 44/44 (100%), actual 440/485 (90.7%), FP 0/20 (0%).

https://claude.ai/code/session_014T1x8ZiDbJcVvkZBfP91nk
- Fix README response scanner pattern count (39 → 37)
- Update corpus count (29 → 30) and TPA range (..023 → ..024)
- Add TPA-024 corpus record for annotation_deception (FUZZD-028)
- Update demo/github-actions.yml install comment (v0.12.0 → v0.13.0)
- Fix /release-prep skill: tag on main after PR merges, not on feature branch

https://claude.ai/code/session_014T1x8ZiDbJcVvkZBfP91nk
@ksek87
ksek87 merged commit f739e12 into main Jun 16, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants