-
Notifications
You must be signed in to change notification settings - Fork 0
[M4-3a] Record and ship an agent proof session (asciinema replay) #99
Copy link
Copy link
Open
Labels
careerDirectly serves the research-role application goal.Directly serves the research-role application goal.contentMigrating, triaging, or restructuring existing content.Migrating, triaging, or restructuring existing content.infrastructureBuild system, tooling, and repository plumbing.Build system, tooling, and repository plumbing.milestone-4-portfolioMilestone 4: Portfolio of flagship work.Milestone 4: Portfolio of flagship work.
Milestone
Description
Metadata
Metadata
Assignees
Labels
careerDirectly serves the research-role application goal.Directly serves the research-role application goal.contentMigrating, triaging, or restructuring existing content.Migrating, triaging, or restructuring existing content.infrastructureBuild system, tooling, and repository plumbing.Build system, tooling, and repository plumbing.milestone-4-portfolioMilestone 4: Portfolio of flagship work.Milestone 4: Portfolio of flagship work.
Feeds #25 (M4-3) directly: ADR-008 conditions the portfolio's whole ordering on the AI page shipping a checkable worked example. This issue produces that example and its player.
Record a real session of an agent (Claude) driving Agda through agda-native-air to a finished proof; ship it as a self-hosted asciinema replay on the M4-3 page, annotated beat by beat.
Why
.castrecording, all servable from this origin (https://docs.asciinema.org/manual/server/embedding/) —make offline-auditstays green by construction..castfile is itself a checkable artifact, checked into the repo.Tasks
asciinema rec), trim dead air, keep the recovery-from-error beat if one occurs — that beat is the most credible part.asciinema-player.min.js+ CSS underdocs/assets/, pinned by hash like the fonts; wire the page embed..castinto the repo next to the proof it produced; link both from the page.Acceptance criteria
make offline-auditgreen — no request leaves the origin.