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

575 B

Design Review (DR0/DR1)

  • Type: DR0 / DR1
  • Date:
  • Scope:

Checklist

Architecture

  • Interfaces listées
  • Modes de panne identifiés
  • ADR écrits pour décisions clés

Budgets

  • Power budget
  • Mémoire/flash budget
  • Latence/throughput

Tests & validation

  • Plan de validation
  • Test matrix
  • Evidence pack défini

Sécurité / conformité

  • Profil conformité choisi
  • Politique anti-injection respectée
  • Scope guard applicable

Décisions

Actions

  • Action 1
  • Action 2