Skip to content

Language Guides

These guides are pack-scoped and governed by apps/docs/src/data/language-support.yaml.

| Language | Status | Guide | | -------- | ------- | --------------------------------------------------- | | Node.js | Stable | Node.js | | Python | Stable | Python | | .NET | Preview | .NET | | Go | Stable | Go |

Every language guide includes the same executable sections:

  • Support status + last-verified stamp (from language-support.yaml)
  • Verified quickstart steps
  • Gate preset snippet (from packages/@lumenflow/packs/software-delivery/src/policy/gates-presets.ts)
  • Smoke-check command used by CI