AgentCert v0.5.2
AgentCert v0.5.2
AgentCert v0.5.2 makes the external path from an empty repository to retained Hosted evidence observable and repeatable.
Highlights
- Hosted projects can be created, renamed, and switched without changing stable project IDs or slugs.
- Onboarding tracks three real milestones: project key created, CLI authenticated, and first evidence received.
npx agentcert init --template ...supports browser, coding, MCP, workflow, and data agents.- Structured API errors include recovery guidance and request IDs.
- Pilot feedback records stage, category, outcome, bounded context, and failure reason without accepting arbitrary secret-bearing payloads.
- Governance aggregates 7/30/90-day project cohorts into conversion, median onboarding time, failure reasons, and a portable
agentcert.pilot_funnel.v0.1report. - CI installs the packed CLI into an empty repository, validates all five templates, uploads evidence, and checks project isolation.
- Threat-model, tenant-isolation, and backup/restore guardrails are documented and tested.
Install
npx agentcert@0.5.2 init --template browser --subject my-agentChoose browser, coding, mcp, workflow, or data. Hosted usage starts at agentcert-control-plane.onrender.com/app.
Boundaries
The generic coding, workflow, and data templates establish an event/action envelope boundary; they do not automatically observe every internal model step. Backup/restore automation includes destructive-target guardrails, but a real drill still requires a separate disposable database.