Skip to content

Releases: SteerSpec/strspc-rules

v1.5.2

28 Mar 09:47
a8f15cb

Choose a tag to compare

1.5.2 (2026-03-28)

Bug Fixes

  • bump strspc-cli and strspc-manager to v1.14.1 (cff96f9)
  • ci: add SHA-256 checksum verification to setup-strspc action (556e3b7)
  • ci: handle grep no-match under set -euo pipefail in checksum verification (387aed0)

v1.5.1

27 Mar 06:47
351b020

Choose a tag to compare

1.5.1 (2026-03-27)

Bug Fixes

  • add config schema copy to publish workflow (c6f806b)

v1.5.0

26 Mar 09:27
a723ac1

Choose a tag to compare

1.5.0 (2026-03-26)

Features

  • realm: add sub-realm rules RLM-010–014 and RLMMNFST-005 (4b8a5cd)

Bug Fixes

  • realm: align RLMMNFST-005 rule body with schema constraints (2f35b8f)
  • realm: tighten sub-realm rules and add schema support (e5ade21)

v1.4.2

23 Mar 14:03
a129e98

Choose a tag to compare

1.4.2 (2026-03-23)

Documentation

  • harden AGENTS.md with safety guardrails and CLI-first mutation policy (a24e80d)

v1.4.1

23 Mar 11:08
ea6f38e

Choose a tag to compare

1.4.1 (2026-03-23)

Documentation

  • add Rule Manager Spec reference to AGENTS.md (ea6f38e)

v1.4.0

23 Mar 08:57
5ecb450

Choose a tag to compare

1.4.0 (2026-03-23)

Features

  • add SPCFG entity and generated config.v1 schema (5486244), closes #12

Bug Fixes

  • address PR review — remove unused regex, fix docstring (d94587d)
  • guard against missing SPCFGSRC, document minItems coupling (3959c05)
  • raise on missing SPCFGSRC instead of silent None return (301092d)
  • resolve ruff lint errors in build-schema.py (bfe5a20)
  • suppress unmapped INFO for SPCFG top-level entity (2716b09)

Styles

  • apply ruff formatting to build-schema.py (7909fe7)

v1.3.0

22 Mar 16:20
6d5d19b

Choose a tag to compare

1.3.0 (2026-03-22)

Features

  • add optional source field to realm dependency schema (7d6691d), closes #30

v1.2.0

22 Mar 08:41
ae5ff40

Choose a tag to compare

1.2.0 (2026-03-22)

Features

  • formalize Realm entity with RLM.json, schema, and manifest (#22) (cd671c8)

Bug Fixes

  • add realm validation to release pipeline and document realm concept (92a3100)
  • exclude realm.json from compute-hash and validate realm metadata (31995ba)
  • handle non-entity files in compute-hash and add realm schema URL to README (2964487)

v1.1.2

21 Mar 22:49
7c1c9a6

Choose a tag to compare

1.1.2 (2026-03-21)

Documentation

  • document steerspec.dev publishing pipeline and URLs (7c1c9a6)

v1.1.1

21 Mar 22:41
355ff61

Choose a tag to compare

1.1.1 (2026-03-21)

Bug Fixes

  • checkout strspc-www main branch in publish job (355ff61)