Skip to content

Commit ddc2995

Browse files
committed
fix: remove socket-btm content, fix staging, add queue cleanup
- reference.md: remove all socket-btm-specific patterns (binject, binpress, binsuite, PE resources, LIEF, C/C++ examples, primordials). Rewrite Workflow and Workflow-Optimization scan agents for socket-registry. File reduced from 1597 to 1300 lines. - updating: stage all files that pnpm run update changes (pnpm-workspace.yaml, packages/npm/*/package.json) not just package.json + lockfile - queue.yaml: add retention guidance (keep last 10 runs)
1 parent 75cf70c commit ddc2995

File tree

3 files changed

+112
-407
lines changed

3 files changed

+112
-407
lines changed

.claude/ops/queue.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,6 @@ phase_order:
77
ci-cascade: [identify, layer-prs, layer-4-update, propagate, verify]
88
release: [quality-gate, security-gate, changelog, version-bump]
99

10+
# Completed runs are appended here by skills. Prune periodically —
11+
# keep the last 10 entries and delete older ones to avoid unbounded growth.
1012
runs: []

0 commit comments

Comments
 (0)