journal/Journal.AI/Daily-Check-In.txt
Jacob Schmidt 0d77300c22 feat: Project Journal backend monorepo
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>
2026-03-02 20:56:26 -06:00

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.