1 parent d61514e commit cef2b32Copy full SHA for cef2b32
1 file changed
docs/architecture.md
@@ -74,7 +74,8 @@ Key files:
74
75
Key files:
76
77
-- `vibes/modules.go` (module load + cache + compile flow)
+- `vibes/modules.go` (module entry/request types and cache access)
78
+- `vibes/modules_load.go` (module load workflows for relative/search-path modules)
79
- `vibes/modules_paths.go` (module request parsing and path resolution helpers)
80
- `vibes/modules_policy.go` (module allow/deny policy normalization and enforcement)
81
- `vibes/modules_compile.go` (module compile/cache helpers and function-env cloning)
0 commit comments