Detect unsupported Notability containers (#148) - #169
Open
kiki830621 wants to merge 3 commits into
Open
Conversation
9 tasks
Member
Author
Verify — PASSCandidate
Requirement coverage
Verification findings resolvedIndependent reviewers found and the candidate corrected these blocking cases:
The final detector now bounds EOCD/CD/entry/path work, aligns EOCD choice with the dependency parser, independently validates exact central-directory records/count/size/disk/ZIP64 constraints, and requires a complete dependency iteration before trusting any marker. Test evidence
Independent review
The available reviewer harness was Codex-family only, so this run does not claim true cross-model diversity. Residue / prerequisite
Verdict: PASS — verified-gated, ready for human review; not merged and issue remains open. |
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.
Refs #148
Summary
Session.plistand modern FlatBuffersnoteBundlefrom bounded ZIP metadata only.ntbfor HTML/PDF and reject unsupported modern containers before converter/output creation with a stable Traditional Chinese diagnostic.ntbwithout logging its path, while preserving existing unknown.notediagnosticsMetadata safety boundary
Verification
NotabilityContainerDetectionTests: 17/17 passspectra validate detect-notability-ntb-container --strictswift package describe --type jsongit diff --checkNo real Notability payload, title, identifier, audio, thumbnail, or private fixture is included.
Depends on PR #165 for clean-clone root dependency resolution; that prerequisite is not included in this branch.