close_week
Save a weekly snapshot of dashboard metrics and an executive note keyed by ISO week, so next week's view knows where this one ended. Optionally force overwrite a closed week.
Instructions
Close the week on the tech dashboard by saving a snapshot.
Persists the dashboard's headline metrics plus an executive note, keyed by ISO week. The dashboard resource injects this history so next week's view knows where this one ended. A week already closed is not overwritten unless force=True.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| done | Yes | Achievements/items completed | |
| week | No | ISO week to close, e.g. "2026-W27" (default: current week) | |
| force | No | Overwrite an already-closed week (default: False) | |
| notes | No | One-line executive context for the week (e.g. "signed client X") | |
| urgent | No | Urgent decisions pending (default: 0) | |
| clients | Yes | Clients currently in implementation | |
| roadmap | Yes | Active roadmap items |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||