PRISM v2.10.0 released #22
Ronkupper
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
PRISM v2.10.0 is released — the Scope-Integrity Test (SIT): the enforcement half of the Lens Library's
minimum_scope_binding:.Additive and behavior-strengthening (MINOR). No capability is removed; default behavior is unchanged.
What landed
The gap SIT closes. A lens's
minimum_scope_binding:states what coverage requires — but Probe 1 could mark a lens covered on an enumeration that looked complete while quietly scoping the question too narrowly. The cleanest pattern: a competitor scan scoped by product category rather than by audience and job, so a same-audience substitute in a different form factor (a hardware device, a manual workflow, a do-nothing default) goes unnamed — and more enumeration passes inside the wrong scope only harden the wrong boundary.Coverage-time falsifier gate. At Probe 1, a lens cannot be marked
fires-covereduntil itsminimum_scope_binding:passes a yes/no falsifier — every clause satisfied with evidence, or any clause unmet? Generic for all 23 lenses on day one, documented as an honest rigor ladder: inline self-check (the always-on floor — the enumerating agent self-certifies, a single distribution, not triangulation, per SP-15) → fresh-context probe (minimum independence) → cross-vendor probe (full SP-15 triangulation). Levels 2–3 are operator-invokable today in a single chat; a futureauto_driveonly automates the dispatch.New lens-schema field
scope_integrity_probe:. An optional per-lens sharpened falsifier that overrides the generic gate. The embedded Lens Library advances to v0.13, shipping the first hand-authored probe onLL-D-008("Compared to what?"): name at least one cross-form-factor, same-audience-same-job substitute the set omits, or document its absence with rationale. The other 22 ride the generic gate; sharpened probes accrete from real misses.Lint.
lint_catalog_version→ 4, reservingPRISM-LINT-09(scope-integrity-probe-valid), sibling to the reservedPRISM-LINT-08.Calibration / report-back
fires-covered— confirm it catches under-scoping without turning Probe 1 into a checkbox slog.Release: v2.10.0 · the canonical
PRISM.mdand the byte-identical snapshotPRISM_v2_10_0.mdare onmain· embedded Lens Library at v0.13.Beta Was this translation helpful? Give feedback.
All reactions