Skip to content

Agent Platform Bootstrap v2.40.0

Choose a tag to compare

@zafrirron zafrirron released this 11 Jun 13:57
· 8 commits to main since this release

Agent Platform Bootstrap v2.40.0

Built by agents. For agents. To build better agents.


Install

npx github:zafrirron/Agent-Platform

Start your first session — paste into your AI agent chat:

Read .agent/session-start.md and execute it.

What's new in v2.40.0

Added

  • 8 new playbooks (18 total): nfr-definition, production-readiness, performance-budget, observability-setup, accessibility-audit, compliance-review, org-maturity-assessment, incident-postmortem
  • context/nfr-log.md — ISO 25010 / 14-category NFR register (threshold + measure + verify)
  • context/compliance-evidence-log.md — SOC 2 / ISO 27001 control → artifact mapping
  • context/incident-log.md — incident register and DORA rollup table
  • Expanded security-audit playbook — structured OWASP/CVE/secrets pass with mandatory Critic (replaces stub)
  • Full project audit — Phases 4b/5b/8b (performance, WCAG, observability) + Phase 10 governance/compliance/maturity; report is Phase 11
  • Critic dimensions[ACCESSIBILITY], [OPERABILITY], [BC] and expanded review scope
  • WCAG 2.2 AA — frontend-agent accessibility baseline
  • UX interaction principles — Nielsen + Shneiderman golden rules in frontend-agent
  • Maintainer command"Sync user-facing docs for vX.Y.Z" and 18-playbook inventory in maintainer agent

Changed

  • production-readiness — P0 NFR verification, compliance evidence, vuln SLA, SBOM, change-management gates
  • nfr-definition — DORA KPI elicitation and compliance evidence cross-links
  • nfr-log.md — example rows for compliance (NFR-C01C02) and DORA (NFR-DP01DP04)
  • data-agent — N+1 detection, indexes, bounded reads, EXPLAIN discipline
  • devops-agent — container image vulnerability scan; observability operability section
  • add-feature Step 5b[PERFORMANCE] / [ACCESSIBILITY] when triggered; checks nfr-log.md P0/P1
  • Architect / Security agents — NFR, compliance-evidence, and incident-log discipline
  • AGENTS.md routing — NFR, PRR, performance budget, observability, a11y, compliance, maturity, postmortem
  • CHECKLIST — NFR, a11y, observability, compliance evidence, vuln SLA, change traceability
  • User-facing docs — README, FRAMEWORK-README, QUICK-REF, PLATFORM-HELP, agent-platform-beta.html, STORY-PLAN

Upgrade

npx github:zafrirron/Agent-Platform --mode=upgrade

Your agents get improved rules. Your project customisations are untouched.

Uninstall

npx github:zafrirron/Agent-Platform --mode=uninstall          # dry run — shows what will be removed
npx github:zafrirron/Agent-Platform --mode=uninstall --confirm # removes everything

Removes all platform AI coordination files and restores any AI config files that existed before install.


Built by agents. For agents. To build better agents.
https://github.com/zafrirron/Agent-Platform