Skip to content

Releases: FrankJSG/spec-driven-design

SDDn v0.2.0 - Immune System Release

Choose a tag to compare

@FrankJSG FrankJSG released this 29 May 17:35

What's new in v0.2.0

STALE-ADVISORY state

Five-state Spec Health System with auto-degradation.
Minor L1 changes no longer block AI generation - they trigger
a timed advisory with mandatory warning output.

SemVer cascade semantics

L1 changes are now classified as patch / minor / major.
Each type triggers a different cascade behavior.
Breaking changes still block. Additive changes allow work to continue.

Closed Dual-Track Model

Discovery loop now has a hard stop: maximum 2 iterations,
Minimum Viable Spec Checklist (5 criteria), and live session
escalation protocol. Infinite discovery is no longer possible.

Universal Base Rule

Token Contract is now an implicit whitelist. Any value not
explicitly authorized is implicitly forbidden for AI agents.

11 files changed · 766 insertions · 142 deletions

SDDn v0.1.0 — Founding Release

Choose a tag to compare

@FrankJSG FrankJSG released this 27 May 06:53

First public release of the Spec Driven Design framework. Community RFC model - open issues to challenge or extend.