Skip to content

[codex] Stabilize panel-local paper figure contracts - #2

Draft
yiweiqin wants to merge 73 commits into
mainfrom
codex/integrate-teammate-and-restructure
Draft

[codex] Stabilize panel-local paper figure contracts#2
yiweiqin wants to merge 73 commits into
mainfrom
codex/integrate-teammate-and-restructure

Conversation

@yiweiqin

Copy link
Copy Markdown
Owner

Summary

Stabilizes dense multi-panel paper figures by making panel-local node instances and relations the authoritative scientific contract, while preserving repeated labels across training, inference, and architecture panels.

What changed

  • extract concise labels and spatial context from the target overview figure
  • compile independent panel_graphs with evidence-backed local nodes and connectors
  • treat descriptive dataset headings as groups instead of inventing data-flow arrows
  • synchronize prompts, semantic blueprints, overlays, and validators with panel-local instances
  • preserve repeated visible labels and group/container titles
  • normalize OpenCV HoughLinesP output across (1, 4) and (4,) shapes so editable PPT rebuilding works across OpenCV versions

Why

The previous global graph could merge repeated components across panels, create false cross-panel relations, and overfit labels such as dataset descriptions into operational inputs. The editable rebuild path also failed on newer OpenCV return shapes.

Validation

  • 268 repository tests passed with python -m unittest discover -s tests
  • python -m compileall -q rfs tests
  • git diff --check
  • TabPFN hot cached semantic compilation: 1.12 seconds
  • TabPFN three-seed Image-2 stability audit: 3/3 production pass, mean 0.9907, worst 0.985

yiweiqin and others added 30 commits July 20, 2026 16:36
yiweiqin added 30 commits July 23, 2026 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants