Add single Symbolics native/RLM runtime mode #51
No reviewers
Labels
No labels
accessibility
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/a0-symbolics!51
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/symbolics-runtime-mode"
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?
Part of #1 and #8.
Goal
Make native Agent Zero and the paired Prolog-RLM runtime mutually exclusive behind one explicit Symbolics runtime mode, without moving symbolic policy into Python.
Current slice
_symbolicscoordinator withnative|rlmmode resolution;A0_SYMBOLICS_MODEas an explicit deployment override;_prolog_rlmand_prolog_context_compilerdisabled at the bundled root so raw/source native mode is clean before prompt work;A0_SYMBOLICS_MODEauthoritative over the saved setting;2e1264d80d02fecfb9f946e1328caaf1053e7a3band retain its reconciledflake.lock;main;nix flake check;flake.lockis stale instead of silently mutating the CI workspace;Defaults
nativeunless explicitly configured;rlmuntil a mode is saved;_symbolicsmode: authoritative on later starts unless the host explicitly suppliesA0_SYMBOLICS_MODE.Invariants
usr/, never the read-only Nix store.Gate status
Draft until the exact candidate head passes lock consistency, the focused Symbolics/context/runtime bridge suite, and
nix flake check, including installed Prolog library loading and writable packaged-runtime mode transitions. The prior dependency-cone override design is retired after exact-head CI proved it rebuilt torchaudio and OOM-killed before Symbolics pytest; the current candidate restores canonical dependency derivations and must prove the real integration path at its own exact head.WIP: Add single Symbolics native/RLM runtime modeto Add single Symbolics native/RLM runtime modeWithout sandboxing the rust/cargo bootstrap chain creates /homeless-shelter during the build and every later derivation fails its purity check ('home directory exists'). Sandboxed builds isolate each derivation's HOME.View command line instructions
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.