Files
rose-ash/shared/sx/ref
giles 3574f7e163
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 2m42s
Restructure boundary specs: move app-specific I/O out of language contract
boundary.sx now contains only generic web-platform I/O primitives that
any SX host would provide (current-user, request-arg, url-for, etc.).

Moved to boundary-app.sx (deployment-specific):
- Inter-service: frag, query, action, service
- Framework: htmx-request?, g, jinja-global
- Domain: nav-tree, get-children, relations-from

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 18:04:53 +00:00
..