+ Estimate infrastructure and service costs, and identify optimizations. +
+
+ To update the cost estimate, run{' '}
+ /cost-estimator{' '}
+ or edit the file directly at{' '}
+
+ product/cost-estimator/cost-estimate.md
+
+
+ {link.label} +
++ {figmaLinkTypeLabels[link.type] || link.type} +
+
+ Edit{' '}
+ product/design-system/figma.json{' '}
+ to update Figma links
+
+ Generated test cases for validating your product's functionality. +
++ {qaTests.coverageSummary} +
+
+ To regenerate test cases, run{' '}
+ /qa-tests{' '}
+ or edit the file directly at{' '}
+
+ product/qa-tests/qa-tests.md
+
+
+ Define the technology choices and architecture for your product. +
+No technology choices defined.
+ ) : ( ++ {choice.rationale} +
+No architecture layers defined.
+ ) : ( ++ {layer.description} +
+ {layer.components.length > 0 && ( +
+ {techStack.diagram}
+
+
+ To update the tech stack, run{' '}
+ /tech-stack{' '}
+ or edit the file directly at{' '}
+
+ product/tech-stack/tech-stack.md
+
+