Skip to content

chore: convert main to spec-only repository#98

Merged
nordiclion merged 1 commit intomainfrom
chore/spec-only-main
Feb 24, 2026
Merged

chore: convert main to spec-only repository#98
nordiclion merged 1 commit intomainfrom
chore/spec-only-main

Conversation

@kernel-gd
Copy link
Copy Markdown
Collaborator

Summary

  • Preserves prior full repository state (1,013 files) on permanent branch archive/full-repo-2026-02-23
  • Removes all non-specification content from main (1,009 file deletions)
  • Retains only: README.md, LICENSE, spec/genops-spec-v0.1.md, assets/brand/genops-logo-optimized.jpg
  • Adds "Repository History" section to README referencing the archive branch

Context

With GenOps v0.1 finalized (merged via PR #96 and #97), main should become a pure specification repository. All prior experimental tooling, validation harnesses, operators, benchmarks, and SDK implementation code is preserved on the archive branch for reference.

What remains on main

README.md
LICENSE
spec/genops-spec-v0.1.md
assets/brand/genops-logo-optimized.jpg

Rollback

Revert this commit to restore all files from the archive branch, or check out archive/full-repo-2026-02-23 directly.

Test plan

  • Verify archive/full-repo-2026-02-23 branch exists on origin with full 1,013-file tree
  • Verify main has exactly 4 files after merge
  • Verify spec document is unchanged (diff against archive branch)
  • Verify README renders correctly on GitHub (logo loads)
  • Verify no git history was rewritten (all changes via additive commits)

🤖 Generated with Claude Code

Preserve prior full repository state on archive/full-repo-2026-02-23.
Main now contains the normative GenOps specification only.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy link
Copy Markdown
Collaborator

@nordiclion nordiclion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Repo clean up, spec only now

@nordiclion nordiclion merged commit 9b2313b into main Feb 24, 2026
5 checks passed
@nordiclion nordiclion deleted the chore/spec-only-main branch February 24, 2026 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants