Skip to content

Commit eb18abb

Browse files
qazbnm456claude
andcommitted
docs: rlm-kit is a git source, not an editable path dep
CLAUDE.md still described the rlm-kit dependency as an "editable path dep", but pyproject.toml sources it via git (commit-pinned in uv.lock) and the CI relies on that. Correct the description so code and docs agree. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent f79f30f commit eb18abb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# cve-reverser — agent guide
22

33
Reverses publicly disclosed WordPress plugin CVEs from their patches into a local-lab PoC + a Nuclei
4-
detection template, via an `rlm-kit` RLM harness. A downstream consumer of `rlm-kit` (editable path dep)
4+
detection template, via an `rlm-kit` RLM harness. A downstream consumer of `rlm-kit` (git source, commit-pinned in `uv.lock`)
55
— it follows a set of hard-won conventions on purpose (don't re-derive them
66
worse). See `README.md` for the roles/pipeline and rlm-kit's **"Building a consumer"** for the extension
77
contract (base/wrap, the promotion rule, the rollout-vs-reward stage boundary) this project lives within.

0 commit comments

Comments
 (0)