[FEATURE] Audit authority, code quality and documentation in sha2-tool #1
Labels
No labels
bug
ci
docs
duplicate
enhancement
help wanted
invalid
performance
phase-6
question
refactor
security
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
erix/sha2-tool#1
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem and motivation
This issue tracks continuous Phase 6 audit closure for
sha2-tool. Stream SHA-256/SHA-512 over caller-selected host paths or standard input and emit deterministic path-safe output records.An initial inventory is not a security or documentation closure claim. Evidence must follow each changed boundary through final heads, with priority security, reliability, then performance.
Proposed behavior and scope
Current inventory: 2 Cargo targets (1 bin, 1 test); manifests:
Cargo.toml. Include explicit and automatically discovered targets, supported features and target-specific configurations.Review explicit host input/output selection, subprocess/environment inputs if present, descriptor lifetime and partial-I/O failure. Map service-startup dimensions to the tool invocation/exit boundary and document unsupported runtime roles individually.
Authority, security and reliability
Maintain a finding register with public finding references, exact revisions, invariants, reproduction, owners, regression tests and closure evidence. Publish only non-sensitive status here; suspected vulnerabilities follow SECURITY.md. Each dimension below needs its own result and rationale; an absent daemon or current Rust target is not a blanket exemption.
Acceptance criteria
missing_docsenforcement without blanket allowances or hidden-API escapes, warning-denied private-item rustdoc and an undocumented-public-API negative gate.cargo fmt --all -- --check, strict Clippy, unit/doctests and warning-denied builds/rustdoc for every owned crate/target under default and all valid feature, freestanding/host, SMP and profile combinations; test mutually exclusive combinations separately. Add focused VM regressions for runtime behavior and observe the older catalog and unit tests at the exact published heads.Alternatives and tradeoffs
Use cohesive local refactoring or a justified shared extraction only after identifying real common semantics and authority boundaries. Remove superseded paths after preserving maintained coverage. Profile before optimization; document unavoidable ABI/hardware limits and explicit quotas rather than weakening security for speed.
Tracking and rollout
Signed runtime dependency checkpoint — 15 September 2026
Signed
753439423cd7d47ec5b1b90d367d404ebbac24f5aligns existing immutable dependency selections for the coordinated runtime graph. The repository's Rust implementation files are unchanged. All four feature/profile configurations pass 12 tests each, strict applicable Clippy, formatting, supported builds and private rustdoc without warnings. Final Markdown checks also pass. Push/review CI 29/30 passes with complete classified logs and no final warnings. Complete product-image adoption remains required. Review: #2.feature/posix-compat; update linked WIP PRs after coherent signed checkpoints using canonical CONTRIBUTING.md messages.b696118edbc7a9c2778018c3ab8b6c63baa4b999; refresh component/dependency heads and their own CI evidence as implementation advances.[FEATURE] [P02.R69] Audit authority, code quality and documentation in sha2-toolto [FEATURE] Audit authority, code quality and documentation in sha2-tool