Skip to content

chore: repo bootstrap — README, CLAUDE.md, LICENSE, .gitignore#1

Merged
obchain merged 2 commits into
mainfrom
chore/bootstrap
Apr 24, 2026
Merged

chore: repo bootstrap — README, CLAUDE.md, LICENSE, .gitignore#1
obchain merged 2 commits into
mainfrom
chore/bootstrap

Conversation

@obchain
Copy link
Copy Markdown
Owner

@obchain obchain commented Apr 21, 2026

Bootstrap commit for the repo.

Adds:

  • README.md — architecture overview, safety model, setup, roadmap
  • CLAUDE.md — global rules for any assistant or contributor
    working in the repo (no Co-Authored-By, PR-driven workflow,
    Conventional Commits, safety invariants)
  • LICENSE — MIT
  • .gitignore — Rust build artifacts, secrets, editor configs

First PR against freshly-initialized main. All subsequent work
lands via branch-per-issue PRs.

@obchain obchain force-pushed the chore/bootstrap branch 2 times, most recently from 18016e0 to ef9a4b9 Compare April 21, 2026 12:14
@obchain obchain changed the title chore: repo bootstrap — README, LICENSE, .gitignore chore: repo bootstrap — README, CLAUDE.md, LICENSE, .gitignore Apr 21, 2026
- Untrack CLAUDE.md; root-level CLAUDE.md stays local-only.
- .gitignore: *.md / !README.md glob enforces the markdown policy.
- .gitignore: add Foundry artifacts (out/, cache/, broadcast/) at
  root and under contracts/ so forge build/script output stays local.
- .gitignore: add node_modules/ for any npm-based contract deps
  or operator tooling.

Closes #56 #57 #58 #59
@obchain obchain merged commit 7ce8d78 into main Apr 24, 2026
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