Skip to content

Language Guides

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

LanguageStatusGuide
Node.jsStableNode.js
PythonStablePython
.NETPreview.NET
GoStableGo

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/core/src/gates-presets.ts)
  • Smoke-check command used by CI