Skip to content

docs: add CLAUDE.md - #695

Open
DamianZamolski wants to merge 1 commit into
AdmiralGT:mainfrom
DamianZamolski:add-claude-md
Open

docs: add CLAUDE.md#695
DamianZamolski wants to merge 1 commit into
AdmiralGT:mainfrom
DamianZamolski:add-claude-md

Conversation

@DamianZamolski

Copy link
Copy Markdown

Summary

Adds a CLAUDE.md at the repo root — guidance for Claude Code (and other AI coding assistants) working in this codebase.

It documents:

  • What the app is (Django 5.2 + DRF, BotC custom-script hosting).
  • Common uv run commands (migrate, test, lint, format).
  • The multi-module settings layout (settings.py / local.py / production.py / tests/settings.py).
  • The PostgreSQL-only requirements (JSONField lookups, pg_trgm trigram search, DISTINCT ON).
  • Architecture notes: data model, the shared web/API upload pipeline, the pure-JSON tested core, API layout, caching, and deployment.

No code or behaviour changes — documentation only.

🤖 Generated with Claude Code

Guidance file for Claude Code working in this repo: architecture,
commands, settings layout, and Postgres requirements.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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.

1 participant