apiVersion: coralware.cloud/v1alpha1 kind: Shape metadata: name: rest-api-python spec: goldenPath: rest-api goldenPathLang: python shapeVersion: "1.0.0" minTier: free-trial app: name: __APP_NAME__ framework: fastapi pythonVersion: "3.12" endpoints: health: /health docs: /docs openapi: /openapi.json metrics: /metrics database: required: false migrations: tool: none observability: metricsPort: 9090 prometheusScrape: false promotionPath: nextShape: web-backend-python reason: cuando-la-app-necesita-persistencia