- brain-engine: server, embed, search, RAG, MCP, start.sh (standalone) - brain-ui: source React complète, build.sh, DocsView avec tier colors - docs: 14 pages guides humains (getting-started, architecture, sessions, workflows, agents, vues tier) - brain-compose.yml v0.9.0: tier featured ajouté, sessions/agents par tier, coach_level, API key schema - DISTRIBUTION_CHECKLIST v1.2: brain-engine + brain-ui + docs dans la checklist
70 lines
2.2 KiB
Markdown
70 lines
2.2 KiB
Markdown
# 🟢 free — Ce que tu as
|
|
|
|
> 🟢 **14 agents invocables + 8 systeme. 6 sessions. Pas de cle, pas de config.**
|
|
|
|
---
|
|
|
|
## Sessions
|
|
|
|
- `navigate` — orientation, vue d'ensemble
|
|
- `work` — developpement projet
|
|
- `debug` — investigation bug
|
|
- `brainstorm` — explorer, challenger, structurer
|
|
- `brain` — travailler sur le brain lui-meme
|
|
- `handoff` — reprendre une session precedente
|
|
|
|
---
|
|
|
|
## Agents invocables
|
|
|
|
**Travailler**
|
|
|
|
- `debug` — methode 5 etapes, bugs locaux et prod
|
|
- `mentor` — explications pedagogiques, garde-fou
|
|
- `brainstorm` — exploration et structuration de decisions
|
|
- `orchestrator` — coordination multi-agents
|
|
- `interprete` — clarification d'intention, scope drift
|
|
|
|
**Maintenir le brain**
|
|
|
|
- `scribe` — maintenance brain (focus, projets, agents)
|
|
- `todo-scribe` — persistance intentions (brain/todo/)
|
|
- `recruiter` — creer de nouveaux agents specialises
|
|
- `agent-review` — auditer le systeme d'agents
|
|
- `brain-guardian` — auto-mefiance quand le brain s'edite
|
|
- `aside` — parenthese /btw en session
|
|
- `pattern-scribe` — detection patterns recurrents
|
|
- `time-anchor` — conscience temporelle, recontextualisation
|
|
|
|
---
|
|
|
|
## Agents systeme
|
|
|
|
Ces agents tournent a chaque boot, quel que soit le tier :
|
|
|
|
- `helloWorld` — briefing, claim BSI
|
|
- `coach-boot` — observation legere, risque critique uniquement
|
|
- `secrets-guardian` — surveillance secrets permanente
|
|
- `session-orchestrator` — lifecycle boot → work → close
|
|
- `metabolism-scribe` — metriques de session
|
|
- `wiki-scribe` — documentation wiki/ + docs/
|
|
- `key-guardian` — validation API key (absent → free silencieux)
|
|
- `pre-flight` — verification tier/session avant chargement
|
|
- `feature-gate` — enforcement tiers runtime
|
|
|
|
---
|
|
|
|
## Coach
|
|
|
|
> 🟢 Observe en arriere-plan. Intervient uniquement sur un risque critique. Pas de bilan, pas d'objectifs.
|
|
|
|
---
|
|
|
|
## Ce que tu n'as pas encore
|
|
|
|
> 🔵 **featured** te donne : coach complet avec bilans + objectifs, distillation RAG (le brain se souvient), suivi de progression.
|
|
|
|
> 🟠 **pro** te donne : review code, audit securite, tests, deploy prod, 3 optimiseurs perf, monitoring.
|
|
|
|
→ Detail : voir la vue par tier dans la sidebar.
|