Add flake-native runtime packaging #145
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/prolog-rlm!145
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "agent/141-flake-runtime-package"
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?
Implements the first generic packaging slice of #141 and unblocks the standalone AgentProlog flake baseline.
flake.nixexposingpackages.${system}.prolog-rlmandpackages.${system}.default;SWIPL_PACK_PATHpack search path;prolog-rlm-swiplconvenience wrapper;library(rlm)checks and a dedicated Nix GitHub Actions gate;agentProlog -> prolog-rlmdependency direction.This deliberately does not touch #144's subagent/prompt-compiler surfaces, #122 skill activation, #125 Harness code, or #132 programmable config.
The PR is draft until exact-head Nix and existing repository CI are green. A lock file is still required before final merge if the Nix gate does not materialize one; do not treat an unlocked evaluation as final reproducibility evidence.
Companion downstream: lost-rob0t/agentProlog#1 / PR #4.