Skip to content

feat(catalog): centralize model policy helpers#56

Merged
Patel230 merged 2 commits into
mainfrom
harden/model-policy-eyrie
Jun 30, 2026
Merged

feat(catalog): centralize model policy helpers#56
Patel230 merged 2 commits into
mainfrom
harden/model-policy-eyrie

Conversation

@Patel230

Copy link
Copy Markdown
Contributor

Summary

  • add Eyrie catalog helpers for model cost tiers, role defaults, preferred models, and provider model selection
  • expose registry-ordered tier model preferences so host apps do not hardcode provider fallback lists
  • add catalog policy tests covering tier, cost, and role behavior

Validation

  • golangci-lint run ./catalog --timeout=5m
  • go test ./catalog -run 'TestModelPolicy|TestGetPreferredProviderModel|TestModelTierAliases' -count=1
  • pre-push: govulncheck, go test ./..., go vet ./...

@Patel230 Patel230 merged commit 036043c into main Jun 30, 2026
15 checks passed
@Patel230 Patel230 deleted the harden/model-policy-eyrie branch June 30, 2026 03:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant