Files
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

870 B
Raw Permalink Blame History

Workflow — Créatif / narration / contenu

But

Produire une expérience (narration, scripts, audio/texte, triggers) versionnée et intégrable dans le firmware/hardware.

Phases

1) Bible / règles

  • Ton, univers, règles, contraintes de production
  • Label : ai:spec

2) Scénarisation

  • Structure : scènes, progression, graph (triggers → actions)
  • Label : ai:plan

3) Production assets

  • Scripts + manifests + placeholders
  • Formats : mp3 mono/stéréo, durées, langues, voix
  • Label : ai:impl (contenu) + ai:docs (guide dintégration)

4) Playtest & itération

  • Notes, corrections, versioning
  • Label : ai:qa (si tu ajoutes tests/validateurs sur manifests)

Gates

  • Manifests valides
  • Assets référencés existent
  • Evidence pack (liste assets + checksums)

Evidence pack

Voir docs/evidence/creative_pack.md.