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:
113
_bmad/cis/workflows/storytelling/template.md.bak
Normal file
113
_bmad/cis/workflows/storytelling/template.md.bak
Normal file
@@ -0,0 +1,113 @@
|
||||
# Story Output
|
||||
|
||||
**Created:** {{date}}
|
||||
**Storyteller:** {{agent_role}} {{agent_name}}
|
||||
**Author:** {{user_name}}
|
||||
|
||||
## Story Information
|
||||
|
||||
**Story Type:** {{story_type}}
|
||||
|
||||
**Framework Used:** {{framework_name}}
|
||||
|
||||
**Purpose:** {{story_purpose}}
|
||||
|
||||
**Target Audience:** {{target_audience}}
|
||||
|
||||
## Story Structure
|
||||
|
||||
### Opening Hook
|
||||
|
||||
{{opening_hook}}
|
||||
|
||||
### Core Narrative
|
||||
|
||||
{{core_narrative}}
|
||||
|
||||
### Key Story Beats
|
||||
|
||||
{{story_beats}}
|
||||
|
||||
### Emotional Arc
|
||||
|
||||
{{emotional_arc}}
|
||||
|
||||
### Resolution/Call to Action
|
||||
|
||||
{{resolution}}
|
||||
|
||||
## Complete Story
|
||||
|
||||
{{complete_story}}
|
||||
|
||||
## Story Elements Analysis
|
||||
|
||||
### Character/Voice
|
||||
|
||||
{{character_voice}}
|
||||
|
||||
### Conflict/Tension
|
||||
|
||||
{{conflict_tension}}
|
||||
|
||||
### Transformation/Change
|
||||
|
||||
{{transformation}}
|
||||
|
||||
### Emotional Touchpoints
|
||||
|
||||
{{emotional_touchpoints}}
|
||||
|
||||
### Key Messages
|
||||
|
||||
{{key_messages}}
|
||||
|
||||
## Variations AND Adaptations
|
||||
|
||||
### Short Version (Tweet/Social)
|
||||
|
||||
{{short_version}}
|
||||
|
||||
### Medium Version (Email/Blog)
|
||||
|
||||
{{medium_version}}
|
||||
|
||||
### Extended Version (Article/Presentation)
|
||||
|
||||
{{extended_version}}
|
||||
|
||||
## Usage Guidelines
|
||||
|
||||
### Best Channels
|
||||
|
||||
{{best_channels}}
|
||||
|
||||
### Audience Considerations
|
||||
|
||||
{{audience_considerations}}
|
||||
|
||||
### Tone AND Voice Notes
|
||||
|
||||
{{tone_notes}}
|
||||
|
||||
### Adaptation Suggestions
|
||||
|
||||
{{adaptation_suggestions}}
|
||||
|
||||
## Next Steps
|
||||
|
||||
### Refinement Opportunities
|
||||
|
||||
{{refinement_opportunities}}
|
||||
|
||||
### Additional Versions Needed
|
||||
|
||||
{{additional_versions}}
|
||||
|
||||
### Testing/Feedback Plan
|
||||
|
||||
{{feedback_plan}}
|
||||
|
||||
---
|
||||
|
||||
_Story crafted using the BMAD CIS storytelling framework_
|
||||
Reference in New Issue
Block a user