Stage329 converts the Stage328 verification decision into a submit-ready audit evidence package.
Stage327: Evidence Structuring
Stage328: Evidence Verification
Stage329: Evidence Submission / Audit Packaging
AI Claim
↓
Reproduction Evidence
↓
QSP Decision
↓
Signed Audit Report
This version strengthens Stage329 with:
- Automatic loading of
stage328_decision.json - GitHub Pages-ready audit report URL
- Audit trace display
- Submit-ready UI for third-party review
Generated under:
docs/reports/
Files:
audit_report.html
audit_report.json
audit_report.json.asc
audit_report.sha256
verify.txt
Third-party Verification
shasum -a 256 docs/reports/audit_report.json
gpg --verify docs/reports/audit_report.json.asc docs/reports/audit_report.json
Security Boundary
The private core logic is not published.
Excluded from GitHub:
core/
engine/
private/
secrets/
keys/
.env
private keys
Only public audit artifacts and verification instructions are published.
Why This Matters
A verification decision alone is not enough for real-world audit use.
Stage329 turns a QSP/VEP verification decision into an audit artifact that can be:
submitted
reviewed
archived
verified
signed
referenced by URL
License
MIT License
Copyright (c) 2025 Motohiro Suzuki