Private
Public Access
0
0
Commit Graph

8 Commits

Author SHA1 Message Date
ed 7646fc14a2 test(arch-boundary): migrate whitelist test to tmp_path; fix indentation 2026-06-02 21:34:56 -04:00
ed 31a8949d64 feat(style): Fix 1-space indentation in 27 files
Files corrected:
- src/fuzzy_anchor.py (18 violations)
- src/patch_modal.py (14 violations)
- scripts/extract_symbols.py (4 violations)
- scripts/tasks/download_fonts.py (8 violations)
- tests/: 23 files with indentation issues

All files verified with py_compile. Remaining 4 files
(test_api_events.py, test_discussion_takes_gui.py,
test_gui_updates.py, test_headless_service.py) have complex
multi-line with statements that require manual correction.
2026-05-16 03:00:20 -04:00
ed 8c06c1767b refactor(sdm): Global pass with refined 'External Only' SDM tags. Pruned redundant internal references and fixed indentation logic in injector. Verified full project compilation. 2026-05-09 15:00:35 -04:00
ed 1fb6ebc4d0 idk why these weren't committed 2026-03-06 12:48:02 -05:00
ed 0e3b479bd6 WIP: PAIN 2026-03-05 14:24:03 -05:00
ed 01c5bb7947 WIP: PYTHON IS TRASH 2026-03-05 13:57:03 -05:00
ed b30f040c7b fix(mma_exec): remove hardcoded C:\projects\misc\setup_*.ps1 paths — rely on PATH 2026-03-02 16:42:11 -05:00
ed 687545932a refactor(mma_exec): remove UNFETTERED_MODULES — all deps use generate_skeleton() 2026-03-02 16:38:28 -05:00