Atomic Protocol V2

Atom catalog

AtomResponsibility
CompositionOutput size, rate, background, and document scope
ViewProjection and view transform
GroupParent-child hierarchy and group transform
ShapeRectangle, ellipse, and other certified primitives
PathContours, fill rules, stroke, and morphable geometry
TextContent, font reference, layout frame, and glyph intent
ImageAsset reference and fit/crop behavior
VideoAsset reference and deterministic frame selection
FrameLocal width and height
TransformMatrix4 inputs such as translate, rotate, scale, anchor, skew
TimingActive time window
AnimationKeyframes targeting atomic properties
EffectsOrdered effect operators
MaskCoverage relationship between source and mask
CompositeOpacity and blend operation

Atomic means explicit

An atom should describe one stable responsibility. High-level pattern names, UI behavior, and renderer resources do not belong in the atomic vocabulary.

Certification

An atom is documented as certified only after its static contract, runtime meaning, preview behavior, and export parity have been tested. This page is a reference map; it does not run those tests.