Thomas Byr
425483e0e1
fix(models): spawn npm through the shell on Windows
...
execFile cannot spawn npm's .cmd shim directly on Windows, so the catalog
sync and drift check failed with spawn npm ENOENT. Route npm invocations
through the shell with argument quoting on Windows and keep direct
execFile calls elsewhere.
2026-08-28 17:00:29 +02:00
Patrick Wozniak
349e50f829
fix(models): align Command Code catalog metadata
2026-08-25 15:54:09 +02:00
Patrick Wozniak
41e98a1d67
fix(models): keep generated sync scope reviewable
2026-08-25 15:09:54 +02:00
Patrick Wozniak
3d8758fe3b
feat(models): generate Command Code catalog snapshot
2026-08-25 15:08:22 +02:00
Patrick Wozniak
7ed38d5f70
ci(models): run metadata check on pull requests
2026-08-25 14:43:46 +02:00
Patrick Wozniak
f23863d326
ci(models): check Command Code metadata daily
2026-08-25 14:14:44 +02:00
Patrick Wozniak
cfcf114497
ci(memory): harden benchmark reporting
2026-08-04 09:35:14 +02:00
Patrick Wozniak
eb6c18bba2
ci(memory): report pull request memory changes
2026-08-04 09:29:59 +02:00