organeticsphere/Organetic Tobi Validator
GitHub Action wrapper for the released Stage 1 Tobi Validator line with controlled evaluation access
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 9, 2026
- License
- None
Pinned Snippet
uses: organeticsphere/tobi-validator@6134b5e480fa09f47603cd90967ee755d19583b9 # v1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| eval_token | Evaluation token issued through Organetic evaluation access | yes | — |
| version | Stage 1 release tag requested through the Organetic evaluation broker | no | stage1-tobi-validator-v0.7.0 |
| archive_name | Optional explicit bundle archive name. When omitted, the action infers the archive from runner OS and architecture. | no | "" |
| archive_sha256_name | Optional explicit checksum sidecar name. When omitted, the action uses <archive_name>.sha256. | no | "" |
| mode | Validator mode: canon or golden | yes | — |
| canon_input | Path to the input file for canon mode | no | examples/sample.tsubasa |
| golden_fixtures | Path to the fixture JSON for golden mode | no | examples/golden/fixtures.json |
Outputs
no outputs