feat: L'Ami Fiduciaire V1.0.0 — full codebase with Story 0.1 complete

Initial commit of the L'Ami Fiduciaire SaaS platform built on Laravel 12,
Vue 3, Inertia.js 2, and Tailwind CSS 4.

Story 0.1 (rename folders to declarations in database) is implemented and
code-reviewed: migration, rollback, and 6 Pest tests all passing.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-11 23:33:10 +00:00
commit 35545c2a8f
1517 changed files with 246774 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
module,phase,name,code,sequence,workflow-file,command,required,agent,options,description,output-location,outputs,
cis,anytime,Innovation Strategy,IS,,_bmad/cis/workflows/innovation-strategy/workflow.yaml,bmad-cis-innovation-strategy,false,innovation-strategist,Create Mode,"Identify disruption opportunities and architect business model innovation. Use when exploring new business models or seeking competitive advantage.",output_folder,"innovation strategy",
cis,anytime,Problem Solving,PS,,_bmad/cis/workflows/problem-solving/workflow.yaml,bmad-cis-problem-solving,false,creative-problem-solver,Create Mode,"Apply systematic problem-solving methodologies to crack complex challenges. Use when stuck on difficult problems or needing structured approaches.",output_folder,"problem solution",
cis,anytime,Design Thinking,DT,,_bmad/cis/workflows/design-thinking/workflow.yaml,bmad-cis-design-thinking,false,design-thinking-coach,Create Mode,"Guide human-centered design processes using empathy-driven methodologies. Use for user-centered design challenges or improving user experience.",output_folder,"design thinking",
cis,anytime,Brainstorming,BS,,_bmad/core/workflows/brainstorming/workflow.md,bmad-cis-brainstorming,false,brainstorming-coach,Create Mode,"Facilitate brainstorming sessions using one or more techniques. Use early in ideation phase or when stuck generating ideas.",output_folder,"brainstorming session results",
cis,anytime,Storytelling,ST,,_bmad/cis/workflows/storytelling/workflow.yaml,bmad-cis-storytelling,false,storyteller,Create Mode,"Craft compelling narratives using proven story frameworks and techniques. Use when needing persuasive communication or story-driven content.",output_folder,"narrative/story",
1 module phase name code sequence workflow-file command required agent options description output-location outputs
2 cis anytime Innovation Strategy IS _bmad/cis/workflows/innovation-strategy/workflow.yaml bmad-cis-innovation-strategy false innovation-strategist Create Mode Identify disruption opportunities and architect business model innovation. Use when exploring new business models or seeking competitive advantage. output_folder innovation strategy
3 cis anytime Problem Solving PS _bmad/cis/workflows/problem-solving/workflow.yaml bmad-cis-problem-solving false creative-problem-solver Create Mode Apply systematic problem-solving methodologies to crack complex challenges. Use when stuck on difficult problems or needing structured approaches. output_folder problem solution
4 cis anytime Design Thinking DT _bmad/cis/workflows/design-thinking/workflow.yaml bmad-cis-design-thinking false design-thinking-coach Create Mode Guide human-centered design processes using empathy-driven methodologies. Use for user-centered design challenges or improving user experience. output_folder design thinking
5 cis anytime Brainstorming BS _bmad/core/workflows/brainstorming/workflow.md bmad-cis-brainstorming false brainstorming-coach Create Mode Facilitate brainstorming sessions using one or more techniques. Use early in ideation phase or when stuck generating ideas. output_folder brainstorming session results
6 cis anytime Storytelling ST _bmad/cis/workflows/storytelling/workflow.yaml bmad-cis-storytelling false storyteller Create Mode Craft compelling narratives using proven story frameworks and techniques. Use when needing persuasive communication or story-driven content. output_folder narrative/story