You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The readable generated-skill heading `Deliver` is not a run-state value;
962
971
remote closeout persists only `Publish`, `Review`, or `MergeAndSync`.
963
972
964
-
All seven governance presets MUST produce or require audit-ready Spec-Kit run evidence for applicable checks. Each relevant checkpoint records applicability as `Applicable`, `N/A`, or `Open` and implementation separately as `Fulfilled`, `Partly Fulfilled`, `Not Fulfilled`, or `Not Assessed`, plus rationale, evidence path, owner, reviewer, residual risk, re-evaluation trigger, and follow-up. `N/A` keeps implementation at `Not Assessed` and always needs a rationale.
973
+
`parallel-autonomous-run-governance` is also installed by default, but starting
974
+
a campaign remains explicitly delegable work. It grants no worker additional
975
+
remote, merge, bypass, cancellation, secret, or provider-administration
976
+
authority. Its validated concurrency ceiling is three. Schema `1.1` supports
977
+
per-worker runner profiles with agent-neutral model metadata, exact-head and
stop during consolidation, and manifest-declared idempotent post-merge actions.
980
+
Schema `1.0` artifacts remain readable, but their legacy merge form is not
981
+
executed without migration to the provider-gated `1.1` contract.
982
+
983
+
All eight governance presets MUST produce or require audit-ready Spec-Kit run evidence for applicable checks. Each relevant checkpoint records applicability as `Applicable`, `N/A`, or `Open` and implementation separately as `Fulfilled`, `Partly Fulfilled`, `Not Fulfilled`, or `Not Assessed`, plus rationale, evidence path, owner, reviewer, residual risk, re-evaluation trigger, and follow-up. `N/A` keeps implementation at `Not Assessed` and always needs a rationale.
965
984
966
985
The central secure-development baseline is versioned by `docs/secure-development/baseline-manifest.json`. Its twelve individual checklists and 157 stable CL IDs are canonical; the compendium is generated and MUST pass `build-secure-development-docs.*` check mode. Reusable templates are separate from project evidence under `docs/security/secure-development/<date>-<scope>/`. Secure-development teaching starts with the first repository access and coding task and follows the year 1 to year 3 learning path. Registry-based baseline-only propagation MUST NOT modify Lastenhefte, project evidence, or start Spec Kit.
967
986
@@ -974,21 +993,22 @@ four agent guidance files, `scripts/templates/speckit-workflow-section.md`, and
974
993
the matching agent templates under `scripts/templates/` in the same change.
975
994
The deprecated compatibility matrix
976
995
`scripts/config/spec-kit-autonomous-governance-presets.json` MUST remain
977
-
identical to the canonical seven-preset matrix until it is removed in a later
996
+
identical to the canonical eight-preset matrix until it is removed in a later
978
997
breaking cleanup.
979
998
980
-
All seven presets are published as standalone repositories under
981
-
`https://github.com/hindermath/spec-kit-preset-*` and are included in the
982
-
`github/spec-kit` community preset catalog. The original six have been listed
983
-
since 2026-05-04; `autonomous-run-governance` v0.2.2 was verified in the catalog
984
-
on 2026-07-17. New MSL Level-2
999
+
All eight presets are published as standalone repositories under
1000
+
`https://github.com/hindermath/spec-kit-preset-*`. The original six have been
1001
+
listed in the `github/spec-kit` community preset catalog since 2026-05-04;
1002
+
`autonomous-run-governance` v0.2.2 was verified there on 2026-07-17.
1003
+
`parallel-autonomous-run-governance` v0.2.0 was submitted to the community
1004
+
catalog as `github/spec-kit#3591`. New MSL Level-2
985
1005
projects SHOULD install presets from the central matrix during Spec-Kit
986
1006
initialization. For C#/.NET and learning Level-2 projects, the default subset is
987
-
all seven presets unless the project documents a narrow reason to omit one.
1007
+
all eight presets unless the project documents a narrow reason to omit one.
0 commit comments