1a5dbc2800
Fix test runner paths, all 203 tests pass
...
Build and Deploy / build-and-deploy (push) Successful in 2m1s
Spec tests (Python host): 43 CEK + 24 continuations + 90 types = 157
Web tests (Python host): 20 signals + 26 CEK reactive = 46
Total: 203 tests, 0 failures.
Fixed: continuation test bootstrapper path, type test spec dir path.
Both bootstrappers verified: Python (5993 lines), JS (387KB).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-15 10:04:01 +00:00
72eaefac13
Phase 4: Move web framework files to web/ and web/tests/
...
signals.sx, engine.sx, orchestration.sx, boot.sx, router.sx, deps.sx,
forms.sx, page-helpers.sx, adapters, boundary files → web/
Web tests → web/tests/
Test runners updated with _SPEC_TESTS and _WEB_TESTS paths.
All 89 tests pass (20 signal + 43 CEK + 26 CEK reactive).
Both bootstrappers build fully (5993 Python lines, 387KB JS).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-15 02:26:18 +00:00
7036621be8
Phase 3: Move host files to hosts/python/ and hosts/javascript/
...
Python: bootstrap.py, platform.py, transpiler.sx, boundary_parser.py, tests/
JavaScript: bootstrap.py, cli.py, platform.py, transpiler.sx
Both bootstrappers verified — build from new locations, output to shared/.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-15 02:18:56 +00:00