86 lines
4.3 KiB
Markdown
86 lines
4.3 KiB
Markdown
# Workflow — gitea-dashboard
|
|
|
|
## Metadata
|
|
| Champ | Valeur |
|
|
|-------|--------|
|
|
| Projet | gitea-dashboard |
|
|
| Chemin | /home/sylvain/nas/perso/sylvain/conserver/code/application_temp/gitea-dashboard |
|
|
| Date de creation | 2026-03-10 |
|
|
| Origine | gitea@192.168.0.106:admin/gitea-dashboard.git |
|
|
| Version courante | v1.0.0 |
|
|
| Track | major-initial |
|
|
| Phase courante | 4 — PUBLICATION |
|
|
| Etape courante | 11 |
|
|
| workflow_version | v1.0 |
|
|
|
|
---
|
|
|
|
## Phase 1 — FRAMING
|
|
|
|
| # | Etape | Statut | Date | Agent/Skill | Validation | Notes |
|
|
|---|-------|--------|------|-------------|------------|-------|
|
|
| 1 | Discovery | done | 2026-03-10 | /forge --discovery | Auto (synthesis.md existe) | step_1: done, deliverable: docs/discovery/synthesis.md |
|
|
| 2 | Creation projet | done | 2026-03-10 | forge | Auto (fichiers existent) | step_2: done, files_created: 14 |
|
|
| 3 | Specs | done | 2026-03-10 | - | Auto (descriptif.md existe avec contexte, objectifs, perimetre, contraintes) | step_3: done |
|
|
| 4 | Recherche | done | 2026-03-10 | researcher | Auto (research.md existe) | step_4: done, topics_researched: 6 (auth, endpoints, pagination, strategie, cas limites, decisions) |
|
|
| 5 | Roadmap | done | 2026-03-10 | - | Auto (Gitea milestones + issues created) | step_5: done, milestone: v1.0.0 (id:29), issues: #1-#4, labels: feature/bug/improvement/backlog |
|
|
|
|
## Phase 2 — DEV (v1.0.0)
|
|
|
|
| # | Etape | Statut | Date | Agent/Skill | Validation | Notes |
|
|
|---|-------|--------|------|-------------|------------|-------|
|
|
| 6 | Plan de version | done | 2026-03-10 | architect | Auto (plan avec phases, budget scope, inclusions/exclusions) | step_6: done, plan: docs/plans/v1.0.0-plan.md, phases: 2+1, gitea_milestone: exists (id:29) |
|
|
| 7 | Developpement | done | 2026-03-10 | builder | Auto (tests passent) | step_7: done, commits: 4, files_created: 7, files_modified: 1, tests: 35 passed |
|
|
| 8 | Audit + corrections | done | 2026-03-10 | reviewer + guardian + fixer | Auto (score 100, floor 50) | step_8: done, audit_initial: 81, audit_final: 97, rounds: 2, corrections: 5, remaining_findings: 1 (minor contextuel) |
|
|
|
|
## Phase 3 — PRE-RELEASE
|
|
|
|
| # | Etape | Statut | Date | Agent/Skill | Validation | Notes |
|
|
|---|-------|--------|------|-------------|------------|-------|
|
|
| 9 | Smoke test | done | 2026-03-10 | tester + checklist | Auto (tests E2E) + Manuel (checklist) | step_9: done, mode: cli, rounds: 1, fix: __main__.py manquant |
|
|
| 10 | Documentation | done | 2026-03-10 | documenter | Auto (README.md et CHANGELOG.md a jour) | step_10: done |
|
|
|
|
## Phase 4 — PUBLICATION
|
|
|
|
| # | Etape | Statut | Date | Agent/Skill | Validation | Notes |
|
|
|---|-------|--------|------|-------------|------------|-------|
|
|
| 11 | Release | in_progress | 2026-03-10 | /release | Auto (release creee) | |
|
|
| 12 | Deploy (optionnel) | en_attente | | script | Auto (health check OK) | Optionnel |
|
|
|
|
## Phase 5 — POST-RELEASE
|
|
|
|
| # | Etape | Statut | Date | Agent/Skill | Validation | Notes |
|
|
|---|-------|--------|------|-------------|------------|-------|
|
|
| 13 | Retrospective | en_attente | | - | Auto (metriques et MEMORY.md ecrits) | |
|
|
|
|
---
|
|
|
|
## Version interrompue (hotfix)
|
|
- Version interrompue :
|
|
- Etape :
|
|
- Phase dev :
|
|
- Branche :
|
|
|
|
---
|
|
|
|
## Decisions de workflow
|
|
|
|
| Date | Action | Raison |
|
|
|------|--------|--------|
|
|
| 2026-03-10 | init v1.0.0 major-initial | Nouveau projet, workflow complet |
|
|
| 2026-03-10 | step 1 done | Discovery synthesis produite via /forge |
|
|
| 2026-03-10 | step 2 done | Structure projet creee via /forge |
|
|
| 2026-03-10 | step 3 done | descriptif.md complet (contexte, objectifs, perimetre, contraintes) |
|
|
| 2026-03-10 | step 4 done | Recherche API Gitea : endpoints, pagination, auth, cas limites |
|
|
| 2026-03-10 | step 5 done | Milestone v1.0.0 + 4 issues + 4 labels crees sur Gitea |
|
|
| 2026-03-10 | step 6 done | Plan v1.0.0 (2 phases dev + 1 finalisation), architecture, ADR-002/003 |
|
|
| 2026-03-10 | step 7 done | 4 commits, 35 tests passent, issues #1-#4 fermees |
|
|
| 2026-03-10 | step 8 done | Audit: reviewer 81→100, guardian 91→97, 5 corrections, score final 97 |
|
|
| 2026-03-10 | step 9 done | Smoke test CLI reel, 13 repos affiches, fix __main__.py, milestone dupliquee nettoyee |
|
|
| 2026-03-10 | step 10 done | README complet, CHANGELOG v1.0.0, version bump pyproject.toml |
|
|
|
|
## Versions completees
|
|
|
|
| Version | Date debut | Date fin | Notes |
|
|
|---------|-----------|----------|-------|
|