Skip to content

refactor: remove AI governance scaffolding#3

Merged
LessUp merged 1 commit into
masterfrom
cleanup/remove-ai-governance-bloat
May 25, 2026
Merged

refactor: remove AI governance scaffolding#3
LessUp merged 1 commit into
masterfrom
cleanup/remove-ai-governance-bloat

Conversation

@LessUp
Copy link
Copy Markdown
Collaborator

@LessUp LessUp commented May 25, 2026

Summary

  • remove OpenSpec/Claude/OMC governance scaffolding and duplicated AI instruction surfaces
  • keep only the root CHANGELOG and simplify README, contributing guidance, and Pages navigation/content
  • align public docs with the actual runtime boundary and fix the test helper constness issue found during validation

Validation

  • docs: cd docs && npm ci && npm run build
  • core: CC=/usr/bin/gcc CXX=/usr/bin/g++ cmake -S . -B build-systemcc -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTS=ON && cmake --build build-systemcc -j8 && ctest --test-dir build-systemcc --output-on-failure --timeout 300

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@LessUp LessUp merged commit d534319 into master May 25, 2026
1 check passed
@LessUp LessUp deleted the cleanup/remove-ai-governance-bloat branch May 25, 2026 18:53
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