Node.js
Language Guides
These guides are pack-scoped and governed by apps/docs/src/data/language-support.yaml.
Support Matrix
Section titled “Support Matrix”| 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/core/src/gates-presets.ts) - Smoke-check command used by CI