Skip to main content

Module imports

Module imports 

Source
Expand description

Regex-based import scan for code.ingest L1.5 (ADR-085 Amendment 2 B3).

Syntax-only, per B2: no type-checking, no compilation. Coverage-floor extraction — good enough to produce depends_on edges and module paths, not a full parser. Pure functions; no filesystem or storage access beyond the caller-supplied file path (used only for path arithmetic).