journal/Journal.AI/Weekly-Review.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

19 lines
497 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{{CoachRules}}
Task:
Generate a WEEKLY REVIEW for {{weekStartLocal}} to {{weekEndLocal}}.
Context (JSON):
{{contextJson}}
Preferences (JSON):
{{preferencesJson}}
Output:
Return a CoachPlanDto JSON with kind="weekly_review".
Include:
- Themes (top 2-4) and blockers (top 1-3)
- Wins (top 1-3)
- 1-{{maxQuestions}} questions to set next weeks focus
- 2-{{maxNextActions}} suggestedNextActions
- patchProposal should only propose creating todos or a planning fragment, not editing old entries.