Nit-bundle: PR #144 — orphan plan fail-open + minor polish #145
Labels
No labels
domain:backend
domain:devops
domain:frontend
status:approved
status:in-progress
status:needs-fix
status:qa
type:bug
type:devops
type:feature
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ldraney/claude-custom#145
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Type
Nit-Bundle
Source
PR #144 on
forgejo_admin/claude-custom— QA verdict: APPROVED with nitsOriginal Work
plan-pal-e-agency→ Phase 20 → Forgejo Issue #143Nits
project.slug(orphan plans) previously got TOC injection via a fail-open clause. The 20b refactor removed this clause. Such plans now silently lose TOC injection in both scoped and unscoped paths. Should add:elif [[ -z "$plan_project_slug" ]]; then inject_toc=truein the unscoped branch.plan-pal-e-agency. Same dev agent prompt pattern gap as PRs #139 and #140.Segmentation Notes
Nit #1 is the most important — a real behavioral regression for orphan plans. Should be fixed. Nits #2-4 are minor polish. Recommend keeping bundled since all are in the same file.
Acceptance Criteria
Related
plan-pal-e-agency— parent planphase-pal-e-agency-20-context-scoped-sessions— parent phaseforgejo_admin/claude-custom #143— original issueforgejo_admin/claude-custom #144— the PR where nits were identified