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
- telescope_test.rs: assert_eq(151) → assert(>=150) — 렌즈 추가 시 테스트 깨짐 방지
- .claude/settings.json: NEXUS-6 4종 훅
- .claude/commands/scan.md: /scan 슬래시 커맨드
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1.`python3 -c "import nexus6; r = nexus6.scan_all(__import__('numpy').random.randn(64,32)); print({k: {kk:round(vv,4) if isinstance(vv,float) else vv for kk,vv in v.items()} for k,v in r.items()})"` 실행
0 commit comments