Register with State Hub, close bootstrap housekeeping (MASON-0001)

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
tegwick 2026-07-27 00:22:58 +02:00
parent dff106073b
commit 0c39bbd1cc
5 changed files with 340 additions and 0 deletions

6
.gitignore vendored
View file

@ -3,3 +3,9 @@ __pycache__/
*.pyc
*.egg-info/
.pytest_cache/
# state-hub: track .claude/rules
# Claude Code local state (track shared rules; ignore machine-specific files)
.claude/*
!.claude/rules/
!.claude/rules/*.md