You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File in root should talk about the structure of the project and details of the project but no commands to run. no details about file of each service or module
services/claude.md should talk about the services and modules, their purpose, and how to run them. no details about the individual service and files within the services. no commands to run as well
services/*/claude.md should talk about the details of individual service, its purpose, and how to run it and how to test it. It should also include any standards and conventions to follow when building this service.
cli/claude.md should talk about the CLI, its purpose, and how to run it, any standards and conventions to follow when building this