construct_project_narrative
Weaves scattered technical details and tacit knowledge into a coherent project narrative for clear production stories.
Instructions
Phase 2.1: Narrative Construction Engine - Weaves scattered technical details into coherent production stories using Knowledge Archaeology techniques
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branchName | No | Branch to analyze (defaults to main) | |
| projectName | Yes | Name of the project to construct narrative for | |
| narrativeType | No | Type of narrative to construct: "technical", "executive", "full" (default: full) | |
| includeContext | No | Include project context information (default: true) | |
| includeKnowledge | No | Include tacit knowledge documents in narrative (default: true) |