Skip to content

Commit 4e7476b

Browse files
committed
record module compile split in architecture docs
1 parent 44b0aa6 commit 4e7476b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/architecture.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ Key files:
7676
- `vibes/modules.go` (module load + cache + compile flow)
7777
- `vibes/modules_paths.go` (module request parsing and path resolution helpers)
7878
- `vibes/modules_policy.go` (module allow/deny policy normalization and enforcement)
79+
- `vibes/modules_compile.go` (module compile/cache helpers and function-env cloning)
7980
- `vibes/modules_require.go` (runtime require execution, export/alias behavior, cycle reporting)
8081

8182
## Builtins

0 commit comments

Comments
 (0)