feat: 문서 구조 변경 및 tech-visual 스킬 추가

This commit is contained in:
DongHyeonka
2026-09-04 18:20:00 +09:00
parent 43901f0abf
commit 2efb7ee1f2
683 changed files with 61180 additions and 10479 deletions
@@ -0,0 +1,5 @@
strategy,returned_rows,parents_covered,max_per_parent
window,60,20,3
lateral,60,20,3
twostep_full,1509,20,unbounded
naive_wrong_limit3,3,1,3
1 strategy returned_rows parents_covered max_per_parent
2 window 60 20 3
3 lateral 60 20 3
4 twostep_full 1509 20 unbounded
5 naive_wrong_limit3 3 1 3