Repository overview
The main repository view displays:File tree
Each file and folder shows:- Name with folder/file icon
- Last commit message
- Associated change request (if any)
- Time since last modification
Opening the editor
Click “Open editor” to enter the visual editing environment where you can:- Create and modify decision files
- Build rule graphs with drag-and-drop components
- Commit changes to the current branch
- Open the simulator to test rules
Creating files and folders
In the editor, use the plus (+) button or right-click context menu:Context menu actions
Right-click any file or folder for additional options:- New file / New folder
- Open
- Copy / Paste
- Rename
- Copy to / Move to
- Delete
- Reset (discard changes)
- Download
Viewing commits
Click the commit count link to see the full commit history. Each commit entry shows:- Commit message (links to detail view)
- Author
- Time ago
- Commit hash
Commit detail view
Click any commit to see:- Full commit message
- Associated branch
- Author and timestamp
- Actions menu
- Changed files