Skip to content

Retire bear-cache-log in favour of bear-observe - #217

Merged
koriym merged 2 commits into
bearsunday:1.xfrom
koriym:retire-cache-log-skill
Sep 8, 2026
Merged

koriym merged 2 commits into
bearsunday:1.xfrom
koriym:retire-cache-log-skill

Conversation

@koriym

@koriym koriym commented Sep 8, 2026

Copy link
Copy Markdown
Member

skills/bear-cache-log/ is folded into bear-observe in BEAR.EventSourcing, which installs the observation context and proves it from the bindings rather than teaching the wiring by hand. Both READMEs now link there.

Merge bearsunday/BEAR.EventSourcing#18 first — the README link 404s until it lands.

The skill lived here because the cache log does, and bear-observe lived in
BEAR.EventSourcing because the invoker that nests those scopes under
resource_request does. That split followed package ownership, not the question
a user asks, and the two skills duplicated their opening, their xstep
procedure and their reporting checklist while competing for the same trigger
phrases.

Everything specific to this package — the event vocabulary, the declaration
tables, the app-vs-library triage — is now in bear-observe, which also writes
and proves the wiring instead of teaching it by hand. The READMEs point there.

https://github.com/bearsunday/BEAR.EventSourcing/blob/1.x/skills/bear-observe/SKILL.md
@coderabbitai

coderabbitai Bot commented Sep 8, 2026 •

Copy link
Copy Markdown
Contributor

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: ee66cb7b-1f8e-41c4-ad05-fc19ee4a58a4

📥 Commits

Reviewing files that changed from the base of the PR and between 92380eb and 8eef5d3.

📒 Files selected for processing (4)
  • CHANGELOG.md
  • README.ja.md
  • README.md
  • skills/bear-cache-log/SKILL.md
💤 Files with no reviewable changes (1)
  • skills/bear-cache-log/SKILL.md

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The local bear-cache-log skill was removed. English and Japanese README entries now link to the external bear-observe skill. The changelog records the removal.

Changes

Observation skill documentation

Layer / File(s) Summary
Update observation skill references
CHANGELOG.md, README.md, README.ja.md, skills/bear-cache-log/SKILL.md
The local cache-log skill was removed. README entries now reference bear-observe, and the changelog records the change.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Merge Risk: ⚪ Minimal · up to 8eef5

This change retires the duplicated local skill and updates both README links and the changelog consistently. No current merge-readiness risk remains.

Suggested reviewers: suzumaze

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely summarizes the main change: retiring bear-cache-log and replacing it with bear-observe.
Description check ✅ Passed The description directly explains the skill retirement, README updates, centralized guidance, and the required upstream merge dependency.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@koriym

koriym commented Sep 8, 2026

Copy link
Copy Markdown
Member Author

@coderabbitai review

@coderabbitai

coderabbitai Bot commented Sep 8, 2026 •

Copy link
Copy Markdown
Contributor
✅ Action performed

Review finished.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

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