Skip to content

Releases: sd0xdev/sd0x-harness

v4.6.2

Choose a tag to compare

@github-actions github-actions released this 05 Sep 13:58
04e8a5e

What's Changed in v4.6.2

New Features

  • feat(codex-code-review): Observe background dispatches by push and let the watcher end itself (84288da)
  • feat(codex-exec): Add a progress channel and a liveness-checked stale sweep to the adapter (e93588f)
  • feat(skills): Drop unjustified codex grants and pin the frontmatter grant-surface invariant (e7ebc99)
  • feat(skills): Switch recap, review-spec and agent frontmatters to codex exec (3/3) (d98c025)
  • feat(skills): Switch security, feasibility and audit skills to codex exec (2/3) (7f65168)
  • feat(skills): Switch architecture, debate and implement skills to codex exec (1/3) (3d84d94)
  • feat(codex-code-review): Switch test-review, seek-verdict and review shells to codex exec (2/2) (5607031)
  • feat(codex-code-review): Switch review, doc-review and plan-review to codex exec (1/2) (3012b9f)
  • feat(codex-exec-transport): Add the codex exec transport adapter and fake-CLI test harness (b494c42)
  • feat(scope): Add the change_relation field, fix obligation and the owed-now gate (ffbbffe)
  • feat(review-loop-recovery): Add attention-diffusion subtypes, banking sequence, and a reference-stability refactor mode (5566ee5)
  • feat(intent): Add the per-feature intent artifact mechanism (0c6bd07)

Bug Fixes

  • fix(security-redact): Fix secret truncation, ReDoS, and a redaction design conflict (a2f4303)
  • fix(create-request): Align scan and update contracts with the parser (e6f0adf)
  • fix(runner): Make lint-argument injection opt-in per script role (39b8ff8)

Documentation

  • docs(rules): Add the user-authorized execution exception to Anchor Register #4 (f5d8e43)
  • docs(codex-exec-transport): Add the tech spec, intent, and request tickets (872808c)
  • docs(readme): Sweep READMEs and the skill catalog for the codex exec setup (1699bc3)
  • docs(auto-loop): Switch the review dispatch rules to the codex exec transport (84e8c2b)
  • docs(codex-exec-transport): Add the transport locator reference and guard tests (2affcf5)
  • docs(opportunistic-fix-envelope): Open the change_relation and owed-now gate ticket (15105e8)
  • docs(opportunistic-fix-envelope): Drop the collector scripts and let the model resolve the envelope (807e766)
  • docs(opportunistic-fix-envelope): Add the intent and tech spec for a risk-calibrated fix budget (03033fe)
  • docs(request-ordering): Design lane-based ticket ordering with an immutable Due field (454726a)
  • docs(intent): Wire the producers, consumers and reminders into the skills (1599675)
  • docs(craft): Nudge design thinking at the moment code is written (6131871)
  • docs(rules-residency): Add the tech spec, the r1 record and two review lessons (2231537)
  • docs: Repoint the stall-diagnosis citations after the contract extraction (ec32996)
  • docs(requests): Record verify-ac outcomes for three re-verified tickets (76bb7d8)

Refactoring

  • refactor(review): Bound assurance depth and fix the dispatch contract (c087245)
  • refactor(rules): Extract review-plane procedure into on-demand contracts (add1f9c)

Tests

  • test(skills): Re-pin recap-doc/review-spec and add codex-implement safety tests (412e312)

Chores

  • chore(release): Bump to 4.6.2 (04e8a5e)
  • chore(release): Bump to 4.6.1 (3c0a3f9)
  • chore(release): Bump to 4.6.0 (7f5ca7a)
  • chore(release): Bump to 4.5.0 (eaa11e7)
  • chore(release): Bump to 4.4.2 (3f76273)
  • chore(release): Bump to 4.4.1 (d329747)
  • chore(release): Bump to 4.4.0 and announce the review-gate changes (30553f7)

Full Changelog: v4.3.1...v4.6.2

