32 lines
1.9 KiB
Markdown
32 lines
1.9 KiB
Markdown
---
|
|
name: cycle-151-167-155-git-topology
|
|
description: memory note cycle-151-167-155-git-topology
|
|
metadata:
|
|
type: project
|
|
---
|
|
# Cycle correctif #151 #167 #155 — topologie Git
|
|
|
|
Décision Git rendue le 2026-08-06 (cycle groupé validé par Architect, custom CLI).
|
|
|
|
## Branche
|
|
- **Active :** `fix/cycle-151-167-155-custom-cli` (créée depuis `develop` après baseline).
|
|
- Single batch branch : cycle groupé, surface custom CLI commune, fixes orthogonaux (z-order / ordre événements / clipboard), faible risque de conflit intra-cycle. Précédent : `fix/batch-151-157-cli-ui`.
|
|
- **Ne pas réutiliser** l'ancienne `feature/155-clipboard-paste-image` (stale, 1re tentative). Nettoyage post-merge éventuel.
|
|
|
|
## Plan de commits (QA verte exigée avant chaque fix)
|
|
1. *(sur develop)* `chore(tickets): rouverture #151 #155 + création #167 — sync miroir tickets` → **fait** (`3d4ea685`).
|
|
2. `fix(cli): z-order du bouton Cancel en état busy — #151`
|
|
3. `fix(cli): ordre temporel turn-end/MCP/outils projetés avant Final — #167` (high prio, le plus gros — peut croiser backend↔frontend)
|
|
4. `fix(cli): collage presse-papiers image/fichier dans le composer custom — #155` (dépend de #154, foundation fermée)
|
|
|
|
## Merge local
|
|
- `--no-ff` batch → develop : `merge(cli): intègre fix/cycle-151-167-155-custom-cli — #151 #167 #155 (QA verte)`
|
|
- puis sur develop : `chore(tickets): clôture #151 #167 #155 (QA verte) — sync miroir tickets`
|
|
- Branche batch conservée post-merge (habitude repo). **Pas de push, pas de PR.**
|
|
|
|
## Hors-périmètre (à ne pas embarquer dans ce cycle)
|
|
- `frontend/src/features/agents/CustomAgentChatView.test.tsx` : alignement fixture plugin shape `contributes` — résidu #165/#166, à traiter comme `chore(test)` séparément.
|
|
- `.ideai/idea-android-plugin.json` : modif 1 ligne non liée.
|
|
|
|
## État initial
|
|
- develop était 88 commits ahead de origin/develop avant ce cycle (île locale — pas de push). |