Verified on 2026-08-18: agentrust-io/agentrust-telemetry does not exist and the name is available.
PyPI also returned no matching distribution for agentrust-telemetry on 2026-08-18. Availability is not reservation; re-check immediately before the first publish.
- Owner:
agentrust-io - Name:
agentrust-telemetry - Visibility: public
- Default branch:
main - Description:
Backend-neutral governance telemetry and verifiable evidence for AI-agent runtimes. - Topics:
ai-agents,governance,opentelemetry,observability,telemetry,trace - Initialize remotely: no README, license, or gitignore; this repository already supplies them.
- Enable private vulnerability reporting.
- Enable secret scanning and push protection where available.
- Enable Dependabot security updates.
- Enable automatic branch deletion after merge.
- Disable merge commits; allow squash merge with PR title as the default message.
- Protect
mainwith pull requests, one approving review, CODEOWNER review, dismissal of stale approvals, conversation resolution, and required status checks. - Required checks after their first run: all CI matrix jobs, CodeQL, and OpenSSF Scorecard where GitHub permits it.
- Prevent force pushes and branch deletion.
- Require signed commits if that matches organization-wide practice; do not enable until maintainers can comply.
- Configure the
pypienvironment and trusted publishing only when the package name and first release are approved.
- Review the complete staged diff and generated schema copies.
- Run
python tools/check_versions.py. - Run
python tools/check_schemas.py. - Run
python conformance/runner/validate.py. - Run
python -m unittest discover -s tests -v. - Run
python -m buildandpython tools/smoke_wheel.py <wheel>. - Create one DCO-signed initial commit.
- Create the empty GitHub repository with the parameters above.
- Add
origin, pushmain, then apply the settings above.
Repository creation, initial commit, push, package-name reservation, and publishing are intentionally not performed by readiness work.