- .gitignore: .claude/docs, rules, commands tracken; settings.local weiter ignorieren - DOCUMENTATION.md: verbindliche Ablage functional/technical/working/issues - .claude/README.md: Agent-Einstieg; GITEA_ISSUES_INDEX aus MCP (Stand 2026-04-08) - Arbeitspapiere von docs/ nach .claude/docs/working/ verschoben - docs/MEMBERSHIP_SYSTEM.md als Stub; kanonisch technical/MEMBERSHIP_SYSTEM.md - CLAUDE.md Pflichtlektüre und Links angepasst; docs/README.md vereinfacht Made-with: Cursor
56 lines
2.1 KiB
JSON
56 lines
2.1 KiB
JSON
{
|
||
"name": "Mehrstufige Gesamtanalyse (2)",
|
||
"slug": "pipeline",
|
||
"display_name": "🔬 Mehrstufige Gesamtanalyse (2)",
|
||
"description": "Master-Schalter für die gesamte Pipeline. Deaktiviere diese Analyse, um die Pipeline komplett zu verstecken.",
|
||
"type": "pipeline",
|
||
"category": "ganzheitlich",
|
||
"active": true,
|
||
"sort_order": -10,
|
||
"output_format": "text",
|
||
"template": null,
|
||
"stages": [
|
||
{
|
||
"stage": 1,
|
||
"prompts": [
|
||
{
|
||
"slug": "pipeline_body",
|
||
"source": "reference",
|
||
"template": "PIPELINE_MASTER",
|
||
"output_key": "stage1_body",
|
||
"output_format": "json",
|
||
"output_schema": null
|
||
},
|
||
{
|
||
"slug": "pipeline_nutrition",
|
||
"source": "reference",
|
||
"template": "",
|
||
"output_key": "stage1_nutrition",
|
||
"output_format": "json",
|
||
"output_schema": null
|
||
},
|
||
{
|
||
"slug": "pipeline_activity",
|
||
"source": "reference",
|
||
"template": "",
|
||
"output_key": "stage1_activity",
|
||
"output_format": "json",
|
||
"output_schema": null
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"stage": 2,
|
||
"prompts": [
|
||
{
|
||
"slug": null,
|
||
"source": "inline",
|
||
"template": "Du bist ein Gesundheits- und Fitnesscoach. Erstelle eine vollständige, \npersonalisierte Analyse für {{name}} auf Deutsch (450–550 Wörter).\n\nDATENZUSAMMENFASSUNGEN AUS STUFE 1:\nKörper: {{stage1_body}}\nErnährung: {{stage1_nutrition}}\nAktivität: {{stage1_activity}}\nProtein-Ziel: {{protein_ziel_low}}–{{protein_ziel_high}}g/Tag\n\nSchreibe alle Abschnitte vollständig aus:\n⚖️ **Gewichts- & Körperzusammensetzung**\n🍽️ **Ernährungsanalyse**\n🏋️ **Aktivität & Energiebilanz**\n🔗 **Zusammenhänge** (Verbindungen zwischen Ernährung, Training, Körper)\n💪 **3 Empfehlungen** (nummeriert, konkret, datenbasiert)\n\nSachlich, motivierend, Zahlen zitieren, keine Diagnosen.",
|
||
"output_key": "output_1774507015689",
|
||
"output_format": "text",
|
||
"output_schema": null
|
||
}
|
||
]
|
||
}
|
||
]
|
||
} |