Solution: LP-0012 — Structured Event/Log Mechanism for LEZ Programs#104
Open
pramadanif wants to merge 3 commits into
Open
Solution: LP-0012 — Structured Event/Log Mechanism for LEZ Programs#104pramadanif wants to merge 3 commits into
pramadanif wants to merge 3 commits into
Conversation
Submit alternative LP-0012 solution linking pramadanif/lez-event-system (runtime-adapter LEZE framed journal, failure-path preservation). Co-authored-by: Cursor <cursoragent@cursor.com>
|
README is source of truth: dual demo videos, 32-test matrix, requirements checklist, benchmarks, and evaluator verify steps. Co-authored-by: Cursor <cursoragent@cursor.com>
Sync checklist/test matrix/API/docs links with corrected README; point to commit a551b2e and tag v0.1.0. Co-authored-by: Cursor <cursoragent@cursor.com>
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.
Summary
Submission for LP-0012 — Event/Log mechanism, aligned with the audited project README.
Implementation repo: https://github.com/pramadanif/lez-event-system
Commit:
a551b2e177bcdad0fcdba93ba1aa63584fef063bTag:
v0.1.0Video (overview): https://youtu.be/jPAzqcxP_go
Video (E2E demo): https://youtu.be/qmyBhWTii6Y
Live decoder: https://lez-event-system.vercel.app/
What's delivered
LEZEframe prepended to RISC0 journalexecute_programruntime adapter — events survive panic without rewritingProgramOutput/TxReceipttoken-transfer,withdraw,indexerRISC0_DEV_MODE=0./scripts/demo.sh+ interactive web decoderHow to verify
Solution file
solutions/LP-0012.mdmirrors the audited README: checklist, accurate test matrix, API/error codes, all doc links, FURPS, and Terms.Terms
By opening this PR I confirm I have read and agree to the Terms & Conditions.