Introduces 5 rules files following Anthropic's recommended pattern for splitting large CLAUDE.md files. Rules auto-load every session and separate CLI reference material from core project identity. - tea-cli.md: Gitea CLI reference, PR creation, protected branches - git-safety.md: staging rules, commit conventions (from git-commit skill) - project-structure.md: full annotated directory tree - team-patterns.md: model selection, large content push pattern - local-services.md: Gitea/Qdrant/Ollama endpoints Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
9 lines
319 B
Markdown
9 lines
319 B
Markdown
# Local Services
|
|
|
|
Endpoints are also preconfigured in `db/connectors/config.json`.
|
|
|
|
- **Gitea:** `http://git.schweitz.internal` (login: `schweitz`)
|
|
- **Qdrant:** `http://tower-of-joy:6333/`
|
|
- **Ollama:** `http://tower-of-joy:11434/` (nomic-embed-text)
|
|
- **Collection:** `commonwealth` (768 dimensions, cosine distance)
|