kerf-engine/engine
jlightner c693f5e1e2 fix: Implemented 5 preset configs (sign, patch, stencil, detailed, cust…
- "engine/presets/sign.json"
- "engine/presets/patch.json"
- "engine/presets/stencil.json"
- "engine/presets/detailed.json"
- "engine/presets/custom.json"
- "engine/presets/loader.py"
- "engine/api/routes.py"
- "engine/tests/test_presets.py"

GSD-Task: S03/T01
2026-03-26 04:45:52 +00:00
..
api fix: Implemented 5 preset configs (sign, patch, stencil, detailed, cust… 2026-03-26 04:45:52 +00:00
output test: Wire post-processing into /engine/trace, add output_format routin… 2026-03-26 04:39:52 +00:00
pipeline fix: Implemented RDP path simplification, island/hole detection via win… 2026-03-26 04:32:31 +00:00
presets fix: Implemented 5 preset configs (sign, patch, stencil, detailed, cust… 2026-03-26 04:45:52 +00:00
tests fix: Implemented 5 preset configs (sign, patch, stencil, detailed, cust… 2026-03-26 04:45:52 +00:00
.gitignore chore: Created engine/ Python project with FastAPI skeleton, all depend… 2026-03-26 04:07:16 +00:00
main.py test: Wired POST /engine/trace endpoint with preprocess + vectorize pip… 2026-03-26 04:22:39 +00:00
pyproject.toml test: Wire post-processing into /engine/trace, add output_format routin… 2026-03-26 04:39:52 +00:00