Expand description
Adapter from the authoritative bamboo-projects store into the engine’s
secret-free Project context seam.
Structs§
Enums§
Functions§
- validate_
project_ path_ candidate_ with_ resolver - Validate a proposed authoritative Project path with the same
canonicalization, confinement, and ownership rules used at session
resolution time.
project_idisNoneduring create and the existing stable ID during a CAS update. - validate_
workspace_ assignment - Resolve confinement before checking ownership, without mutating the global workspace registry or session metadata. HTTP creation paths must call this before any workspace/session side effect.
- validate_
workspace_ assignment_ with_ resolver