Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions docs/research/2026-05-17-shadow-lesson-log-maji-decomposition.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Shadow Lesson Log: Maji Antigravity Check (Decomposition & Drift)
Date: 2026-05-17

## Observation
- Riven and Otto continue to drift (Riven paralyzed by GraphQL limit, Otto bus stale).
Comment thread
AceHack marked this conversation as resolved.
- Blobs detected in the backlog/PR queue. PR #4112 mixed shard, rules, and memory changes.

## Correction Applied
- Decomposed PR #4112 by peeling off the shard commit into an atomic PR.
- Preservation discipline attempted for merged PRs via REST/bun script.
- Worktrees used strictly to avoid contested root checkout (`.git/index.lock` was checked).
Loading