Documentation
README
Figure correctness checklist
This skill makes one plot trustworthy and readable. It deliberately has no
house aesthetic — frame, font family, and sizes are all parameters of
apply_figure_style(), which must run before the first plotting call.
Multi-panel assembly is figure-composer's job; deciding what each figure in
a paper should argue is paper-narrative's.
Two tiers of rule live below. Hard rules — everything under Tell the truth, Never do, and Prove the render, plus any rule stating a perceptual or factual invariant (semantic-zero centring, colour-vision safety, leader-line anchoring) — apply to every plot with no override. Everything else is a default: deviate when you have a deliberate reason, not by accident.
Tell the truth about the data
This is the opening of the README. Read the full README on GitHub.