diff --git a/CLAUDE.md b/CLAUDE.md index 72f7458..cd57b68 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -2,6 +2,12 @@ This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository. +## Mycelium Protocol 生态上下文 + +@/Users/jason/Dev/Brood/protocol/MISSION.md +@/Users/jason/Dev/Brood/orgs/aastar/PROFILE.md +@/Users/jason/Dev/Brood/orgs/aastar/INTERFACES.md + ## Project Overview This repository is the smart contract layer for **AirAccount** - a privacy-first, non-upgradable, multi-signature ERC-4337 smart wallet. Rather than building from scratch, it integrates three reference implementations as git submodules in `lib/`: diff --git a/README.md b/README.md index 6be32e0..a1a760c 100644 --- a/README.md +++ b/README.md @@ -207,6 +207,10 @@ forge test --summary # per-suite breakdown - **EIP-7212 P256** — hardware-bound passkey authentication, available on OP Mainnet (Fjord) - **Audit reports** — see `docs/2026-03-*-audit-report.md` +--- + ## License -Licensed under the [Apache License, Version 2.0](https://opensource.org/licenses/Apache-2.0). See [LICENSE](./LICENSE) for details. +This project is licensed under the [Apache License, Version 2.0](LICENSE). +Copyright 2024-present MushroomDAO Contributors. +See [NOTICE](./NOTICE) · [TRADEMARK.md](./TRADEMARK.md) · [LICENSE-zh.md](./LICENSE-zh.md) · [TRADEMARK-zh.md](./TRADEMARK-zh.md) for details.