Skip to content

PRISM v2.12.2

Choose a tag to compare

@Ronkupper Ronkupper released this 10 Jun 00:35
· 5 commits to main since this release
v2.12.2
2349a2d

PATCH over v2.12.1 — repairs the rendering of the §2.2 visual map. No framework-body mechanic change.

What was wrong

The ASCII map's outer right border drifted across four different columns (lines ran 70–73 chars wide), the exterior connector rail under the execution box sat one column off the border piece it descends from, and one line carried an emoji that renders double-width on most fonts. Together these garbled the diagram in strict monospace renderers — most visibly in the GitHub mobile app, where the right border appeared as scattered fragments.

What's fixed

Every box line now closes at a single fixed column (width 72), connector rails align exactly with the border pieces they pierce, and the in-diagram band reference is plain text instead of an emoji. The repaired block is machine-verified: uniform width, rail alignment, and no double-width glyphs.

Note: at 72 columns the map still pans horizontally on a phone — a narrower mobile-first rebuild is under consideration as a follow-up.

Unchanged

No Standing Principle, Monitor, Probe, Gate, or section semantics changed. Embedded Lens Library stays v0.13; lint catalog stays v4. The Skill archive (plugins/prism/) was regenerated from PRISM.md via the deterministic projection.

Version-pinned snapshot at this tag: PRISM_v2_12_2.md (byte-identical to PRISM.md).