Expand description
Stable Project identity and shared-resource resolution.
A Project is not a workspace. The Project id carried by a session is the authority for memory and shared resources; the workspace is only the mutable filesystem execution context. This module is the single engine seam for resolving those two identities together.
Structs§
- Project
Context Resolver - Project
Descriptor - Project
Memory Read Roots - Project
Resource Candidate - Project
Resource Diagnostic - Project
Resource Scope - Stable Project-home resources plus the current workspace overlay.
- Resolved
Project Context
Enums§
- Project
Context Error - Project
Memory Scope - Project
Resource Layer - Session
Project Identity - Workspace
Binding Status
Constants§
Traits§
- Project
Context Source - Adapter implemented by the authoritative Project registry.