Prepare public release media and deployment handoff - #21
Closed
jjjhenriksen wants to merge 39 commits into
Closed
jjjhenriksen wants to merge 39 commits into
jjjhenriksen wants to merge 39 commits into
Conversation
Add CI and browser smoke coverage
Implement streamed proof explanations
Add a second verified educational proof package
Render selectable papers with PDF.js
Add release verification, evidence disclosure, and submission docs
Add evaluation rubric, security boundaries, and methodology page
Harden explanation interactions and browser acceptance coverage
Add Devpost submission and demo package
Add edge-safe private Sites deployment
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.
What changed
docs/submission/media/Why
This gives the hackathon submission a reviewable media package while keeping the public demo honest: the committed video is a silent rehearsal, and the final narrated video must be recorded after a server-side GPT-5.6 deployment. The documentation now distinguishes a safe
odd-sum-squarepublic allowlist from the still-private rights-reviewed cycle package.Validation
npm test— 120 tests passednpm run typechecknpm run lintnpm run proof:validatenpm run eval:validatenpm run buildnpm run build:sitesOPENAI_API_KEY=release-check-placeholder OPENAI_MODEL=gpt-5.6 PUBLIC_PROOF_IDS=odd-sum-square npm run release:checknpm run test:e2e -- --workers=1— 35 passed, 5 intentionally skippedRemaining owner action
Configure the real server-side
OPENAI_API_KEYthrough the hosting provider's secret manager, redeploy, record the live narrated stream, and keep the GitHub repository private until the cycle-double-cover PDF and Lean excerpts are cleared or removed from public history.