Skip to content

Commit fd7cb7e

Browse files
authored
Add AI agent development guidance (#4)
* feat: init AGENTS.md * feat: add CLAUDE.md
1 parent 68766b1 commit fd7cb7e

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

AGENTS.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# ASM Development Guide For AI Agents
2+
3+
This guide provides comprehensive instructions for AI agents working on the ASM codebase. It covers the architecture, development workflows, and critical guidelines for effective contributions.
4+
5+
## Project Overview
6+
Strata ASM (Anchor State Machine) is the core component of the Strata protocol. The ASM processes L1 blocks, routes transactions to pluggable subprotocols, applies deterministic state transitions, emits manifests/logs and persists state through a worker service.

CLAUDE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
@AGENTS.md

0 commit comments

Comments
 (0)