Capture: supervise operation-scoped mitmdump lifecycle #147

Open
nsaspy wants to merge 8 commits from hackmode-rage-hackpert/135-capture-supervisor into master
Owner

Implements the first bounded provider/runtime slice of #135.

RED-first contract currently requires a typed capture service lifecycle with stable operation/capture/spool identity, injected process execution for deterministic tests, bounded restart handling, explicit stop, crash isolation, and no Tek9 dependency from the lifecycle boundary.

This draft is intentionally opened at the RED test head before implementation.

Implements the first bounded provider/runtime slice of #135. RED-first contract currently requires a typed capture service lifecycle with stable operation/capture/spool identity, injected process execution for deterministic tests, bounded restart handling, explicit stop, crash isolation, and no Tek9 dependency from the lifecycle boundary. This draft is intentionally opened at the RED test head before implementation.
Some checks failed
agent-pr-serialization / one-open-pr-per-agent-lane (pull_request_target) Failing after 1s
agent-framework-boundary / keep-agent-framework-out-of-product-tree (pull_request) Successful in 5s
core / common-lisp-core (pull_request) Failing after 51s
monorepo / hygiene (pull_request) Successful in 3m32s
This pull request has changes conflicting with the target branch.
  • source/hackmode-core/capture-provider.lisp
  • source/hackmode-core/hackmode-tests.asd
  • source/hackmode-core/hackmode.asd
  • source/hackmode-core/package.lisp
  • source/hackmode-core/tests/capture-provider.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-hackpert/135-capture-supervisor:hackmode-rage-hackpert/135-capture-supervisor
git switch hackmode-rage-hackpert/135-capture-supervisor

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-hackpert/135-capture-supervisor
git switch hackmode-rage-hackpert/135-capture-supervisor
git rebase master
git switch master
git merge --ff-only hackmode-rage-hackpert/135-capture-supervisor
git switch hackmode-rage-hackpert/135-capture-supervisor
git rebase master
git switch master
git merge --no-ff hackmode-rage-hackpert/135-capture-supervisor
git switch master
git merge --squash hackmode-rage-hackpert/135-capture-supervisor
git switch master
git merge --ff-only hackmode-rage-hackpert/135-capture-supervisor
git switch master
git merge hackmode-rage-hackpert/135-capture-supervisor
git push origin master
Sign in to join this conversation.
No description provided.