v4.6.1

Choose a tag to compare

@github-actions github-actions released this 05 Sep 13:16

What's Changed in v4.6.1

New Features

  • feat(codex-code-review): Observe background dispatches by push and let the watcher end itself (286980e)
  • feat(codex-exec): Add a progress channel and a liveness-checked stale sweep to the adapter (0d3b1ca)

Chores

  • chore(release): Bump to 4.6.1 (78443ce)

Full Changelog: v4.6.0...v4.6.1

v4.6.0

Choose a tag to compare

@github-actions github-actions released this 05 Sep 01:41

What's Changed in v4.6.0

New Features

  • feat(skills): Drop unjustified codex grants and pin the frontmatter grant-surface invariant (0beb18e)
  • feat(skills): Switch recap, review-spec and agent frontmatters to codex exec (3/3) (9b001f9)
  • feat(skills): Switch security, feasibility and audit skills to codex exec (2/3) (73a6301)
  • feat(skills): Switch architecture, debate and implement skills to codex exec (1/3) (d5ce5fa)
  • feat(codex-code-review): Switch test-review, seek-verdict and review shells to codex exec (2/2) (b03d9ee)
  • feat(codex-code-review): Switch review, doc-review and plan-review to codex exec (1/2) (36afa29)
  • feat(codex-exec-transport): Add the codex exec transport adapter and fake-CLI test harness (90a263e)

Bug Fixes

  • fix(security-redact): Fix secret truncation, ReDoS, and a redaction design conflict (6f221ad)

Documentation

  • docs(codex-exec-transport): Add the tech spec, intent, and request tickets (2281f20)
  • docs(readme): Sweep READMEs and the skill catalog for the codex exec setup (5e58fe7)
  • docs(auto-loop): Switch the review dispatch rules to the codex exec transport (1ca3216)
  • docs(codex-exec-transport): Add the transport locator reference and guard tests (811d81a)

Tests

  • test(skills): Re-pin recap-doc/review-spec and add codex-implement safety tests (be77925)

Chores

  • chore(release): Bump to 4.6.0 (3d3c4c7)

Full Changelog: v4.5.0...v4.6.0

v4.5.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 10:55

What's Changed in v4.5.0

New Features

  • feat(scope): Add the change_relation field, fix obligation and the owed-now gate (b6e2687)

Documentation

  • docs(opportunistic-fix-envelope): Open the change_relation and owed-now gate ticket (a80cd66)
  • docs(opportunistic-fix-envelope): Drop the collector scripts and let the model resolve the envelope (2b95eb2)
  • docs(opportunistic-fix-envelope): Add the intent and tech spec for a risk-calibrated fix budget (6b20e91)

Chores

  • chore(release): Bump to 4.5.0 (885f6c9)

Full Changelog: v4.4.2...v4.5.0

v4.4.2

Choose a tag to compare

@github-actions github-actions released this 01 Sep 02:08

What's Changed in v4.4.2

New Features

  • feat(review-loop-recovery): Add attention-diffusion subtypes, banking sequence, and a reference-stability refactor mode (a3672c0)

Documentation

  • docs(request-ordering): Design lane-based ticket ordering with an immutable Due field (06a4d91)

Chores

  • chore(release): Bump to 4.4.2 (647f228)

Full Changelog: v4.4.1...v4.4.2

v4.4.1

Choose a tag to compare

@github-actions github-actions released this 30 Aug 15:06

What's Changed in v4.4.1

New Features

  • feat(intent): Add the per-feature intent artifact mechanism (e545732)

Documentation

  • docs(intent): Wire the producers, consumers and reminders into the skills (5f1a140)

Chores

  • chore(release): Bump to 4.4.1 (fd9a550)

Full Changelog: v4.4.0...v4.4.1

v4.4.0

Choose a tag to compare

@github-actions github-actions released this 29 Aug 17:41

What's Changed in v4.4.0

