Commit Graph

6 Commits

Author SHA1 Message Date
f7910bf42b ui framework extraction updates 2026-09-16 09:38:04 -03:00
aba696df79 feature matching for clean extraction 2026-09-14 16:00:27 -03:00
49a9f8ee57 sanitized rig 2026-09-12 02:44:40 -03:00
78595f1bd9 Declare pass-through words PHONY in the Makefile
`make build ctrl` ran the build and then printed "make: 'ctrl' is up to date."
The empty rule from $(eval $(ARGS):;@:) is not enough when the word names a real
directory — and cfg, ctrl, docs, gen and init all exist at this level. Only
.PHONY stops make consulting the filesystem.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-19 02:55:06 -03:00
2d9bc9289c updates 33.2 112 2026-08-11 07:30:27 -03:00
ef63b02554 update 33.1 50 2026-08-10 03:23:30 -03:00