Skip to content

Conversation

@nick-rfai
Copy link
Contributor

@nick-rfai nick-rfai commented Oct 6, 2025

Add comprehensive CLAUDE.md documentation files to guide AI-assisted development across all RapidFire modules. These files provide:

  • Module overviews and architecture
  • File-by-file documentation with purposes and key functions
  • Usage examples and common patterns
  • Integration points and dependencies
  • Best practices and testing guidance

Files added:

  • CLAUDE.md (repository root)
  • rapidfireai/automl/CLAUDE.md
  • rapidfireai/backend/CLAUDE.md
  • rapidfireai/db/CLAUDE.md
  • rapidfireai/dispatcher/CLAUDE.md
  • rapidfireai/ml/CLAUDE.md
  • rapidfireai/utils/CLAUDE.md (includes Colab support documentation)

These guidance files help Claude Code (and human developers) understand the codebase structure and make consistent, informed changes.

🤖 Generated with Claude Code

Add comprehensive CLAUDE.md documentation files to guide AI-assisted
development across all RapidFire modules. These files provide:

- Module overviews and architecture
- File-by-file documentation with purposes and key functions
- Usage examples and common patterns
- Integration points and dependencies
- Best practices and testing guidance

Files added:
- CLAUDE.md (repository root)
- rapidfireai/automl/CLAUDE.md
- rapidfireai/backend/CLAUDE.md
- rapidfireai/db/CLAUDE.md
- rapidfireai/dispatcher/CLAUDE.md
- rapidfireai/ml/CLAUDE.md
- rapidfireai/utils/CLAUDE.md (includes Colab support documentation)

These guidance files help Claude Code (and human developers) understand
the codebase structure and make consistent, informed changes.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@nick-rfai nick-rfai self-assigned this Oct 6, 2025
Copy link
Collaborator

@pradyumna-rfai pradyumna-rfai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you also add the steps to update these docs for future PRs? Is there any formal way that Claude defines?

@nick-rfai
Copy link
Contributor Author

nick-rfai commented Oct 6, 2025

Can you also add the steps to update these docs for future PRs? Is there any formal way that Claude defines?

There is the Claude init command for creating them from scratch, but outside of that it is up to the dev team to make sure these are up-to-date and accurate. We can probably have a policy around future updates + automated action on PR merges.

@nick-rfai nick-rfai merged commit 9bed41f into main Oct 6, 2025
@nick-rfai nick-rfai deleted the docs/add-claude-guidance-files branch October 6, 2025 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants