Plan: add audit_1 launch-readiness gap-closure backlog#32
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 592e560a2b
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| Source of truth: | ||
| - User-provided recommended items (audit gap-closure list in this thread) | ||
| - Audit evidence already observed in repo/runtime: | ||
| - `/Users/davidahmann/Projects/wrkr/product/dev_guides.md` |
There was a problem hiding this comment.
Use repo-relative paths in the audit plan
This plan hard-codes a local workstation path (/Users/davidahmann/Projects/wrkr/...) for referenced files, which makes the backlog non-portable for other contributors and CI environments and can cause task links/checklists to fail outside that machine. Since this document is meant to drive shared execution, paths should be repository-relative (for example product/dev_guides.md) so the instructions remain actionable in every clone.
Useful? React with 👍 / 👎.
Problem
Audit follow-up items needed to be converted into an execution-ready Wrkr backlog plan with prioritization, story decomposition, test requirements, and CI matrix wiring.
Changes
product/audit_1.mdValidation
make prepush-fullgo run ./cmd/wrkr scan --path scenarios/wrkr/scan-mixed-org/repos --json