feat(catalyst): preserve complete Phase 1 context evidence - #77
Conversation
|
@copilot review Please review this stacked R6 change against the Phase 1 decisions in the PR body. In particular, check that it preserves complete eligible context and exact per-model request evidence without introducing relation-count limits, context-item caps, ranking, silent truncation, or a required Pin interface. Please do not treat historical wire names such as approvedViews or pinned/unpinned as current product policy. |
Reviewed and updated in 75ccb1d. The implementation already preserves complete eligible context and exact per-invocation Hub request evidence without ranking, caps, or silent trimming; I only corrected the lingering test wording that implied a required pin-style product interface. |
75ccb1d to
836b179
Compare
836b179 to
e880e5a
Compare
Summary
Dependencies
This is stacked on #76 for the readable PostgreSQL surface. Exact request evidence is supplied by pmanko/med-agent-hub#23.
Validation
Boundaries
There is no fixed relation count or metadata whitelist. If the complete physical request exceeds a selected model's measured context capacity, the request is rejected and recorded rather than silently reduced and retried. No database, seed, deployment, or live-environment changes are included.