« Je suis dans tel cas → je fais cela »"I am in this situation → I do this"
Le point d'entrée par situation : trouvez votre cas, la commande est en face. Chaque commande renvoie vers sa page détaillée.The situation-first entry point: find your case, the command is right there. Each command links to its detailed page.
DémarrerGetting started
Je veux…I want to…
…alors je fais…then I do
Installer l'outillage SmartStackInstall the SmartStack tooling
npm i -g @atlashub/smartstack-cli → ss license activate → ss install — Installationnpm i -g @atlashub/smartstack-cli → ss license activate → ss install — Installation
Créer un nouveau projet clientCreate a new client project
Mettre à niveau un projet existantUpgrade an existing project
ss upgrade
Analyser le métierAnalyse the business
Je veux…I want to…
…alors je fais…then I do
Modéliser un nouveau périmètre métierModel a new business scope
/ba-create-menu puis /ba-create-ba-order puis /ba-loop — Business Analyse/ba-create-menu then /ba-create-ba-order then /ba-loop — Business Analysis
Savoir si l'analyse est prête pour le devKnow whether the analysis is dev-ready
/ba-audit-pre-dev
Produire le PRD d'un moduleProduce a module's PRD
/ba-create-prd puis /ba-audit-prd (GO ≥ 80)/ba-create-prd then /ba-audit-prd (GO ≥ 80)
Réparer les documents après un menu modifiéRepair the documents after a menu change
/ba-reconcile-menu
Faire évoluer une analyse terminée — un seul élément (cas d'usage, règle, acteur, permission, attribut, entité, écran)Change a finished analysis — one element (use case, rule, actor, permission, attribute, entity, screen)