diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-08 23:23:49 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-08 23:23:49 -0500 |
| commit | bb47b95fbb26128986c4afa87cec227d8a43c402 (patch) | |
| tree | 4db85cb4bb8fb1224afcdd2de236c82b2a5cebc1 | |
| parent | 65c962e01f0ec7cefe70157f4f11f54638cdc995 (diff) | |
| download | rulesets-bb47b95fbb26128986c4afa87cec227d8a43c402.tar.gz rulesets-bb47b95fbb26128986c4afa87cec227d8a43c402.zip | |
docs(workflows): Update DeepSat repo path in daily-prep
| -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 1d5da0f..68e6eb9 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 `~/code/deepsat/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 `~/projects/work/deepsat/code/orchestration_dashboard_mvp`). Use `gh pr list` to enumerate, classify each, and surface Action items in the prep doc. Scan command (single round-trip): |
