Fixed
Project:
Entity Segment
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
24 Jul 2026 at 01:27 UTC
Updated:
24 Jul 2026 at 01:43 UTC
Jump to comment: Most recent
Two agent-tooling defects, both in files that ship to contributors:
.kkignore did not exclude kenkeep's own prompt templates and README, the committed nodes/ tree, .claude/agents/, or the harness instruction files. A bootstrap therefore ingested the tooling as project documentation — and, now that nodes/ is committed, would seed the knowledge base from itself.CLAUDE.md stated that drupalorg issue:setup-remote adds a remote named drupalorg and writes an HTTPS URL. The CLI (v0.10.3) names it after the fork — entity_segment-<nid> — and writes SSH when origin is SSH. The old text came from the drupalorg-cli skill docs rather than the binary.Exclude .ai/kenkeep/ (subsuming the narrower hooks/ entry), .claude/agents/, AGENTS.md and CLAUDE.md from the scan. The two instruction files are loaded into every session already, so nodes extracted from them would duplicate the always-on layer. Correct the remote description in CLAUDE.md.
finddocs then lists only README.md, docs/*.md and the submodule READMEs.
None.
None.
None.
None. Scan scope and documentation only; no knowledge nodes are added, removed or rewritten.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
jdleonardComment #4
jdleonard