Implement protocol-neutral Common Lisp core and deterministic replay #4
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/cl-discord-self#4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Depends on
Goal
Build the Common Lisp core so protocol behavior can be tested deterministically before native or live integration.
Scope
Constraints
star-discord-watchExit gate
Claiming the first actual client slice on
codex/issue-4-client-core-a1.This pass will implement a usable Common Lisp client surface, not more manifest work:
The slice stays fixture-only so CI remains deterministic, but the public API is the client API that the later native Gateway transport will plug into.