Organization Isolation Context
# Problem Statement
The current organization must be available in all contexts to successfully isolate organization data.
This includes:
- Web browser sessions
- API calls
- Sidekiq jobs
- Standalone scripts / rake tasks
# Exit criteria
The current organization is present in all necessary contexts.
# Development log
<!-- STATUS NOTE START -->
## Status 2026-01-06
We did not work on this epic this week.
:clock1: **total hours spent this week by all contributors**:
0
_Copied from https://gitlab.com/groups/gitlab-org/-/epics/18055#note_2985075721_
<!-- STATUS NOTE END -->
#### Original description
Defining the Organization context across all code execution paths.
This work involves defining the correct Organization context and locking down paths to function within an isolated context.
This work is further defined in:
- https://handbook.gitlab.com/handbook/engineering/architecture/design-documents/organization/current_organization/
- https://handbook.gitlab.com/handbook/engineering/architecture/design-documents/organization/decisions/001_organization_context_resolution/
epic