Database: quarantine malformed capture evidence #98

Open
nsaspy wants to merge 5 commits from hackmode-rage-database/capture-quarantine-20260830 into master
Owner

Database/execution-graph slice for #26. Adds a typed operation-scoped quarantine evidence record for malformed/truncated capture frames so parser/tailer work can fail closed while retaining inspectable provenance. TDD/RED first: current head intentionally wires the regression before the implementation. No parser actor, Hackpert policy, proxy, StarIntel product work, or second persistence authority.

Database/execution-graph slice for #26. Adds a typed operation-scoped quarantine evidence record for malformed/truncated capture frames so parser/tailer work can fail closed while retaining inspectable provenance. TDD/RED first: current head intentionally wires the regression before the implementation. No parser actor, Hackpert policy, proxy, StarIntel product work, or second persistence authority.
Database: export capture quarantine boundary
Some checks failed
agent-pr-serialization / one-open-pr-per-agent-lane (pull_request_target) Failing after 2s
agent-framework-boundary / keep-agent-framework-out-of-product-tree (pull_request) Successful in 4s
core / common-lisp-core (pull_request) Failing after 39s
monorepo / hygiene (pull_request) Successful in 8m58s
9b40027ccb
Some checks failed
agent-pr-serialization / one-open-pr-per-agent-lane (pull_request_target) Failing after 2s
agent-framework-boundary / keep-agent-framework-out-of-product-tree (pull_request) Successful in 4s
core / common-lisp-core (pull_request) Failing after 39s
monorepo / hygiene (pull_request) Successful in 8m58s
This pull request has changes conflicting with the target branch.
  • source/hackmode-database/db.lisp
  • source/hackmode-database/execution-graph.lisp
  • source/hackmode-database/hackmode-database-tests.asd
  • source/hackmode-database/package.lisp
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.
git fetch -u origin hackmode-rage-database/capture-quarantine-20260830:hackmode-rage-database/capture-quarantine-20260830
git switch hackmode-rage-database/capture-quarantine-20260830

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.

git switch master
git merge --no-ff hackmode-rage-database/capture-quarantine-20260830
git switch hackmode-rage-database/capture-quarantine-20260830
git rebase master
git switch master
git merge --ff-only hackmode-rage-database/capture-quarantine-20260830
git switch hackmode-rage-database/capture-quarantine-20260830
git rebase master
git switch master
git merge --no-ff hackmode-rage-database/capture-quarantine-20260830
git switch master
git merge --squash hackmode-rage-database/capture-quarantine-20260830
git switch master
git merge --ff-only hackmode-rage-database/capture-quarantine-20260830
git switch master
git merge hackmode-rage-database/capture-quarantine-20260830
git push origin master
Sign in to join this conversation.
No description provided.