maid_runner.generate_snapshot¶ maid_runner.generate_snapshot(file_path, *, project_root='.', include_private=False, registry=None)¶ Generate a snapshot manifest from an existing source file. Parameters: file_path (str | Path) project_root (str | Path) include_private (bool) registry (ValidatorRegistry | None) Return type: Manifest