v2.4.2

preview

services/preview/ is not a source-managed deployable service in the current repository state.

Status

  • No checked-in services/preview/serverless.yml.
  • No checked-in handler source, package manifest, or OpenAPI spec.
  • The folder currently contains local/generated artifacts such as .env.local and .serverless/; those are not enough to redeploy or document a supported API.

Operational impact

Do not add preview routes to the OpenAPI index unless the source-managed service definition is restored. Preview behavior, if still needed, should be recovered from branch history or the owning service before it is documented as active.

Source map

  • Folder checked: services/preview/
  • Route/spec validation: docs/site/scripts/validate-openapi.mjs
Esc