Fork agent SCI state with Room worlds - #86
Merged
whilo merged 8 commits intoSep 1, 2026
Conversation
whilo
marked this pull request as ready for review
September 1, 2026 20:30
whilo
added a commit
that referenced
this pull request
Sep 1, 2026
* Default inference to canonical particle worlds * fix: keep native inference capabilities outside SCI * chore: pin reviewed inference world substrate * chore: pin hardened inference world substrate * Fork agent SCI state with Room worlds (#86) * feat: fork agent SCI state with room worlds * fix: serialize interpreter world publication * fix: make Room interpreter lifecycle atomic * fix: hydrate before allocating agent signals * test: tolerate cold persona room startup * chore: align released harness substrate * test: harden sandbox integration under load * chore: remove legacy distributed substrate
whilo
added a commit
that referenced
this pull request
Sep 1, 2026
* Persist certified evaluation attempts * Default SCI inference to canonical particle worlds (#85) * Default inference to canonical particle worlds * fix: keep native inference capabilities outside SCI * chore: pin reviewed inference world substrate * chore: pin hardened inference world substrate * Fork agent SCI state with Room worlds (#86) * feat: fork agent SCI state with room worlds * fix: serialize interpreter world publication * fix: make Room interpreter lifecycle atomic * fix: hydrate before allocating agent signals * test: tolerate cold persona room startup * chore: align released harness substrate * test: harden sandbox integration under load * chore: remove legacy distributed substrate
whilo
added a commit
that referenced
this pull request
Sep 1, 2026
* Add composable verified evaluations * Persist certified evaluation attempts (#84) * Persist certified evaluation attempts * Default SCI inference to canonical particle worlds (#85) * Default inference to canonical particle worlds * fix: keep native inference capabilities outside SCI * chore: pin reviewed inference world substrate * chore: pin hardened inference world substrate * Fork agent SCI state with Room worlds (#86) * feat: fork agent SCI state with room worlds * fix: serialize interpreter world publication * fix: make Room interpreter lifecycle atomic * fix: hydrate before allocating agent signals * test: tolerate cold persona room startup * chore: align released harness substrate * test: harden sandbox integration under load * chore: remove legacy distributed substrate
whilo
added a commit
that referenced
this pull request
Sep 1, 2026
* Add verified environment attempt receipts * Add composable verified evaluations (#83) * Add composable verified evaluations * Persist certified evaluation attempts (#84) * Persist certified evaluation attempts * Default SCI inference to canonical particle worlds (#85) * Default inference to canonical particle worlds * fix: keep native inference capabilities outside SCI * chore: pin reviewed inference world substrate * chore: pin hardened inference world substrate * Fork agent SCI state with Room worlds (#86) * feat: fork agent SCI state with room worlds * fix: serialize interpreter world publication * fix: make Room interpreter lifecycle atomic * fix: hydrate before allocating agent signals * test: tolerate cold persona room startup * chore: align released harness substrate * test: harden sandbox integration under load * chore: remove legacy distributed substrate
whilo
added a commit
that referenced
this pull request
Sep 1, 2026
* Add versioned agent environment definitions * Add verified environment attempt receipts (#82) * Add verified environment attempt receipts * Add composable verified evaluations (#83) * Add composable verified evaluations * Persist certified evaluation attempts (#84) * Persist certified evaluation attempts * Default SCI inference to canonical particle worlds (#85) * Default inference to canonical particle worlds * fix: keep native inference capabilities outside SCI * chore: pin reviewed inference world substrate * chore: pin hardened inference world substrate * Fork agent SCI state with Room worlds (#86) * feat: fork agent SCI state with room worlds * fix: serialize interpreter world publication * fix: make Room interpreter lifecycle atomic * fix: hydrate before allocating agent signals * test: tolerate cold persona room startup * chore: align released harness substrate * test: harden sandbox integration under load * chore: remove legacy distributed substrate
whilo
added a commit
that referenced
this pull request
Sep 1, 2026
* Add recursive self-programming benchmark * Add versioned agent environment definitions (#81) * Add versioned agent environment definitions * Add verified environment attempt receipts (#82) * Add verified environment attempt receipts * Add composable verified evaluations (#83) * Add composable verified evaluations * Persist certified evaluation attempts (#84) * Persist certified evaluation attempts * Default SCI inference to canonical particle worlds (#85) * Default inference to canonical particle worlds * fix: keep native inference capabilities outside SCI * chore: pin reviewed inference world substrate * chore: pin hardened inference world substrate * Fork agent SCI state with Room worlds (#86) * feat: fork agent SCI state with room worlds * fix: serialize interpreter world publication * fix: make Room interpreter lifecycle atomic * fix: hydrate before allocating agent signals * test: tolerate cold persona room startup * chore: align released harness substrate * test: harden sandbox integration under load * chore: remove legacy distributed substrate
whilo
added a commit
that referenced
this pull request
Sep 1, 2026
* feat(ui): show semantic run activity * Add causal Run inputs and self-programming benchmark (#80) * Add recursive self-programming benchmark * Add versioned agent environment definitions (#81) * Add versioned agent environment definitions * Add verified environment attempt receipts (#82) * Add verified environment attempt receipts * Add composable verified evaluations (#83) * Add composable verified evaluations * Persist certified evaluation attempts (#84) * Persist certified evaluation attempts * Default SCI inference to canonical particle worlds (#85) * Default inference to canonical particle worlds * fix: keep native inference capabilities outside SCI * chore: pin reviewed inference world substrate * chore: pin hardened inference world substrate * Fork agent SCI state with Room worlds (#86) * feat: fork agent SCI state with room worlds * fix: serialize interpreter world publication * fix: make Room interpreter lifecycle atomic * fix: hydrate before allocating agent signals * test: tolerate cold persona room startup * chore: align released harness substrate * test: harden sandbox integration under load * chore: remove legacy distributed substrate
whilo
added a commit
that referenced
this pull request
Sep 1, 2026
* fix: reject stale completion after empty model response * fix: scope empty-response retry to its run * Show semantic Run activity in web and TUI (#79) * feat(ui): show semantic run activity * Add causal Run inputs and self-programming benchmark (#80) * Add recursive self-programming benchmark * Add versioned agent environment definitions (#81) * Add versioned agent environment definitions * Add verified environment attempt receipts (#82) * Add verified environment attempt receipts * Add composable verified evaluations (#83) * Add composable verified evaluations * Persist certified evaluation attempts (#84) * Persist certified evaluation attempts * Default SCI inference to canonical particle worlds (#85) * Default inference to canonical particle worlds * fix: keep native inference capabilities outside SCI * chore: pin reviewed inference world substrate * chore: pin hardened inference world substrate * Fork agent SCI state with Room worlds (#86) * feat: fork agent SCI state with room worlds * fix: serialize interpreter world publication * fix: make Room interpreter lifecycle atomic * fix: hydrate before allocating agent signals * test: tolerate cold persona room startup * chore: align released harness substrate * test: harden sandbox integration under load * chore: remove legacy distributed substrate
whilo
added a commit
that referenced
this pull request
Sep 1, 2026
* feat: persist semantic work activity * fix: preserve activity ownership and run provenance * refactor: derive activity identity with hasch * Reject stale completion after empty model responses (#78) * fix: reject stale completion after empty model response * fix: scope empty-response retry to its run * Show semantic Run activity in web and TUI (#79) * feat(ui): show semantic run activity * Add causal Run inputs and self-programming benchmark (#80) * Add recursive self-programming benchmark * Add versioned agent environment definitions (#81) * Add versioned agent environment definitions * Add verified environment attempt receipts (#82) * Add verified environment attempt receipts * Add composable verified evaluations (#83) * Add composable verified evaluations * Persist certified evaluation attempts (#84) * Persist certified evaluation attempts * Default SCI inference to canonical particle worlds (#85) * Default inference to canonical particle worlds * fix: keep native inference capabilities outside SCI * chore: pin reviewed inference world substrate * chore: pin hardened inference world substrate * Fork agent SCI state with Room worlds (#86) * feat: fork agent SCI state with room worlds * fix: serialize interpreter world publication * fix: make Room interpreter lifecycle atomic * fix: hydrate before allocating agent signals * test: tolerate cold persona room startup * chore: align released harness substrate * test: harden sandbox integration under load * chore: remove legacy distributed substrate
whilo
added a commit
that referenced
this pull request
Sep 1, 2026
* Benchmark conserved agent resource delegation * Persist typed semantic work activity (#77) * feat: persist semantic work activity * fix: preserve activity ownership and run provenance * refactor: derive activity identity with hasch * Reject stale completion after empty model responses (#78) * fix: reject stale completion after empty model response * fix: scope empty-response retry to its run * Show semantic Run activity in web and TUI (#79) * feat(ui): show semantic run activity * Add causal Run inputs and self-programming benchmark (#80) * Add recursive self-programming benchmark * Add versioned agent environment definitions (#81) * Add versioned agent environment definitions * Add verified environment attempt receipts (#82) * Add verified environment attempt receipts * Add composable verified evaluations (#83) * Add composable verified evaluations * Persist certified evaluation attempts (#84) * Persist certified evaluation attempts * Default SCI inference to canonical particle worlds (#85) * Default inference to canonical particle worlds * fix: keep native inference capabilities outside SCI * chore: pin reviewed inference world substrate * chore: pin hardened inference world substrate * Fork agent SCI state with Room worlds (#86) * feat: fork agent SCI state with room worlds * fix: serialize interpreter world publication * fix: make Room interpreter lifecycle atomic * fix: hydrate before allocating agent signals * test: tolerate cold persona room startup * chore: align released harness substrate * test: harden sandbox integration under load * chore: remove legacy distributed substrate
whilo
added a commit
that referenced
this pull request
Sep 1, 2026
* Test nested agent race across isolated worlds * Benchmark conserved agent resource delegation (#76) * Benchmark conserved agent resource delegation * Persist typed semantic work activity (#77) * feat: persist semantic work activity * fix: preserve activity ownership and run provenance * refactor: derive activity identity with hasch * Reject stale completion after empty model responses (#78) * fix: reject stale completion after empty model response * fix: scope empty-response retry to its run * Show semantic Run activity in web and TUI (#79) * feat(ui): show semantic run activity * Add causal Run inputs and self-programming benchmark (#80) * Add recursive self-programming benchmark * Add versioned agent environment definitions (#81) * Add versioned agent environment definitions * Add verified environment attempt receipts (#82) * Add verified environment attempt receipts * Add composable verified evaluations (#83) * Add composable verified evaluations * Persist certified evaluation attempts (#84) * Persist certified evaluation attempts * Default SCI inference to canonical particle worlds (#85) * Default inference to canonical particle worlds * fix: keep native inference capabilities outside SCI * chore: pin reviewed inference world substrate * chore: pin hardened inference world substrate * Fork agent SCI state with Room worlds (#86) * feat: fork agent SCI state with room worlds * fix: serialize interpreter world publication * fix: make Room interpreter lifecycle atomic * fix: hydrate before allocating agent signals * test: tolerate cold persona room startup * chore: align released harness substrate * test: harden sandbox integration under load * chore: remove legacy distributed substrate
whilo
added a commit
that referenced
this pull request
Sep 1, 2026
* feat: interpret structured conversational attention * Make attention memory durable and replayable * Make in-memory attention identity atomic * Track applied attention dispositions * Harden durable attention dispositions * Close attention identity and correlation invariants * Verify nested agent races across isolated Run worlds (#75) * Test nested agent race across isolated worlds * Benchmark conserved agent resource delegation (#76) * Benchmark conserved agent resource delegation * Persist typed semantic work activity (#77) * feat: persist semantic work activity * fix: preserve activity ownership and run provenance * refactor: derive activity identity with hasch * Reject stale completion after empty model responses (#78) * fix: reject stale completion after empty model response * fix: scope empty-response retry to its run * Show semantic Run activity in web and TUI (#79) * feat(ui): show semantic run activity * Add causal Run inputs and self-programming benchmark (#80) * Add recursive self-programming benchmark * Add versioned agent environment definitions (#81) * Add versioned agent environment definitions * Add verified environment attempt receipts (#82) * Add verified environment attempt receipts * Add composable verified evaluations (#83) * Add composable verified evaluations * Persist certified evaluation attempts (#84) * Persist certified evaluation attempts * Default SCI inference to canonical particle worlds (#85) * Default inference to canonical particle worlds * fix: keep native inference capabilities outside SCI * chore: pin reviewed inference world substrate * chore: pin hardened inference world substrate * Fork agent SCI state with Room worlds (#86) * feat: fork agent SCI state with room worlds * fix: serialize interpreter world publication * fix: make Room interpreter lifecycle atomic * fix: hydrate before allocating agent signals * test: tolerate cold persona room startup * chore: align released harness substrate * test: harden sandbox integration under load * chore: remove legacy distributed substrate
whilo
added a commit
that referenced
this pull request
Sep 1, 2026
* feat: expose structured work admission in sandbox * fix: fence room work lifecycle by incarnation * fix: bind work admission to room incarnation * fix: reserve room lifecycle transitions * fix: canonicalize sandbox room deletion * feat: interpret structured conversational attention (#74) * feat: interpret structured conversational attention * Make attention memory durable and replayable * Make in-memory attention identity atomic * Track applied attention dispositions * Harden durable attention dispositions * Close attention identity and correlation invariants * Verify nested agent races across isolated Run worlds (#75) * Test nested agent race across isolated worlds * Benchmark conserved agent resource delegation (#76) * Benchmark conserved agent resource delegation * Persist typed semantic work activity (#77) * feat: persist semantic work activity * fix: preserve activity ownership and run provenance * refactor: derive activity identity with hasch * Reject stale completion after empty model responses (#78) * fix: reject stale completion after empty model response * fix: scope empty-response retry to its run * Show semantic Run activity in web and TUI (#79) * feat(ui): show semantic run activity * Add causal Run inputs and self-programming benchmark (#80) * Add recursive self-programming benchmark * Add versioned agent environment definitions (#81) * Add versioned agent environment definitions * Add verified environment attempt receipts (#82) * Add verified environment attempt receipts * Add composable verified evaluations (#83) * Add composable verified evaluations * Persist certified evaluation attempts (#84) * Persist certified evaluation attempts * Default SCI inference to canonical particle worlds (#85) * Default inference to canonical particle worlds * fix: keep native inference capabilities outside SCI * chore: pin reviewed inference world substrate * chore: pin hardened inference world substrate * Fork agent SCI state with Room worlds (#86) * feat: fork agent SCI state with room worlds * fix: serialize interpreter world publication * fix: make Room interpreter lifecycle atomic * fix: hydrate before allocating agent signals * test: tolerate cold persona room startup * chore: align released harness substrate * test: harden sandbox integration under load * chore: remove legacy distributed substrate
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Lifecycle guarantees
Verification
clojure -M:formatclojure -M:test --seed 2104642063without provider credentials: 634 tests, 2,803 assertions, 0 failures3b25abc: no medium/high findingsDependency order
This PR is stacked on #85 and temporarily pins the reviewed dependency commits so CI exercises the real combined stack:
0.15.59)After SCI and Spindel are released, replace both Git pins with their Maven coordinates before releasing Dvergr.