In docs/agent-portability.md line 26, the CodeWhale row says:
...also reads `.claude/instructions.md` as fallbacks.
But the file .claude/instructions.md does not exist anywhere in the repository. A user relying on this fallback will not find the promised behavior.
In
docs/agent-portability.mdline 26, the CodeWhale row says:But the file
.claude/instructions.mddoes not exist anywhere in the repository. A user relying on this fallback will not find the promised behavior.