Replace the scaffold with clean V1 jobs - #23
Closed
ferueda wants to merge 1 commit into
Closed
Conversation
ferueda
force-pushed
the
codex/content-scout-jobs
branch
from
July 29, 2026 04:38
b039fbe to
4b7246a
Compare
ferueda
force-pushed
the
codex/content-scout-contracts
branch
from
July 29, 2026 04:38
bd93c82 to
309b6b8
Compare
Owner
Author
|
Superseded by #20. The useful pre-V1 scaffold removal will be reimplemented from main together with consumer-neutral events and the transactional outbox. The job queue, subscription matcher, and agent runtime in this PR are outside Noema's boundary. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Review path
Boundaries
This slice is fully local. It does not invoke Eve, require credentials, call a model, dispatch a job, or preserve pre-V1 databases. Pre-V1 databases must be recreated.
Verification
Stack
Based on #21. Merge and reconcile the parent PRs first.