You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| schema |`src/namel3ss/schema`| Compiler-side module for schema logic and validation. | compiler | 748 | ast, determinism, errors, ir, lang, runtime, typecheck, validation |
74
74
| secrets |`src/namel3ss/secrets`| Runtime-oriented module for secrets execution and support utilities. | runtime | 594 | config, ir, runtime, utils |
75
75
| spec_check |`src/namel3ss/spec_check`| Compiler-side module for spec check logic and validation. | compiler | 787 | ast, determinism, errors, ir, lexer, runtime |
76
76
| spec_freeze |`src/namel3ss/spec_freeze`| Runtime-oriented module for spec freeze execution and support utilities. | runtime | 168 | ast, lexer, types |
77
77
| specification |`src/namel3ss/specification`| Compiler-side module for specification logic and validation. | compiler | 247 | errors, utils |
78
-
| studio |`src/namel3ss/studio`| Studio APIs and web assets for inspecting and operating applications. | UI |30750| agents, ast, cli, config, determinism, errors, feedback, format, governance, graduation, ingestion, ir, lexer, lint, marketplace, mlops, module_loader, observability, parser, pkg, production_contract, quality, resources, retrain, runtime, secrets, tools, traces, triggers, tutorials, ui, utils, validation, validation_entrypoint, version, versioning |
78
+
| studio |`src/namel3ss/studio`| Studio APIs and web assets for inspecting and operating applications. | UI |30754| agents, ast, cli, config, determinism, errors, feedback, format, governance, graduation, ingestion, ir, lexer, lint, marketplace, mlops, module_loader, observability, parser, pkg, production_contract, quality, resources, retrain, runtime, secrets, tools, traces, triggers, tutorials, ui, utils, validation, validation_entrypoint, version, versioning |
79
79
| templates |`src/namel3ss/templates`| UI-facing module for templates rendering and interaction behavior. | UI | 2112 | none |
80
80
| test_runner |`src/namel3ss/test_runner`| Runtime-oriented module for test runner execution and support utilities. | runtime | 456 | ast, errors, runtime |
81
81
| theme |`src/namel3ss/theme`| Runtime-oriented module for theme execution and support utilities. | runtime | 940 | errors, lang, resources, ui |
@@ -169,7 +169,7 @@ Generated by `scripts/audit_codebase.py` with deterministic traversal order.
169
169
| release |`tests/release`| Automated tests that lock release behavior and regressions. | test | 235 | cli, ir, module_loader, parser, ui, validation, version |
170
170
| resources |`tests/resources`| Automated tests that lock resources behavior and regressions. | test | 82 | none |
171
171
| retrain |`tests/retrain`| Automated tests that lock retrain behavior and regressions. | test | 106 | errors, feedback, observability |
0 commit comments