Skip to content

docs: record passing EncString fuzz soak (v0.1 gate #1)#42

Merged
UnbreakableMJ merged 1 commit into
mainfrom
fuzz-soak-report
Jun 17, 2026
Merged

docs: record passing EncString fuzz soak (v0.1 gate #1)#42
UnbreakableMJ merged 1 commit into
mainfrom
fuzz-soak-report

Conversation

@UnbreakableMJ

Copy link
Copy Markdown
Contributor

Summary

Records the result of the ≥24 h EncString fuzz soak — PRD §11.4 / RELEASING.md operational gate #1 for the v0.1.0 tag — and does the surrounding bookkeeping.

The soak completed clean:

Metric Value
Executions 8,874,210,317 (~8.9 B)
Wall time 86,401 s (24 h)
Exec rate ~102,709 exec/s
Coverage 312 blocks (flat the whole run)
Features (ft:) 928
Findings (artifacts) 0
Exit code 0

No panics, crashes, OOM, or parse→serialize→parse round-trip failures. fuzz/artifacts/enc_string_parse/ is empty (verified post-run).

Changes

  • docs/fuzzing-report.md (new; moved out of the repo root) — the report, with the verbatim libFuzzer console output embedded so every headline figure is sourced against the raw DONE line. Table label uses libFuzzer's features (ft:) terminology rather than "fuzz types".
  • RELEASING.md — gate feat(vault): M5 slice 2 — TUI reveal + agent-side clipboard copy #1 ticked, citing the run.
  • CHANGELOG.md[Unreleased] note. First v0.1 operational gate cleared; the tag still waits on the live PQC handshake and the two-week daily-driver attestation.

Docs-only — no code, no version bump, no tag. reuse lint passes (78/78).

🤖 Generated with Claude Code

The ≥24 h libFuzzer soak of the EncString type-2 parser (PRD §11.4 /
RELEASING.md gate #1) completed clean: 8,874,210,317 executions over
86,401 s, coverage flat at 312 blocks, 928 features, exit 0, and an empty
fuzz/artifacts/ — no panics, crashes, or round-trip failures.

- docs/fuzzing-report.md: the report (moved out of the repo root), with the
  verbatim console output embedded so every headline figure is sourced.
- RELEASING.md: tick gate #1, cite the run.
- CHANGELOG.md: [Unreleased] note; first v0.1 operational gate cleared
  (PQC handshake + daily-driver still pending).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@UnbreakableMJ UnbreakableMJ merged commit 9c5fb53 into main Jun 17, 2026
9 checks passed
@UnbreakableMJ UnbreakableMJ deleted the fuzz-soak-report branch June 17, 2026 23:52
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.

1 participant