diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-08 07:00:23 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-08 07:00:23 -0500 |
| commit | 4b5b0a03a83642ef7219640cb039e1aaccf07b90 (patch) | |
| tree | 5a787404ebd0fd641da7d137bfd7d9eb9056ae58 /.ai/workflows | |
| parent | 0760f7064c4a4dec6e4943ea6fa8d0b531ae001f (diff) | |
| download | rulesets-4b5b0a03a83642ef7219640cb039e1aaccf07b90.tar.gz rulesets-4b5b0a03a83642ef7219640cb039e1aaccf07b90.zip | |
chore(ai): correct stale ~/projects/work/ path references in workflows and scripts
Diffstat (limited to '.ai/workflows')
| -rw-r--r-- | .ai/workflows/daily-prep.org | 2 |
1 files changed, 1 insertions, 1 deletions
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): |
