mizcausevic-dev/KG Suite Vertical Router
Auto-detect + route + verify any Kinetic Gain Protocol Suite artifact (Decision Card / Incident Card / Evidence Bundle / audit-stream event / state-tracker event) to the right vertical-specific verification.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 11, 2026
- License
- MIT
Pinned Snippet
uses: mizcausevic-dev/kg-suite-vertical-router@a1cfe27e79f0ddec87d51199956f193a3b3f47c5 # v0.2.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| artifact-path | Path to a single Suite artifact JSON file OR an NDJSON audit-stream file | yes | — |
| fail-on-warning | Exit non-zero on any warning (default false; warnings still print) | no | false |
| json-output | Emit machine-readable JSON instead of human-readable output | no | false |
Outputs
| name | description |
|---|---|
| vertical | Detected vertical (HealthTech / EdTech / PropTech-RealEstate / InsurTech / HRTech / FinTech) |
| artifact-kind | Detected artifact kind |
| profile-id | Identified profile_id (when applicable) |
| valid | true | false |