Files
Kill_LIFE/docs/LABELS.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

740 B
Raw Blame History

Labels — taxonomie

ai:* (automation)

  • ai:spec : produire/mettre à jour specs (RFC2119, AC)
  • ai:plan : architecture, options, ADR
  • ai:tasks : backlog (WBS)
  • ai:impl : impl + tests minimaux
  • ai:qa : durcissement tests/edge
  • ai:docs : documentation
  • ai:hold : stop automation / incident

type:* (workflow métier)

  • type:consulting : cadrage cabinet
  • type:systems : bureau d’études
  • type:design : UX/UI produit
  • type:creative : narration / contenu
  • type:spike : R&D timeboxed
  • type:compliance : QA / release

scope:* (zone)

  • scope:hardware scope:firmware scope:docs scope:ux scope:content scope:ci

risk:* / prio:*

  • risk:low|med|high
  • prio:p0|p1|p2|p3