build: package the hosted Common Lisp runtime #74
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
priority:P1
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/quasar!74
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/hosted-runtime"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
quasar-serverpackage built from ASDF systems and a compressed SBCL saved image withquasar.app:mainstarintel-bizhost plugin over public Forge HTTPS inputsBoundaries
This does not change Quasar session issuance. The runtime still creates the shared
local-userbrowser token. Public per-user issuance, token suppression/unregister, allowed origins, and shared-origin WebSocket routing remain #71/#72/#73. The deployment consuming this package must keep the entire route behind gateway auth while that shared-token behavior exists.Verification
nix build .#quasar-server .#quasar-auth-host --no-linknix flake checknix develop -c bash scripts/test-lispindex.htmlretrievalprolog-verify checkpasses with current-HEAD evidence