PRISM v2.1.0 released #10
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.1.0 is out. Tooling conventions release — three patterns bundled per the combined micro-DD X1 ratification.
What's new
Machine-readable frontmatter (Pattern A).
PRISM.mdnow carries a YAML block with two comment-grouped sections (skill metadata + framework metadata). New fields:version,released,supersedes,lens_library_embedded,substrate_target,normativity,lint_catalog_version. JSON Schema lives atPRISM-workshop/schemas/prism_frontmatter.schema.json.Strength × polarity normativity vocabulary (Pattern B Phase B1). The frontmatter
normativityblock declares optional strength tokens (required/recommended/optional, defaultrequired) and polarity glyphs (✅always do /⚠️ask first /🚫never). Title-block tag-convention paragraph extended with a two-sentence announcement. New elements going forward use[durability | review-trigger | strength? | polarity?]. Legacy element marking sweep deferred to Phase B2 / v2.2.0.Appendix H — Vendor parsing observations (Pattern D). New observation-driven appendix indexing vendor parsing behaviour on dispatched content. Six-status closed vocabulary (
passthrough/stripped/mangled/error/not-tested/observed-once), per-content-type H3 sections with narrow per-vendor tables. Seed entry: ChatGPT mobile paste =stripped(the empirical observation that drove §4.12 atomic-prompt self-containment in v2.0.2).Also shipped: lint catalog (
lint-v1)Off-cycle from
PRISM.mdon a parallel release track. Two active rules today (PRISM-LINT-01 / named-refs-resolveerror,PRISM-LINT-02 / named-refs-orphan-anchorinfo), five reserved slots that activate as their dependencies ship..github/workflows/lint.ymlruns on every PR.Calibration for projects on v2.0.2
Links
PRISM.mdPRISM_v2_1_0.mdlint_rules.mdv2.0.2 calibration items still relevant; Lens Library remains at v0.10 (embedded as Appendix G). v1.10.4 stays terminal for v1.x projects.
Beta Was this translation helpful? Give feedback.
All reactions