refactor: isolate legacy product intelligence runtime - #128
Merged
Conversation
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.
Outcome
Starts ACE 0.8B runtime-boundary realignment by removing the embedded ACE-product intelligence branch from default Core startup.
The historical competitor/community/release/whitespace sentinel engines remain import-compatible behind the explicit
ENABLE_LEGACY_PRODUCT_INTELLIGENCE=truemigration switch. The default 0.8 runtime now expects Domain Packs plus separately authorized connectors.Accepted 0.8 input
PR #126 / AM4 was explicitly compatibility-reviewed and merged first. The combined 0.8A + AM4 tree passed 157 roadmap, boundary, exact-eleven, and AM1–AM4 tests. This PR builds from
main@bb7f4ba.Changes
Evidence
git diff --check: passedCompatibility and rollback
No stored record, schema, API, Domain Pack, connector, provider, or thin MCP tool changes. Revert this commit to restore implicit registration, or use the explicit compatibility flag during a bounded migration. The flag grants no source, model, or action authority.
Checklist
Part of #40. This is 0.8B1, not 0.8 release closeout.