[codex] publish Qdrant Agent Contract v2 manifest#2
Draft
MADPANDA3D wants to merge 14 commits into
Draft
Conversation
Adds governance recommendations, optional validated-ingest application, dry-run backfill support, indexes, filters, tests, and public docs for QDRANT-MCP memory governance.
Refs: TKT-000112
Refs: TKT-000117
Refs: TKT-000113
Refs: TKT-000113
Refs: TKT-000118
Refs: TKT-000119
Refs: MAD-639 Refs: MAD-641
Refs: MAD-639 Refs: MAD-641
Refs: MAD-639 Refs: MAD-641
Refs: MAD-639
Refs: MAD-655
Refs: MAD-639
Owner
Author
|
Hosted CI follow-up: commit |
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.
Agent-first provider hardening
This draft reconciles the provider's deployed Agent Contract v2 work through
the normal repository review path.
User/agent problem
Provider discovery previously depended on inconsistent or incomplete metadata,
and fleet authorization, health, build provenance, and navigation behavior did
not share one enforceable contract. That made tool selection and production
truth harder for agents to trust.
Root cause
The provider did not own a complete versioned ToolManifest and the shared fleet
conformance gate did not exist in its repository. Runtime health and local
navigation behavior had also evolved independently across services.
Change
aliases, annotations, risk, contract tier, and build/catalog provenance.
check_configuration,list_capabilities,get_endpoint_coverage,get_tool_usage, andfind_tools.Verification
tracked-secret scan passed before publication.
returned no result.
Merge ordering
This PR is intentionally a draft. The central reusable workflow in
MADPANDA3D/MADPANDA-MAIN-SITEmust merge before this caller can resolve@main. Hosted workflow evidence should be reviewed after that dependency isavailable.
No force-push was used and unrelated worktree files were not staged.
Refs: MAD-636, MAD-625, MAD-639