Document the five origin commands: activation pattern (ownership lookup via findOwningOrigin, capability gate check), command table with IDs, shortcuts, icons and capability gates, eType flags for undo integration, registration in CreateOriginCommands(), and the full dispatch call chain from C++ through FileOriginPython bridge to Python SiloOrigin. Closes #134