Class List
- Hash < ObjectTop Level Namespace
- SxnTop Level Namespace
- ApplicationError < ErrorSxn
- BranchError < GitErrorSxn
- CLI < ThorSxn
- CommandExecutionError < SecurityErrorSxn
- CommandsSxn
- ConfigSxn
- ConfigCache < ObjectSxn::Config
- ConfigDiscovery < ObjectSxn::Config
- ConfigValidator < ObjectSxn::Config
- Manager < ObjectSxn::Config
- TemplatesConfig < ObjectSxn::Config
- ConfigurationError < ErrorSxn
- CoreSxn
- ConfigManager < ObjectSxn::Core
- ProjectManager < ObjectSxn::Core
- RulesManager < ObjectSxn::Core
- SessionConfig < ObjectSxn::Core
- SessionManager < ObjectSxn::Core
- TemplateManager < ObjectSxn::Core
- WorktreeManager < ObjectSxn::Core
- DatabaseSxn
- ConflictError < ErrorSxn::Database
- ConnectionError < ErrorSxn::Database
- DuplicateSessionError < ErrorSxn::Database
- Error < ErrorSxn::Database
- IntegrityError < ErrorSxn::Database
- MigrationError < ErrorSxn::Database
- SessionDatabase < ObjectSxn::Database
- SessionNotFoundError < ErrorSxn::Database
- TransactionError < ErrorSxn::Database
- DatabaseConnectionError < DatabaseErrorSxn
- DatabaseError < ErrorSxn
- DatabaseMigrationError < DatabaseErrorSxn
- Error < StandardErrorSxn
- GitError < ErrorSxn
- InvalidProjectNameError < ProjectErrorSxn
- InvalidProjectPathError < ProjectErrorSxn
- InvalidRuleConfigError < RuleErrorSxn
- InvalidRuleTypeError < RuleErrorSxn
- InvalidSessionNameError < SessionErrorSxn
- MCPSxn
- PromptsSxn::MCP
- MultiRepoSetup < PromptSxn::MCP::Prompts
- NewSession < PromptSxn::MCP::Prompts
- ResourcesSxn::MCP
- ResourceContentReaderSxn::MCP::Resources
- SessionResourcesSxn::MCP::Resources
- Server < ObjectSxn::MCP
- ToolsSxn::MCP
- BaseToolSxn::MCP::Tools
- ErrorMappingSxn::MCP::Tools::BaseTool
- ProjectsSxn::MCP::Tools
- AddProject < ToolSxn::MCP::Tools::Projects
- GetProject < ToolSxn::MCP::Tools::Projects
- ListProjects < ToolSxn::MCP::Tools::Projects
- RulesSxn::MCP::Tools
- ApplyRules < ToolSxn::MCP::Tools::Rules
- ListRules < ToolSxn::MCP::Tools::Rules
- SessionsSxn::MCP::Tools
- ActivateSession < ToolSxn::MCP::Tools::Sessions
- ArchiveSession < ToolSxn::MCP::Tools::Sessions
- CreateSession < ToolSxn::MCP::Tools::Sessions
- DeleteSession < ToolSxn::MCP::Tools::Sessions
- GetSession < ToolSxn::MCP::Tools::Sessions
- ListSessions < ToolSxn::MCP::Tools::Sessions
- SwapSession < ToolSxn::MCP::Tools::Sessions
- TemplatesSxn::MCP::Tools
- ApplyTemplate < ToolSxn::MCP::Tools::Templates
- ListTemplates < ToolSxn::MCP::Tools::Templates
- WorktreesSxn::MCP::Tools
- AddWorktree < ToolSxn::MCP::Tools::Worktrees
- ListWorktrees < ToolSxn::MCP::Tools::Worktrees
- RemoveWorktree < ToolSxn::MCP::Tools::Worktrees
- MCPError < ErrorSxn
- MCPServerError < MCPErrorSxn
- MCPValidationError < MCPErrorSxn
- NoActiveSessionError < SessionErrorSxn
- PathValidationError < SecurityErrorSxn
- ProjectAlreadyExistsError < ProjectErrorSxn
- ProjectError < ErrorSxn
- ProjectExistsError < ProjectErrorSxn
- ProjectInUseError < ProjectErrorSxn
- ProjectNotFoundError < ProjectErrorSxn
- RollbackError < ErrorSxn
- RuleError < ErrorSxn
- RuleExecutionError < RuleErrorSxn
- RuleNotFoundError < RuleErrorSxn
- RuleValidationError < RuleErrorSxn
- RulesSxn
- ApplicationError < RulesErrorSxn::Rules
- BaseRule < ObjectSxn::Rules
- RuleChange < ObjectSxn::Rules::BaseRule
- StatesSxn::Rules::BaseRule
- CommandExecutionError < RulesErrorSxn::Rules
- CopyFilesRule < BaseRuleSxn::Rules
- DependencyError < RulesErrorSxn::Rules
- PathValidationError < RulesErrorSxn::Rules
- ProjectDetector < ObjectSxn::Rules
- RollbackError < RulesErrorSxn::Rules
- RulesEngine < ObjectSxn::Rules
- ExecutionResult < ObjectSxn::Rules::RulesEngine
- RulesError < ErrorSxn::Rules
- SetupCommandsRule < BaseRuleSxn::Rules
- TemplateRule < BaseRuleSxn::Rules
- ValidationError < RulesErrorSxn::Rules
- SecuritySxn
- SecureCommandExecutor < ObjectSxn::Security
- CommandResult < ObjectSxn::Security::SecureCommandExecutor
- SecureFileCopier < ObjectSxn::Security
- CopyResult < ObjectSxn::Security::SecureFileCopier
- SecurePathValidator < ObjectSxn::Security
- SecurityError < ErrorSxn
- SessionAlreadyExistsError < SessionErrorSxn
- SessionError < ErrorSxn
- SessionExistsError < SessionErrorSxn
- SessionHasChangesError < SessionErrorSxn
- SessionNotFoundError < SessionErrorSxn
- SessionTemplateApplicationError < SessionTemplateErrorSxn
- SessionTemplateError < ErrorSxn
- SessionTemplateNotFoundError < SessionTemplateErrorSxn
- SessionTemplateValidationError < SessionTemplateErrorSxn
- TemplateError < ErrorSxn
- TemplateNotFoundError < TemplateErrorSxn
- TemplateProcessingError < TemplateErrorSxn
- TemplatesSxn
- ErrorsSxn::Templates
- TemplateError < ErrorSxn::Templates::Errors
- TemplateNotFoundError < TemplateErrorSxn::Templates::Errors
- TemplateProcessingError < TemplateErrorSxn::Templates::Errors
- TemplateRenderError < TemplateErrorSxn::Templates::Errors
- TemplateSecurityError < TemplateErrorSxn::Templates::Errors
- TemplateSyntaxError < TemplateErrorSxn::Templates::Errors
- TemplateTimeoutError < TemplateErrorSxn::Templates::Errors
- TemplateTooLargeError < TemplateErrorSxn::Templates::Errors
- TemplateVariableError < TemplateErrorSxn::Templates::Errors
- TemplateEngine < ObjectSxn::Templates
- TemplateProcessor < ObjectSxn::Templates
- TemplateSecurity < ObjectSxn::Templates
- TemplateVariables < ObjectSxn::Templates
- UISxn
- Output < ObjectSxn::UI
- ProgressBar < ObjectSxn::UI
- Stepper < ObjectSxn::UI::ProgressBar
- Prompt < ObjectSxn::UI
- Table < ObjectSxn::UI
- ValidationError < ErrorSxn
- WorktreeCreationError < WorktreeErrorSxn
- WorktreeError < GitErrorSxn
- WorktreeExistsError < WorktreeErrorSxn
- WorktreeNotFoundError < WorktreeErrorSxn
- WorktreeRemovalError < WorktreeErrorSxn