List suppliers and decide who needs ISO certificate collection.
No ratings yet0 installs
Use to list suppliers under /organization/local/suppliers, read each identity.json, and write a collect manifest that marks suppliers ready, needing Talos identity resolve from resource.json, missing a website, having fresh certifications.json (skipped for one week), or bad identity. Deterministic Python only — no cortex_search.
isosuppliersenumeratecompliance
Versions
v1# Changelog
## v1
- Initial release: enumerate `/organization/local/suppliers`, apply website + 7-day certifications freshness skips, write manifest.
- Mark `needs_identity` when `identity.json` is missing but `resource.json` exists (resolve skill first).7/15/2026