Central package index for Drago and Thagore ecosystem packages.
authentic.yaml: foundation-maintained and verified packages.community.yaml: community packages reviewed by maintainers.publish.yaml: intake queue for new package publish requests.
Registry Validateworkflow- Runs on PR and push.
- Validates YAML schema, required fields, semver format, and duplicate names.
Registry Publish Intakeworkflow- Runs when a GitHub issue is opened/edited/reopened.
- Parses
publish <package>@<version>, updatespublish.yaml, opens PR automatically.
publish mypkg@0.1.0
repo: myorg/mypkg
description: My package
checksum: <sha256-hex>