@@ -119,7 +119,7 @@ concerns.
119119 (` Vault.SpacecraftSoftware.org ` ). ** §3.1 and Skill Cross-References:**
120120 corrected skill reference from ` rust-guidelines ` to
121121 ` microsoft-rust-guidelines ` to match the actual skill ID in the
122- upstream ` spacecraft-standard ` skill.
122+ upstream ` spacecraft-standard-constitution ` skill.
123123
124124- ** v1.20 (2026-06-17):** ** §5.5 added:** Package Distribution
125125 Requirements — every released package must ship ` packaging/guix.scm `
@@ -149,14 +149,14 @@ concerns.
149149 ** third-party-derived** artifacts preserve their upstream license per
150150 §4.2. (2) ** Skill-license correction:** clarified that skills are
151151 software-class — the published Standard document is ` CC-BY-SA-4.0 ` but
152- the ` spacecraft-standard ` skill encoding is ` GPL-3.0-or-later ` (the
153- v1.17 skill metadata is corrected back to GPL accordingly). (3) ** §4.1
154- migration policy (replaces v1.17’s "no forced re-license"): ** existing
155- projects are to be reviewed and relicensed to the best-suited
156- GPL/AGPL, per project, on signed commits. The Standard and Construct
157- repos are now REUSE-compliant (` reuse lint ` -clean) with ` LICENSES/ `
158- directories and ` REUSE.toml ` . (4) ** §2:** added * Equilibrium * and
159- * Dune* to the endorsed sci-fi naming sources.
152+ the ` spacecraft-standard-constitution ` skill encoding is
153+ ` GPL-3.0-or-later ` (the v1.17 skill metadata is corrected back to GPL
154+ accordingly). (3) ** §4.1 migration policy (replaces v1.17’s "no forced
155+ re-license"): ** existing projects are to be reviewed and relicensed to
156+ the best-suited GPL/AGPL, per project, on signed commits. The Standard
157+ and Construct repos are now REUSE-compliant (` reuse lint ` -clean) with
158+ ` LICENSES/ ` directories and ` REUSE.toml ` . (4) ** §2:** added
159+ * Equilibrium * and * Dune* to the endorsed sci-fi naming sources.
160160
161161- ** v1.17 (2026-06-08):** Licensing & build overhaul. (1) ** Standard
162162 relicensed** from ` GPL-3.0-or-later ` to ** ` CC-BY-SA-4.0 ` ** , effective
@@ -402,7 +402,7 @@ commit.
402402## §2.2 — Skill IDs are functional, not codenamed
403403
404404Skill directory names and ` SKILL.md ` ` name ` fields are ** functional
405- identifiers** (e.g., ` spacecraft-standard ` ,
405+ identifiers** (e.g., ` spacecraft-standard-constitution ` ,
406406` spacecraft-document-format ` ) and are not subject to the §2 codename
407407convention. §2 reserves codenames for
408408projects/modules/utilities/releases, not for skill identifiers.
@@ -554,8 +554,9 @@ class:
554554Skills are ** software-class** → ` GPL-3.0-or-later ` (no skill is
555555network-facing, so AGPL does not apply). Note the deliberate split for
556556the Standard itself: the ** published Standard document** is
557- ` CC-BY-SA-4.0 ` (it is a document), while its ` spacecraft-standard `
558- ** skill** encoding is ` GPL-3.0-or-later ` (it is a skill).
557+ ` CC-BY-SA-4.0 ` (it is a document), while its
558+ ` spacecraft-standard-constitution ` ** skill** encoding is
559+ ` GPL-3.0-or-later ` (it is a skill).
559560
560561## §4.2 — Upstream License Compliance (preserve what you build on)
561562
@@ -1404,8 +1405,8 @@ skipping it.
14041405| Writing any Rust code | ` microsoft-rust-guidelines ` |
14051406| Writing or reviewing shell scripts | ` spacecraft-cli-shell ` + ` spacecraft-cli-preference ` |
14061407| Generating DOCX / ODT / PDF on demand | ` spacecraft-document-format ` |
1407- | Authoring or building a Texinfo manual | ` spacecraft-texinfo ` |
1408+ | Authoring or building a Texinfo manual | ` spacecraft-texinfo-document ` |
14081409| Creating IDE / terminal themes | ` spacecraft-theme-factory ` |
1409- | All other Spacecraft Software work | ` spacecraft-standard ` |
1410+ | All other Spacecraft Software work | ` spacecraft-standard-constitution ` |
14101411
14111412# Concept Index
0 commit comments