Initial commit: GitPulse project scaffold

Next.js dashboard with git statistics, AI-powered summaries via Ollama,
and research documents for project planning.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-04-25 16:53:39 +02:00
commit 4f7e808855
459 changed files with 75418 additions and 0 deletions

16
_bmad/bmm/config.yaml Normal file
View File

@@ -0,0 +1,16 @@
# BMM Module Configuration
# Generated by BMAD installer
# Version: 6.3.0
# Date: 2026-04-24T16:46:29.683Z
project_name: test_ollama
user_skill_level: intermediate
planning_artifacts: "{project-root}/_bmad-output/planning-artifacts"
implementation_artifacts: "{project-root}/_bmad-output/implementation-artifacts"
project_knowledge: "{project-root}/docs"
# Core Configuration Values
user_name: Ramez
communication_language: French
document_output_language: English
output_folder: "{project-root}/_bmad-output"