Expand description
Platform path resolution for relay-knowledge runtime state.
The module owns all default and override rules for config, data, state,
cache, log, temp, runtime, and service directories. It never reads the
process environment directly; callers pass the typed environment snapshot
produced by env.
Re-exports§
pub use crate::project::APP_DIR_NAME;
Structs§
- Path
Error - Path resolution or validation error.
- Runtime
Paths - Resolved runtime directories used by CLI, Web, services, and future workers.
Enums§
- Path
Error Kind - Detailed path error category.
- Path
Purpose - Directory category attached to path validation failures.
Functions§
- default_
user_ document_ roots - Returns conservative user document roots for local file indexing.