Monorepo with centralized build props, npm workspaces, LlamaSharp AI, SQLite/SQLCipher storage, Svelte frontend, and unified smoke tests. Co-Authored-By: Oz <oz-agent@warp.dev>
20 lines
457 B
Plaintext
20 lines
457 B
Plaintext
{{CoachRules}}
|
|
|
|
Task:
|
|
Generate a DAILY CHECK-IN plan for date {{dateLocal}}.
|
|
|
|
Context (JSON):
|
|
{{contextJson}}
|
|
|
|
Preferences (JSON):
|
|
{{preferencesJson}}
|
|
|
|
Output:
|
|
Return a CoachPlanDto JSON with kind="daily_checkin".
|
|
Include:
|
|
- A short title
|
|
- A 2-4 sentence summary
|
|
- 1-{{maxQuestions}} questions
|
|
- 1-{{maxNextActions}} suggestedNextActions
|
|
- suggestedTags if relevant
|
|
- patchProposal that creates a fragment or dailyEntry draft ONLY if it is clearly helpful. |