{#if recommendation.confidence < 60}
• Low classification confidence
{/if}
{#if recommendation.completeness < 50}
• Incomplete data (less than 50% of dimensions)
{/if}
{#if recommendation.distanceToBoundary < 0.5}
• Protocol near boundary between families
{/if}
{#if recommendation.coverage < 75}
• Missing key dimensions for reliable short-form classification
{/if}
All your current values will be preserved.
{:else}
✓ Short Form Working Well
Your current data provides {recommendation.confidence}% confidence classification.
Continue with short form or switch to long form for more detailed analysis.