Skip to content

Commit cef2b32

Browse files
committed
document module load workflow split
1 parent d61514e commit cef2b32

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/architecture.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,8 @@ Key files:
7474

7575
Key files:
7676

77-
- `vibes/modules.go` (module load + cache + compile flow)
77+
- `vibes/modules.go` (module entry/request types and cache access)
78+
- `vibes/modules_load.go` (module load workflows for relative/search-path modules)
7879
- `vibes/modules_paths.go` (module request parsing and path resolution helpers)
7980
- `vibes/modules_policy.go` (module allow/deny policy normalization and enforcement)
8081
- `vibes/modules_compile.go` (module compile/cache helpers and function-env cloning)

0 commit comments

Comments
 (0)