IPX: add lossless StarLang actor pipeline foundation #60
No reviewers
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/star-lang!60
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "ipx/actor-system-foundation"
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?
Starts the IPX passive HTTP evidence actor system on the final StarLang runtime.
Adds final
star-ipxwith a realingress -> correlator -> projectiontopology. Semantic hops usestarlang-runtimemailboxes/ASK. Replay is idempotent: the correlator records an exchange only after projection commits.Capture fidelity stays lossless: canonical HTTP bytes remain in operation-scoped capture custody, while actors carry immutable byte-range evidence references for query/header/body regions. This slice adds no redaction, sanitization, truncation, or canonical evidence mutation. Tests prove those references survive routing unchanged and exercise real actor invocation counts and operation filtering.
Rules-engine status: IPX actor topology is not blocked, but real inference is. Current
mainhas finalstar-logic-protocol+star-logic-ir, but the final tree has onlystar-logic-testing's fake backend; no final SWI-Prolog, LISA, or N-Prolog adapter is present. Default protocol methods raiseunsupported-logic-operation-error. This PR therefore does not fake an IPX rule evaluator. Related work: #40, #42, #45.GREEN on exact head
b7b77a9cc4bbbc2dbc245a0377ed6412640f1e25:star-lang CIsuccess, including explicitasdf:test-system :star-ipxin the real SBCL actor test step;star-lang Nixsuccess;star-lang logic IRsuccess;star-lang verification certificatesuccess.View command line instructions
Manual merge helper
Use this merge commit message when completing the merge manually.
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.