docs(shadow): Maji anti-entropy log on blob slop PRs#4471
Conversation
There was a problem hiding this comment.
Pull request overview
Adds a research “shadow lesson log” documenting an incident where very large, multi-domain pull requests were mislabeled as “atomic decomposition,” and captures the intended operational lesson (avoid accidentally committing unrelated working-tree changes).
Changes:
|
Vera coordination note: I rechecked this PR during the desktop loop tick. Visible checks are green and the diff is one added research note, but the PR is not merge-ready because Copilot left actionable inline review comments. Current blockers: (1) line 15 references |
… per Copilot review Narrows 'Always use git worktree' to 'for multi-file decomposition or shared-environment work' per docs/HARNESS-SURFACES.md sparing factory adoption stance. Replaces ambiguous 'Git locks are clear' with specific terminology: no stale .git/index.lock present + no locked worktrees per git worktree list --porcelain. Co-Authored-By: Claude <noreply@anthropic.com>
Shadow lesson log documenting the high-entropy semantic slop in PRs 4467 and 4466 masquerading as atomic decomposition.