Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

Add CLAUDE.md project reference#341

Merged
cdrappi merged 3 commits intomainfrom
add-claude-md
Feb 24, 2026
Merged

Add CLAUDE.md project reference#341
cdrappi merged 3 commits intomainfrom
add-claude-md

Conversation

@mHaines9219
Copy link
Contributor

@mHaines9219 mHaines9219 commented Feb 13, 2026

Summary

  • Adds a comprehensive CLAUDE.md with build instructions, test commands, project layout, code style, CI overview, key concepts, and troubleshooting
  • All documented commands were verified on a live machine (build, typecheck, lint, docs build, Foundry tests)
  • Integration tests (viem:test:anvil, viem:test:reth) documented but require external tooling (seismic-foundry/seismic-reth source repos)

Test plan

  • bun install succeeds
  • bun run all:build — all 3 packages build clean
  • bun run check — typecheck + lint pass
  • bun run docs:build — docs build succeeds
  • sforge test --root contracts — 16/16 Solidity tests pass

cc @cdrappi


Note

Low Risk
Documentation-only change adding a new reference guide; no runtime or build logic is modified.

Overview
Adds a new CLAUDE.md project reference with end-to-end developer workflow documentation, including Bun build/check commands, integration and Solidity test instructions (and required external tooling/env vars), docs build commands, and a monorepo layout overview.

Also documents formatting/linting conventions, TypeScript path aliases, CI job responsibilities, and common troubleshooting tips for local setup.

Written by Cursor Bugbot for commit 870cbfa. This will update automatically on new commits. Configure here.

Comprehensive project reference covering build instructions
(macOS/Linux), all scripts, project layout, code style conventions,
path aliases, CI pipeline, key Seismic concepts, and troubleshooting.
Every documented command was verified on the current machine.
@cdrappi cdrappi merged commit 80a93db into main Feb 24, 2026
3 of 4 checks passed
@cdrappi cdrappi deleted the add-claude-md branch February 24, 2026 19:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants