You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After Keiko 10, the belt calculator reports 4 active learnings against a yon-kyu threshold of 10.
Root cause (confirmed): 7 learning files exist on disk, 3 are correctly archived as Keiko 4 duplicates (95f2ade3, cb2c6914, efcde370). The archive filter is working correctly — this is not a bug.
Gap: Synthesis and extraction pipelines have not generated enough learnings yet. With 4 active learnings across ~10 completed cycles, the rate is ~0.4 learnings/cycle.
Impact
Belt stuck at go-kyu. Yon-kyu requires learningsTotal >= 10.
Observation
After Keiko 10, the belt calculator reports 4 active learnings against a yon-kyu threshold of 10.
Root cause (confirmed): 7 learning files exist on disk, 3 are correctly archived as Keiko 4 duplicates (95f2ade3, cb2c6914, efcde370). The archive filter is working correctly — this is not a bug.
Gap: Synthesis and extraction pipelines have not generated enough learnings yet. With 4 active learnings across ~10 completed cycles, the rate is ~0.4 learnings/cycle.
Impact
Belt stuck at go-kyu. Yon-kyu requires learningsTotal >= 10.
What needs to happen