Files
brain/user-level-files/README.md
T
Дмитрий 917ef337b2 docs: brain meta documentation + manifest.json
- CLAUDE.md (brain repo meta)
- README.md (root quick start)
- CHANGELOG.md (brain-v1.0 release notes)
- manifest.json (sha256 + min-python + required tools)
- docs/architecture.md (copy of Liderra spec)
- docs/how-to-use-brain.md
- docs/how-to-experiment.md
- docs/secrets-and-tokens.md
- docs/consumer-projects.md
- user-level-files/README.md
- project-files/README.md

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-11 01:05:10 +03:00

16 lines
794 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# user-level-files/
Содержимое для копирования в `~/.claude/` (user-level config Claude Code).
## Файлы
- `hooks/` — 10 Python hook-скриптов
- `settings-fragment.json` — секции `enabledPlugins` + `permissions` + `hooks` для merge в `~/.claude/settings.json`
- `marketplaces.json` — 3 marketplace для `~/.claude/plugins/known_marketplaces.json`
- `plugins-manifest.json` — 4 плагина с pinned versions для `~/.claude/plugins/installed_plugins.json`
- `mcp-user.template.json` — MCP `magic` с placeholder для merge в `~/.claude.json:mcpServers`
## Sync
Не редактировать здесь напрямую. Все правки — в brain repo + `./scripts/install.sh --target=$HOME/.claude --version=...`.