@dogfood-lab/study-swarm 1.2.0 → 1.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -26,3 +26,6 @@ jobs:
26
26
  # Lint every dispatch under dispatches/ (a file, a dir, or '-' for stdin all work).
27
27
  # Exit 1 on any sourcing violation fails the check. Add --json for machine-readable output.
28
28
  - run: npx @dogfood-lab/study-swarm@latest lint dispatches/
29
+ # Halt the build while any finding that became canon is withdrawn and not yet removed or
30
+ # re-grounded — the canon-rollback andon. Exit 1 on any unresolved evidence-withdrawn flag.
31
+ - run: npx @dogfood-lab/study-swarm@latest requalify --check dispatches/
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schema": "dispatch.lock/v1",
3
- "study_swarm_version": "1.2.0",
4
- "protocol_sha256": "sha256-TPun6PfvCRUx0BI6GgAOlp0P91Mg3gK0DLnpaHQ6jQs=",
3
+ "study_swarm_version": "1.3.0",
4
+ "protocol_sha256": "sha256-seELxwXtj+xVxa3mas2cP0J0iMTTpq4vHqFMiUGqmuU=",
5
5
  "dispatch_sha256": "sha256-mPdwnlPuRlCtky20zG6l5AFJ8iRAZjHISnoGDUuGSOo=",
6
6
  "steps": [
7
7
  {
@@ -58,5 +58,5 @@
58
58
  "receipt_signature": "272c892124e3bc13a76b2674fa361b1d65aee6a588c74604cf4ae4e7c9440a8ba7888175b9ec1286fe87490121f694f64cd30adc3ffc0e1b31cd3365b7b38901",
59
59
  "receipt_chain_sha256": "499b63905064a5e25fd1801c5530504c94742f2183c4d3c8eb545a20cfbb112e"
60
60
  },
61
- "lock_sha256": "sha256-vLSdNNCbyk+Oyp+MRNTamBM5QdJlSUShfkTf5zWcpHs="
61
+ "lock_sha256": "sha256-AOzuFtiRt4iXnsVqEvcB5hms1oO1LcjRrin96aQnUHE="
62
62
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dogfood-lab/study-swarm",
3
- "version": "1.2.0",
3
+ "version": "1.3.0",
4
4
  "description": "Ground design decisions in cited research, then verify every citation with a different model family before it becomes canon — a research-grounded design protocol, with a thin CLI.",
5
5
  "keywords": [
6
6
  "methodology",