feat(engine): activate corpus federation - #457
Merged
Merged
Conversation
tcballard
marked this pull request as ready for review
August 12, 2026 06:06
tcballard
force-pushed
the
agent/federation-03-composition
branch
from
August 30, 2026 07:47
879e2a6 to
9ca7ab6
Compare
tcballard
force-pushed
the
agent/federation-04-activation
branch
from
August 30, 2026 07:47
750fdad to
e95d406
Compare
tcballard
force-pushed
the
agent/federation-03-composition
branch
from
August 30, 2026 08:02
9ca7ab6 to
f448e8a
Compare
tcballard
changed the base branch from
agent/federation-03-composition
to
main
August 30, 2026 08:15
Signed-off-by: Tom Ballard <tom@armytage.co>
tcballard
force-pushed
the
agent/federation-04-activation
branch
from
August 30, 2026 08:16
e95d406 to
890984f
Compare
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
Activates the accepted corpus-federation decisions on top of #456.
This is draft PR 4 in the federation stack. Profile guidance, export composition, persistent serving, MCP activation, and the evaluation certification remain in later stacked PRs.
Validation
cargo test -p asdecided-core— 102 unit tests plus integration/doc tests passed (1 intentional ignored differential)cargo clippy -p asdecided-core -p decided --all-targets -- -D warnings— passedcargo check -p decided— passedgit diff --check— passedRefs #270