602 B
602 B
CLAUDE.md
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
All shared rules (commands, architecture, conventions) live in AGENTS.md and apply here as well.
Claude Code–Specific Notes
- This is a greenfield project — the
WeatherForecastendpoint inProgram.csis a template placeholder and can be replaced entirely. - There is no database, auth, or domain layer yet; add these incrementally as features are defined.
- REST Client test file:
GymLogAI.API/GymLogAI.API.http— keep it updated when endpoints change.