Skip to content

feat(standard): sync §3.2 compiler flags notation rule to skill — v1.31#9

Merged
UnbreakableMJ merged 1 commit into
mainfrom
sync-compiler-flags-notation-v1.31
Jun 24, 2026
Merged

feat(standard): sync §3.2 compiler flags notation rule to skill — v1.31#9
UnbreakableMJ merged 1 commit into
mainfrom
sync-compiler-flags-notation-v1.31

Conversation

@UnbreakableMJ

Copy link
Copy Markdown
Contributor

Summary

  • SKILL.md §3.2 flags bullet updated: both applied and disabled flags must be explicitly noted (comment in build file or build-time message) — mirrors Standard v1.31
  • Added rationale: "visible flag state at compile time makes errors traceable to a specific flag"
  • Frontmatter description updated to v1.31
  • Masthead bumped to v1.31 / 2026-06-24
  • Compliance-checklist §3.2 bullet updated to include compiler optimization flags applied/disabled with explicit notation
  • references/CHANGELOG.md v1.31 entry prepended

Test plan

  • grep "Every applied flag" spacecraft-standard/SKILL.md → present ✓
  • grep "traceable" spacecraft-standard/SKILL.md → present ✓
  • grep "1.31" spacecraft-standard/SKILL.md → masthead + frontmatter ✓
  • references/CHANGELOG.md top entry reads v1.31 (2026-06-24)

🤖 Generated with Claude Code

Both applied and disabled compiler optimization flags must now be
explicitly noted (comment in build file or build-time message), making
the full flag state visible at compile time so errors are traceable to
specific flags.  Mirrors Standard v1.31.  Frontmatter description,
masthead, checklist bullet, and CHANGELOG.md updated.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@UnbreakableMJ UnbreakableMJ merged commit b353403 into main Jun 24, 2026
1 check passed
@UnbreakableMJ UnbreakableMJ deleted the sync-compiler-flags-notation-v1.31 branch June 24, 2026 08:09
UnbreakableMJ added a commit that referenced this pull request Jun 24, 2026
…ndle lag)

Commits #8 (v1.30, §3.2 concurrency reframe) and #9 (v1.31, §3.2 compiler-flags
notation) updated spacecraft-standard/SKILL.md + references/CHANGELOG.md but did
not rebuild the .zip/.skill, so the install surface still shipped v1.29. Rebuild
both bundles from the current v1.31 source; no content authored here. Full drift
sweep clean across all skills — only spacecraft-standard needed repackaging.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant