All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Monorepo scaffolding (
apps/,packages/,.github/,fastlane/). - Flutter app placeholder structure at
apps/mobile/. - TypeScript bridge placeholder structure at
packages/bridge/. - Documentation set under
docs/(architecture, integrations, wireframes, research). - Repository governance and contributor docs:
CODE_OF_CONDUCT.mdCONTRIBUTING.mdSECURITY.md
- Agentic AI contributor guidance:
AGENTS.md.
- Documentation updated to reflect Claude Code integration constraints (first‑party Remote Control; supported Hooks + Agent SDK approach).
- N/A