Everything you need forGit Governance
From commit capture to compliance reporting — every feature built around operational evidence.
Commit Capture
Every commit, push, merge, and rebase is recorded with metadata including author, timestamp, branch, and message hash.
Append-Only Storage
Events are stored in an append-only log with deduplication. Once recorded, nothing can be changed or deleted.
UUID dedup · append-only guarantee
Policy Checks
AdvisoryAdvisory policy checks validate commit messages, branch naming, and workflow compliance. Enforcement mode coming soon.
Offline Resilience
Events are queued locally when the server is unreachable. Automatic retry with exponential backoff ensures zero event loss.
Control Plane Audit Logs
Your centralized hub for all engineering governance events.
Centralized Event Store
All Desktop events are pushed to the Control Plane server (Rust/Axum) for centralized storage and querying.
Real-Time Visibility
See engineering activity as it happens. Filter by author, repository, branch, time range, or event type.
Admin Dashboard
Built-in dashboard with recent commits table, Jenkins Pipeline Health widget (7-day view), Jira ticket badges, and 30-second auto-refresh.
CI & Project Traceability
Connect the dots between commits, builds, and tickets.
Jenkins Pipeline Health
Correlate commits with CI pipeline executions. See which commit triggered which build, its status, and duration.
POST /integrations/jenkins · admin Bearer
Jira Ticket Coverage
Map commits and CI runs to Jira tickets. Identify untraceable changes that aren't linked to any ticket.
ticket_coverage · correlation_batch
GitHub Webhooks
Receive and process GitHub events for additional context. Push events, pull requests, reviews, and status checks.
/webhooks/github · push · create
All integrations communicate with the Control Plane via authenticated REST API. Bearer token · no plaintext secrets in logs.
See it in Action
Download the Desktop app and connect to your Control Plane to start capturing evidence.