feat: enforce canonical StarIntel v0.9 runtime boundaries #119
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/starintel-server!119
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "agent/v09-canonical-runtime-cutover"
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?
Summary
This PR supersedes stale PR #116 against current master.
b8dfbe2f9f56065ace8c3313b92ca748a115cdfaand its canonical v0.9 validator.documents.new.target.<actor>.PUT /document/:idbefore persistence and return stable 422 schema errors.Verification
nix flake check --show-trace: passed with an isolated cache using Nix 2.35.2.nix build .#default --no-link --print-build-logs: passed with an isolated cache.docker compose config --quiet: passed../scripts/stack-test.sh: passed with an isolated cache, including authenticated scoped denial, FTS, restart persistence, and credential persistence.nix develop --command bash scripts/check: passed.verify/0: passed against commit2d6d88dbc188f64fcf76b53a8411b576b62c6a44.The initial GitHub jobs failed before test execution because a warmed runner cache rejected the old
star-clNAR hash. The lock was corrected to the clean Nix 2.35.2 value and the branch was repushed. The standalonenix run .#star-integration-tests --show-tracerunner also cannot run its CouchDB suite because it provisions Valkey only; the Compose-backed stack test exercises CouchDB successfully. The V4-prescribedscripts/sync.py --checkis unavailable because that script is not present in the workspace.