What problem does it solve?
This document provides a canonical reference and conventions guide for AI coding agents working with the arccjs codebase, ensuring consistent understanding of architecture, layout, and integration patterns.
Core Features & Use Cases
- Authoritative architecture overview: documents the project structure (src, docs, dist) and the role of SKILL.md in agent discovery.
- Conventions and discovery flow: explains ASDF-based metadata discovery, dynamic method binding, and ARC-2 note prefixes.
- Onboarding and tooling: serves as a guide for new contributors and AI agents to navigate the repository and align tooling with arccjs conventions.
- Use Case: reference how to locate contract and composer documentation to implement AI-assisted code exploration.
Quick Start
Open the SKILL.md in this folder and review the accompanying docs to understand arccjs architecture and conventions.