-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Goal
Introduce a std namespace registered via the new namespace registry, and update docs/examples to demonstrate std.* vs kernel.* usage.
Scope
- Create a
stdnamespace descriptor (even if it aliases existing kernel functions) - Document namespace semantics in DSL docs
- Add example usage showing
std.*andkernel.*coexistence
Acceptance
stdnamespace appears in registry listings- Docs updated to reference namespace-based calls
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request