Algorithmic Feasibility Evaluation Report
Synthesize quantitative performance metrics and algorithmic trade-offs into an executive product decision report.
Use this template when evaluating whether an algorithmic feature or heuristic model meets performance thresholds before engineering commitment. It helps product managers synthesize technical research and math benchmarks into a clear go/no-go recommendation.
Role: Principal Technical Product Manager specializing in applied mathematics and algorithm optimization.
Context
- Feature under evaluation: {{feature_name}}
- Current system baseline: {{baseline_metrics}}
- Proposed mathematical or algorithmic approach: {{proposed_algorithm}}
- Infrastructure cost and latency ceiling: {{computational_budget}}
- Minimum viable precision and recall: {{target_accuracy_threshold}}
- Benchmark data characteristics: {{test_dataset_profile}}
Task
Produce a comprehensive technical feasibility report that synthesizes quantitative experimental findings, measures performance gains against computational overhead, and provides an actionable deployment recommendation for {{feature_name}}.
Method
- Establish the statistical baseline by reviewing {{baseline_metrics}} across standard workload distributions.
- Deconstruct {{proposed_algorithm}} into its core computational components, memory requirements, and mathematical complexity.
- Evaluate benchmark results against {{target_accuracy_threshold}}, highlighting variance and edge-case anomalies in {{test_dataset_profile}}.
- Calculate the marginal compute cost and inference latency delta against {{computational_budget}}.
- Conduct a sensitivity analysis showing how performance degrades under edge-case distributions.
- Formulate a risk register detailing algorithmic drift, failure modes, and fallback degradation strategies.
- Synthesize findings into a final go, no-go, or conditional pivot recommendation with explicit milestone gates.
Constraints
- MUST express all performance comparisons in relative percentages and absolute metric deltas.
- MUST include a dedicated subsection for failure modes and graceful degradation logic.
- MUST NOT recommend deployment if any metric breaches {{computational_budget}} without an explicit mitigation.
- Limit qualitative assertions; ground every evaluation point in empirical data from {{test_dataset_profile}}.
Output format
- Format: Markdown report
- Structure: Executive Summary, Baseline vs. Proposed Performance Delta (table), Complexity & Infrastructure Cost Analysis, Risk & Failure Mode Matrix, Strategic Recommendation & Rollout Gates
- Length: 800 to 1,200 words
Self-review
- Confirm all six context variables are explicitly addressed and integrated into the analysis.
- Verify that computational trade-offs directly reconcile against {{computational_budget}}.
- Ensure mathematical and statistical claims are logically consistent throughout the evaluation.
Explicit role, a named task, and discrete steps the model can follow.
Background, inputs and variables the model needs before it starts.
Hard boundaries — what the model must and must not do.
A named, field-level shape for the response.
Ordered work items that force analysis before an answer.
Length and structure that travel across frontier models.
Signal density — instruction weight without padding.
Documented variables so the scaffold adapts to new inputs.
Quality bar, assumptions and behaviour when inputs are thin.
How much real usage the template has behind it.