Capture and reviewVariables and troubleshooting

Capture variables

Reference Team OS memory capture variables.

Most users do not need to set these manually. They are useful for hosted services, tests, and explicit capture runs.

VariablePurpose
AGENTIC_OS_HOSTED_MODEMarks Command Centre as hosted mode.
TEAM_OS_HOSTED_MODEAlternate hosted mode flag.
MEMORY_CAPTURE_VIA_APIForces capture through the hosted API path.
MEMORY_CAPTURE_TEAM_IDTeam ID used for direct hosted capture.
MEMORY_CAPTURE_USER_IDUser ID used for direct hosted capture.
MEMORY_CAPTURE_CLIENT_IDClient ID for client-scoped capture.
MEMORY_CAPTURE_VISIBILITYCapture visibility: private, client, team, or system.
MEMORY_CAPTURE_ALLOW_SYSTEMAllows explicit system capture for admin or service paths.
MEMORY_CONSOLIDATE_AFTER_CAPTURESet to 0 to stop automatic consolidation after capture.

In normal Team OS use, the saved login supplies the team and user.

The server still checks the signed-in user and grants before accepting capture or review actions.

Next: Capture troubleshooting