8c95b70314
feat(template): ADRs 018-035 — 14 décisions architecturales manquantes
...
Synchronise le template avec les décisions fondatrices 2025-2026 :
- 018 : migration Rust strangler fig toolkit
- 023 : Cortex/Cosmos product vision
- 025 : cortex composition operator
- 026 : IPC context packet access matrix
- 027 : ambient autonomy engine
- 028 : learning loop detect-iterate
- 029 : Cosmos frontend brain
- 030 : boot mode empirical validation
- 031 : distribution model
- 032 : execution mode vs workflow
- 033/033a : embedding language strategy + zone filter
- 034 : infra separation local/VPS/template
- 035 : session pilote mode (ADR-035)
Dépersonnalisation : keys/brain.<OWNER_DOMAIN>, deciders: [<owner>]
2026-03-18 22:38:36 +01:00
519b22809b
fix(template): agents manquants — audit + brain-guardian requis par session-audit.yml
2026-03-18 22:30:55 +01:00
0f4d610b11
fix(template): v1.0 distribution-ready — dépersonnalisation complète
...
- Étape 1 : 14 agents — "Tetardtek" → "l'owner" (francophone neutre)
- Étape 2 : ADRs 006/007/022 — domaines → <OWNER_DOMAIN> placeholder
- Étape 3 : README, ARCHITECTURE, profil/architecture, orchestration-patterns
- Étape 4 : contexts/ ajouté — 9 sessions génériques (navigate, work, pilote…)
- Étape 5 : agent-memory/ ajouté — README + _template/
- Étape 7 : DISTRIBUTION_CHECKLIST.md — guide maintenance future
Vérification : grep tetardtek → 0 résultats (hors bsi-schema.md exemples)
2026-03-18 22:27:36 +01:00
090fb24642
fix(scripts): dépersonnaliser les 3 scripts SUPERVISOR — VPS_WATCH_ROOT + VPS_SERVICE_USER
...
- brain-watch-vps.sh : WATCH_ROOT hardcodé → ${VPS_WATCH_ROOT:-$HOME/brain-watch}
+ message d'erreur git clone lit BRAIN_GIT_URL depuis MYSECRETS
- install-brain-watch.sh : VPS_WATCH_ROOT + GITEA_BRAIN_URL → MYSECRETS/env
+ validation explicite si BRAIN_GIT_URL absent
- install-brain-bot.sh : WATCH_ROOT + User=tetardtek → VPS_WATCH_ROOT + VPS_SERVICE_USER
+ fallback whoami pour le service systemd
Aucun path ou URL owner hardcodé — tout passe par env ou MYSECRETS.
2026-03-18 22:15:01 +01:00
60d9cf7332
feat(kernel): sync CORTEX kernel — sessions, modes, ADRs, clean personal files
...
Ajout : 11 session-*.yml, modes soft locks, coach-boot + time-anchor, ADR-008→024.
Retrait : focus.md, BRAIN-INDEX.md, SUPERVISOR-STATE.md, claims/, todo/.
brain-template = kernel distribuable propre.
2026-03-17 23:14:04 +01:00
e87c24b06a
feat(modes): structure modes/ dans le template — README + example
2026-03-17 21:00:38 +01:00
cfedb6310b
feat(memory): global memory layer template — structure + examples
...
Nouveau layer cognitif Claude distribué avec le template :
- memory-global/README.md — explication du layer, quoi y mettre, setup
- memory-global/MEMORY.md — index vide (à remplir par chaque utilisateur)
- memory-global/examples/ — user, coach, feedback exemples commentés
- PATHS.md — step cold-start : ln -s <BRAIN_ROOT>/memory-global ~/.claude/memory
Vanilla = structure vide. L'âme est forgée par chaque utilisateur.
2026-03-17 20:00:56 +01:00
654152fd1b
feat: boot sequence — fresh fork detection (helloWorld) + brain-setup.sh guided 5 étapes
2026-03-16 23:32:18 +01:00
7f4e0453cd
chore: retirer agents/reviews/ — contenu instance, pas kernel
2026-03-16 23:26:46 +01:00
878886cd51
feat: brain-template v2.0 — BSI-v3 complet + tiers documentés
...
- README reécrit : tiers free/pro/full + modèle clé API + multi-instance
- Sync agents/ (57 agents, kernel-isolation validated)
- Sync scripts/ BSI-v3 (file-lock, preflight, human-gate, brain-status)
- KERNEL.md v0.7.0 — zones + délégation + rendering + isolation
- brain-compose.yml v0.7.0 — rendering mode + kerneluser
- workflows/ — template + brain-engine exemple
- locks/.gitkeep + claims/.gitkeep
- helloWorld : RAG boot tier full only (bsi-rag retiré du template)
2026-03-16 23:26:38 +01:00
0b0e6649c2
feat(brain): context-broker forgé — cycle respiratoire inhale/expire, breath metrics, câblé orchestrateur
2026-03-15 00:38:21 +01:00
034d83c780
kernel: integrator + tech-lead droits écriture conformes, scribe-system, feedback template
2026-03-14 23:45:21 +01:00
a4219c0c0f
fix(tech-lead): KPIs Tier1/Tier2 — honnêteté sur ce qui est mesurable
2026-03-14 23:38:08 +01:00
2e83577f11
fix(tech-lead): KPIs + feedback loop integrator, auto-calibration
2026-03-14 23:36:09 +01:00
a9037a080b
feat: integrator + tech-lead — chaîne BID, overflow zones, hydration granulaire
2026-03-14 23:33:43 +01:00
f86f12fe24
fix: supervisor patterns v2 propagation
2026-03-14 22:45:12 +01:00
0de25ef3e2
scribe: propagation sess-20260315-0200-quick-wins — +coach, architecture-scribe, ADRs 001-007, commit/todo-context
2026-03-14 21:46:06 +01:00
709fb2cce8
kernel: helloWorld + session-orchestrator Couche 0 — KERNEL.md chargé avant tout
2026-03-14 21:09:07 +01:00
060053c25e
kernel: propagation KERNEL.md + architecture.md + decisions/ 5 ADRs
2026-03-14 21:08:21 +01:00
b0056d6d1f
feat: preAlpha propagation — agent-types, contexts/, session-orchestrator, metabolism-scribe, helloWorld, _template type field
v0.6.0
2026-03-14 20:34:06 +01:00
65ded4cc9d
feat: secrets-guardian refonte, supervisor + scripts brain-watch/notify, monitoring Telegram
2026-03-14 08:41:09 +01:00
9a2ed607de
feat: brain-compose v0.4.0 — modes + detectmode + helloWorld Phase 4
2026-03-14 08:07:13 +01:00
1abb4500b1
feat: propagation templates — projets, toolkit, todo — kernel complet
2026-03-14 06:59:13 +01:00
487dd3b08e
feat: propagation _template-context.md — kernel à jour
2026-03-14 06:52:50 +01:00
b93ed1c9c1
feat: propagation kernel — storyteller, content-scribe, content-orchestrator, _template-orchestrator
2026-03-14 06:50:59 +01:00
da58f4ce43
feat: propagation taxonomie — kernel patché, headers type sur profil/, file-types.md
2026-03-14 06:20:50 +01:00
9e51ab20f7
docs: ARCHITECTURE.md + scribe-system v2 + bootstrap-spec
2026-03-14 03:49:20 +01:00
e1a486b428
feat: CLAUDE.md.example minimal — helloWorld bootstrap
2026-03-14 03:41:43 +01:00
fd9b3ce813
feat: brain-compose v0.3.0 + helloWorld Phase 3 — feature flags, CHECKPOINT scan
2026-03-14 03:38:02 +01:00
06a61f77f6
feat(checkpoint): CHECKPOINT signal — snapshot mid-session, reprise sans perte
2026-03-14 03:30:31 +01:00
80c59dc13d
feat(interprete): détection patterns orchestration auto
2026-03-14 03:19:46 +01:00
8a4f995b9c
feat(orchestrator-scribe): session-as-identity — N sessions / 1 brain, zéro fork
2026-03-14 03:15:07 +01:00
6429d53b08
feat(agents): orchestrator-scribe + aside — bus inter-sessions BSI Signals, convention /btw
2026-03-14 03:04:20 +01:00
72593128f3
feat: brain-compose.yml v0.2.0 + registre local + gitignore + README étape 2b
v0.2.0
2026-03-14 02:31:03 +01:00
54db726c2c
fix: brain_name - identite instance, anti-confusion multi-brain sur meme machine
2026-03-14 02:25:42 +01:00
a85cd282c8
fix: focus.md starter + source unique de verite dans CLAUDE.md.example (cold boot gap)
2026-03-14 02:15:33 +01:00
0a3323d156
chore: retirer brief interne brain-compose (document de forge, pas universel)
2026-03-14 01:54:54 +01:00
750d132552
feat: initial brain-template - 30+ agents, profil universel, BSI, README installation
2026-03-14 01:53:50 +01:00