neurocore.config.schema.PathsConfig¶
- class neurocore.config.schema.PathsConfig(/, **data: Any)¶
Bases:
pydantic.BaseModelDirectory paths (relative to project root or absolute).
Relative paths are resolved against project_root at load time by the ConfigLoader.