Files
Kill_LIFE/docs/workflows/rnd_spikes.md
T
Clément SAILLANT d7ffbf14cf feat: Add workflows and templates for design reviews, release processes, and compliance checks
- Introduced new documentation for design reviews (DR0/DR1) and release rituals.
- Created templates for Architecture Decision Records (ADR), Design Reviews, Playtest Reports, and Validation Plans.
- Established workflows for consulting, creative processes, systems engineering, R&D spikes, and compliance/QA.
- Implemented GitHub Actions workflows for firmware and hardware CI with required checks strategy.
- Added setup script for repository configuration, including label creation and branch protection.
- Developed installation script for Kill_LIFE with system updates and environment setup.
2026-02-19 01:35:10 +01:00

607 B
Raw Blame History

Workflow — R&D / Spikes timeboxés

But

Apprendre vite, mesurer, décider. Un spike doit produire un rapport, pas du code permanent.

Règles

  • Timebox obligatoire
  • Critères de succès explicites
  • Evidence pack (mesures, logs, protocole)

Phases

1) Protocole

  • Méthode de mesure (instrumentation)
  • Critères darrêt
  • Label : ai:plan

2) Prototype minimal

  • Code minimal + scripts de mesure
  • Label : ai:impl

3) Rapport & décision

  • Décision : industrialiser / respike / abandonner
  • Label : ai:docs

Evidence pack

Voir docs/evidence/spike_pack.md.