Optimize Tier Mixoptimize_tier_mix
Given capacity constraints, recommend the tier allocation that maximizes portfolio yield. Uses greedy optimization based on historical yield per hour by tier. Every recommendation includes reasoning citing historical evidence. This is an indicative recommendation based on historical averages.
Answer
When to use Optimize Tier Mix
Use for an indicative tier-mix recommendation under explicit capacity and optional budget constraints.
Governed tool contract
- Job
- Choose a better mix
- Output type
- Heuristic
- Write contract
- Read-only; no approval or commit action
- Governance
- Policy-backed (Capacity, Attribution) with confidence and provenance
- Scope
- Chapter Isolated
- Role
- Member
Inputs
| Name | Type | Required | Accepted values / notes |
|---|---|---|---|
totalCapacityHours | Number | Yes | Catalog-defined value |
totalBudget | Number | No | Catalog-defined value |
targetPipeline | Number | No | Catalog-defined value |
fixedEvents | String List | No | Catalog-defined value |
verbosity | String | No | summary · standard · detailed |
Question patterns
“What tier mix maximizes Portfolio Yield?”
“How should we allocate constrained capacity?”
Do not
Do not apply the recommendation, change committed capacity, or present historical averages as guaranteed outcomes.
Related references
Glossary terms
- tier mix
- Portfolio Yield
Related capabilities
- Analyze Portfolio Yield
analyze_portfolio_yield - Portfolio Capacity
bty://portfolio/capacity
Machine references
Compare this human reference with the generated public catalog and the live, authenticated capability contract.
