Fix: document safe gstack skill sync path#321
Conversation
e22e68d to
4185070
Compare
|
STAFF ENGINEER REVIEW: CHANGES REQUESTED — two regressions need fixing before merge.
Review gates run:
I disabled auto-merge before posting this review. |
|
STAFF ENGINEER REVIEW: APPROVED — Clean on current head 3654fdf. Structural pass found no production-impacting regressions; previous wrapper lowercase-cache issue is fixed by forcing npm_config_cache to the selected repo-local NPM_CONFIG_CACHE. The prior skill-preflight code-path finding is no longer present in the current diff. Codex second opinion passed. Targeted local tests: 30 passed. |
|
✅ Approved + merged. |
Fixes FFM-1676.
Summary
Verification
Note: the required broad ruff check --fix src/ tests/ is currently blocked by unrelated pre-existing dirty work in src/recommendations/candidates.py (E501 at line 329), so I kept linting scoped to touched Python files.