docs: record passing EncString fuzz soak (v0.1 gate #1)#42
Merged
Conversation
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Records the result of the ≥24 h EncString fuzz soak — PRD §11.4 /
RELEASING.mdoperational gate #1 for thev0.1.0tag — and does the surrounding bookkeeping.The soak completed clean:
ft:)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 rawDONEline. 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 lintpasses (78/78).🤖 Generated with Claude Code