10 lines
491 B
JSON
10 lines
491 B
JSON
|
|
{
|
||
|
|
"title": "Run Binky daily rhythm (daily_brief)",
|
||
|
|
"description": "Queue hygiene + daily brief per OperatingRhythm.md. Green/Blue lane only: DecisionQueue / OfficeHourQueue / AutopilotWorkQueue hygiene; write today's brief under briefs/ if due. Commit with a clear message. Never push.",
|
||
|
|
"target_repo": "~/binky-control",
|
||
|
|
"agent": "coach",
|
||
|
|
"labels": ["binky", "rhythm", "automated", "harness-onboarding"],
|
||
|
|
"completion_event_type": "binky_daily_brief",
|
||
|
|
"timeout_seconds": 900
|
||
|
|
}
|