Present recurrence findings in ATMAI design language v1.2 - #12
Open
abrahamabel wants to merge 2 commits into
Open
abrahamabel wants to merge 2 commits into
abrahamabel wants to merge 2 commits into
Conversation
abrahamabel
marked this pull request as ready for review
September 7, 2026 05:54
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
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.
The retained recurrence report was readable but did not use ATMAI's current visual language or offer individual-seed exploration. This PR adds a derived ATMAI v1.2 presentation of the same frozen findings, with paper reading surfaces, nested ink evidence panels, Archivo headings, technical readouts and one violet observed-result region.
The interactive HTML includes all 20 seeds and four arms, selectable representation/topographic/component measurements, and an accessible table of the plotted values. A Markdown findings page and SVG overview render directly on GitHub. The root README links to both formats.
The prior-A return advantage, higher topographic error, preceding-B adaptation cost, explicitly post hoc 5.32% combined-loss disadvantage, recovery censoring, and observed Linux exact-replay failure retain visible treatment. CI status in the report is a dated observation of research revision
9a24419, not live presentation-branch status.This is stacked on #9 and contains presentation changes only. Merge #8 and #9 before retargeting this PR to
main. All completed experiments, canonical source andreproducibility.jsonremain unchanged.Provenance and regeneration
The report is original repository-owned implementation of the user-authorized ATMAI v1.2 specification. No unlicensed source implementation, logo artwork, vendor effects or font binaries were copied. The HTML uses the specification's Google Fonts setup with system fallbacks.
PROVENANCE.mdrecords source revisions/hashes and presentation boundaries.python3 scripts/build_research_report.pyverifies frozen files before derivingindex.htmlandoverview.svg. Its--checkmode is part of both Linux and reference-runtime CI jobs and rejects stale generated presentation files.Validation
928467f: passed. Linux and macOS validation, derived-presentation checks and all 57 tests passed; all three full experiments reproduced exactly on the reference runtime.Preview:
docs/reports/recurrence-v1.2/index.html. GitHub-native findings:docs/reports/recurrence-v1.2/README.md.Note
Low Risk
Documentation and derived HTML/SVG from frozen evidence; no algorithm, experiment, or registry changes. CI only adds a deterministic artifact check.
Overview
Adds a derived ATMAI Design System v1.2 presentation of the frozen capacity-controlled recurrence study (
exp-20260907-8313df3e), without changing experiments, the canonical engine, or retained JSON.docs/reports/recurrence-v1.2/includes a GitHub-friendlyREADME.mdandoverview.svg, an interactiveindex.html(seed/metric timeline chart, tables, reproduction notes), andPROVENANCE.mddocumenting design sources, evidence hashes, and rebuild commands. The root README now links to this bundle instead of only the lab’s originalreport.html.scripts/build_research_report.pyverifies frozen registry/files, reads the retained results JSON, and deterministically writesindex.htmlandoverview.svg;--checkfails CI if committed outputs are stale. Repository integrity workflows on Linux and macOS run that check alongside existing validation and tests.Unfavorable findings (topology cost, post hoc combined loss, Linux exact-replay failure) remain explicit in the copy; this is presentation and integrity tooling only.
Reviewed by Cursor Bugbot for commit 928467f. Bugbot is set up for automated code reviews on this repo. Configure here.