Skip to content

chore: cleanup post-trim stragglers — root hooks/ + stale src/PLUGIN-CHANGELOG refs in skills#186

Merged
kengio merged 1 commit into
mainfrom
chore/cleanup-stale-refs
May 22, 2026
Merged

chore: cleanup post-trim stragglers — root hooks/ + stale src/PLUGIN-CHANGELOG refs in skills#186
kengio merged 1 commit into
mainfrom
chore/cleanup-stale-refs

Conversation

@kengio
Copy link
Copy Markdown
Collaborator

@kengio kengio commented May 22, 2026

Three small cleanups missed by PR #185 (the plugin trim):

  1. rm root hooks/checkpoint-hook.sh — legacy Bash wrapper (10.8 KB) from pre-v3 era. v3 Stop hook uses onebrain checkpoint stop CLI subcommand directly; PreCompact/PostCompact hooks were retired in v1.10.x. Zero references remain in repo. Dead code.

  2. skills/update/SKILL.md (line 107): vault-sync list of root-level files included the now-removed PLUGIN-CHANGELOG.md → updated to drop it (PLUGIN-CHANGELOG was renamed to CHANGELOG in v3.0.2 plugin-only trim). Added a one-line pre-v3.0.2 cleanup note.

  3. skills/wrapup/SKILL.md (line 125): "Symmetry with onebrain orphan-scan" pointed at src/commands/internal/orphan-scan.ts — that file moved to onebrain-ai/onebrain-cli as Rust during the v3 port. Updated pointer to the new Rust path.

No skill behavior changes; no version bump (docs + dead-code only). Pure follow-up to PR #185.

…in skills

Three small cleanups missed by PR #185:

1. rm root hooks/checkpoint-hook.sh — legacy Bash wrapper (10.8 KB) from
   pre-v3 era. v3 Stop hook uses `onebrain checkpoint stop` (CLI subcommand)
   directly; PreCompact/PostCompact hooks were retired in v1.10.x. No
   references to this file remain in the repo. Dead code.

2. skills/update/SKILL.md (line 107): "vault-sync handles seven root-level
   files: README.md/CONTRIBUTING.md/CHANGELOG.md/PLUGIN-CHANGELOG.md" →
   updated to six files (PLUGIN-CHANGELOG.md was renamed to CHANGELOG.md
   in v3.0.2 plugin-only trim, so the seventh slot no longer exists).
   Added the "pre-v3.0.2 cleanup" note inline.

3. skills/wrapup/SKILL.md (line 125): "Symmetry with `onebrain orphan-scan`"
   pointed at `src/commands/internal/orphan-scan.ts` — that path was
   deleted in PR #185 (Bun TS source moved to onebrain-ai/onebrain-cli as
   Rust). Updated pointer to the Rust path:
   `onebrain-ai/onebrain-cli → crates/onebrain-fs/src/orphan/`.

No skill behavior changes; no version bump (docs + dead-code only).
@kengio kengio merged commit 8936e9b into main May 22, 2026
1 check failed
@kengio kengio deleted the chore/cleanup-stale-refs branch May 22, 2026 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant