From 4b5b0a03a83642ef7219640cb039e1aaccf07b90 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Fri, 8 May 2026 07:00:23 -0500 Subject: chore(ai): correct stale ~/projects/work/ path references in workflows and scripts --- .ai/workflows/daily-prep.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.ai/workflows') diff --git a/.ai/workflows/daily-prep.org b/.ai/workflows/daily-prep.org index 68e6eb9..1d5da0f 100644 --- a/.ai/workflows/daily-prep.org +++ b/.ai/workflows/daily-prep.org @@ -395,7 +395,7 @@ Don't duplicate Linear Response items as standalone Day's Priorities entries — *** Sub-step 3f: From Open PRs -Scan open pull requests on the project's primary repo (per-project; for DeepSat the canonical repo is `~/projects/work/deepsat/code/orchestration_dashboard_mvp`). Use `gh pr list` to enumerate, classify each, and surface Action items in the prep doc. +Scan open pull requests on the project's primary repo (per-project; for DeepSat the canonical repo is `~/code/deepsat/orchestration_dashboard_mvp`). Use `gh pr list` to enumerate, classify each, and surface Action items in the prep doc. Scan command (single round-trip): -- cgit v1.2.3