Bug Fixes

  • fix(create-request): Align scan and update contracts with the parser (6bbc589)
  • fix(runner): Make lint-argument injection opt-in per script role (6d73dec)

Documentation

  • docs(craft): Nudge design thinking at the moment code is written (5e75683)
  • docs(rules-residency): Add the tech spec, the r1 record and two review lessons (888fea4)
  • docs: Repoint the stall-diagnosis citations after the contract extraction (54c730b)
  • docs(requests): Record verify-ac outcomes for three re-verified tickets (8baa3ec)

Refactoring

  • refactor(review): Bound assurance depth and fix the dispatch contract (8ebfe8e)
  • refactor(rules): Extract review-plane procedure into on-demand contracts (997be8f)

Chores

  • chore(release): Bump to 4.4.0 and announce the review-gate changes (491b277)

Full Changelog: v4.3.1...v4.4.0

v4.3.1

Choose a tag to compare

@github-actions github-actions released this 26 Aug 16:11
ceedbe0

What's Changed in v4.3.1

New Features

  • feat(skills): Wire review consumers to fallback dispatch and rotation (636c573)
  • feat(rules): Carry review gates through a fallback reviewer when Codex is down (9128383)
  • feat(review-loop): Add sentinel validator, dispatch decider and fallback reviewer (11459ac)
  • feat(smart-rebase): Make the analyzer's JSON hold for the bytes git allows (2d4e39b)
  • feat(skills): Route the push workflows through the opt-in gate (2418ba5)
  • feat(push-gate): Make the pre-push hook opt-in and gate unshared rewrites (18ec6ed)

Bug Fixes

  • fix(update-docs): Spell owesCodeAlignment with the arguments it takes (72fe133)
  • fix(smart-commit): Pin the canonical env prefix to /usr/bin/env (4995d33)

Documentation

  • docs(push-gate-optin): Correct the round-39 BASH_ENV refutation to bash 3.2 only (7d83110)
  • docs(readme): Sync the fallback reviewer story across six locales (091dd10)
  • docs(review-loop-resilience): Add requirements, tech spec and request records (88b9202)
  • docs(lessons): Record the lessons from the push-gate review rounds (5ebaa8e)
  • docs(features): Restore five design records and append dated corrections (138845c)
  • docs(push-gate-optin): Record the design, implementation and review history (e16be48)
  • docs(create-pr-stacked): Split the tech spec and repoint every inbound link (f2182a5)
  • docs(features): Rename GitHub repo locator to sd0xdev/sd0x-harness (2692ede)
  • docs(features): Add Pre-Push Gate opt-in request docs (r1–r4) (fca4b36)
  • docs(features): Sync batch status across thirteen request tickets (d068bca)
  • docs(features): Sync batch status across eleven request tickets (8ddf103)

Tests

  • test(ci): Fix the six Linux-only failures on portability and runner identity (5109a83)
  • test(review-loop): Pin the resilience contract and sync affected pins (8f4ace9)
  • test(commit-msg-guard): Settle the temp-dir scan against sibling processes (3519803)

Chores

  • chore: bump to 4.3.1 across package.json, plugin.json, and install-state.json (ceedbe0)
  • chore(lint): Pin deliberate markdown conventions and fix the true findings (76c0190)

Full Changelog: v4.3.0...v4.3.1

v4.3.0

Choose a tag to compare

@github-actions github-actions released this 15 Aug 10:33
6f32120

What's Changed in v4.3.0

New Features

  • feat(review): Route the gate by derived scope fields across the reviewer contract (20212e7)
  • feat(rules): Add the scope-discipline rule and wire its governance tiers (bb4f020)
  • feat(repo-intake): Add the manifest map declared-dependency graph (171b5ee)

Bug Fixes

  • fix(scripts): Derive the shipping skill set from git, not the filesystem (4e1183f)

