Execute ox hash command
oxcommandsetup L1★36
sageox/ox ↗What it does
Manage SageOx project conventions and agent sessions
Best for
Maintaining team coding standards and recording agent execution traces when working in a SageOx-enabled team project.
Inputs
- · subcommand (conventions|doctor|status|update|init)
- · agent ID for session recording
Outputs
- · SAGEOX.md conventions
- · diagnostic health checks
- · session ledger entry
Requires
- · ox CLI
- · SageOx cloud (for sync/auth)
- · .sageox/ directory
Preconditions
- · ox CLI installed
- · project initialized with ox init
- · .sageox/ directory present
Failure modes
- · authentication not set up (sync fails)
- · project not initialized (doctor fails)
- · session ledger not writable
Trust signals
- · verified SAGEOX.md content
- · diagnostic health checks
- · cloud sync with offline fallback