Features
Features for finding gaps, tracking adoption, and verifying fixes across projects
Omniboard combines checks, analyzer runs, project views, result views, dashboards, and remediation context so tech leads and architects can manage change across many repositories.
Checks
Define checks for the things you need to track
Checks describe what Omniboard should look for across projects: required versions, deprecated APIs, missing configs, ownership metadata, architecture rules, dependency usage, or migration markers.
check_circle Encode architecture, migration, and platform standards
check_circle Scope checks to the projects, files, and patterns that matter
check_circle Keep results current as the analyzer runs with the latest check definitions
Checks customization
Tune checks so they match your real projects
Scope checks by project group, file path, matching strategy, and extracted metadata so results stay useful instead of becoming noisy.
check_circle Analyze only relevant files
check_circle Apply checks only to projects that fulfill selected conditions
check_circle Extract information into structured metadata which can be explored in results and used to build focused dashboards
check_circle Exclude invalid paths which might contain matching file types (eg vendor, test data)
check_circle Clone existing checks to save time when only slight customization is needed
Projects
See what applies to one project
Project views show which checks apply to a repository, which ones pass or fail, and which matched files or metadata explain the result.
check_circle Explore fulfilled and unfulfilled checks for every project
check_circle Investigate exact matches in project files
check_circle Inspect structured metadata for a particular check
check_circle Navigate to the source file for a check result in the relevant source control repository
Results
See all projects affected by one check
Result views show which projects pass, fail, have not reported yet, or need follow-up for a specific check.
check_circle Track check fulfillment progress
check_circle Track projects without results where the check has not run yet
check_circle Inspect structured metadata for a particular check per project
Dashboards
Build live views for migrations, standards, dependencies, ownership, and exceptions
Dashboards combine checks and metadata into focused views for architecture reviews, migration tracking, dependency cleanup, team follow-up, and exception burn-down.
check_circle Track adoption progress from real codebase data
check_circle Create organization-wide and private task-based dashboards
check_circle Visualize extracted metadata with a corresponding widget
check_circle Use focused widgets for check results, versions, progress, project metadata, and extracted values
Analyzer
Run checks inside the project workspace
The analyzer runs against the local project, downloads the latest check definitions, evaluates the codebase, and uploads the result metadata back to Omniboard.
check_circle Always runs with latest check definitions
check_circle Develop and debug checks provided as an inline CLI argument
check_circle Run only a subset of checks using a check pattern argument
check_circle Store results as a local JSON file for debugging or third-party use cases