Documentation

  • docs(features): Record the scope-discipline implementation request (df7c7ef)
  • docs(readme): Sync six locales and the catalog generator to 16 rules (aacead5)
  • docs(features): Record the scope-discipline tech spec (eaed253)
  • docs(features): Record the repo-intake manifest map tech spec (a44080d)
  • docs(features): Record the locale-count request and its review history (7dbf4fa)
  • docs(changelog): Point release notes at GitHub Releases (c90df4b)
  • docs(readme): Sync the six locales to 99 skills and add Codex MCP setup (f34f806)

Tests

  • test(skills): Cover the manifest map parsers and graph assembly (b72ff94)

Chores

  • chore: bump to 4.3.0 across package.json, plugin.json, and install-state.json (6f32120)
  • chore(manifest): Describe the hooks as reminders, and pin the wording (8ec2bf0)

Full Changelog: v4.2.1...v4.3.0

v4.2.1

Choose a tag to compare

@github-actions github-actions released this 13 Aug 13:36
7a923a9

What's Changed in v4.2.1

New Features

  • feat(install): Ship the hook-lightweighting migration (9242a02)
  • feat(hooks): Rewrite the hook layer as digest-bound reminders (3c063ed)
  • feat(receipts): Add dispatch log, gate derivation, and the dispatch CLI (d1cb0e9)
  • feat(receipts): Add content-addressed tree digest and verdict log with runner producer (1d773e9)
  • feat(doc-review): Add review profiles, a doc link checker and phased doc review (d2af0a8)
  • feat(feature-resolution): Resolve feature context natively with a shared context shape (0de5751)
  • feat(doc-classification): Add authority-aware doc metadata and classifier precedence (6cc8e0c)

Bug Fixes

  • fix(test): Configure git identity in the submodule checkout fixture (b6e4759)
  • fix(test): Guard zsh-parity hook test behind availability and install zsh in CI (a431f4f)

Documentation

  • docs(features): Record hook-lightweighting and retire the old specs (3224ba2)
  • docs(readme): Sync six locales to reminder semantics (769b380)
  • docs(rules): Rewrite the behaviour layer for reminder hooks (ce59ec5)
  • docs(skills): Rewrite skill surfaces to reminder semantics (fead97d)
  • docs(auto-loop-evolution): Record the content-addressed receipts increment (b32da59)
  • docs(skills): Ship the derivation and dispatch scripts through the installers (7c84bf7)
  • docs(auto-loop-evolution): Record the WB1-WB2 increment and the unhashable-path residual (d1b14f7)
  • docs(auto-loop-evolution): Add the content-addressed receipts tech spec and request (c28348c)
  • docs(features): Record doc-review-phasing r2/r3 outcomes and sync affected docs (f3d10a9)

Refactoring

  • refactor(scripts): Sync consumers to the reminder-layer state (cd4eb8f)
  • refactor(hooks): Delete the enforcement-layer machine (0b3b8f5)
  • refactor(remind): Read gate state from the resolver, not the state file (e70b8ea)
  • refactor(hooks): Derive auto-loop gates from content-addressed receipts (5a7ad6f)
  • refactor(skills): Migrate fifteen skills to native feature resolution (d9a8bca)

Tests

  • test(skills): Sync skill suites and pin the auto-loop behaviour contract (ebd8ade)
  • test(hooks): Delete the enforcement-layer test suites (91b5fc9)
  • test(scripts): Stabilize the P8z4 clean-filter control with an equal-size write (39b3f91)

Chores

  • chore: bump to 4.2.1 across plugin.json, install-state.json, and package.json (7a923a9)
  • chore(readme): Raise the script inventory count to 22 (86864e8)
  • chore(skills): Sync installer manifests with the receipt producer libraries (a6bbb1f)
  • chore(readme): Regenerate the skill catalog across six locales (4cfa81d)

Other Changes

  • Refactor receipt-integrity and doc-review phasing to per-plane epochs and MCP path (a57d96d)
  • Refactor receipt-integrity and background verdict recovery to use per-plane epochs, non-destructive marker handling, and unified retirement logic (4c01dc4)

Full Changelog: v4.2.0...v4.2.1