← Back to home
Changelog
What's new in ACP Watchtower.
2026-03-30
Polish + expansion pass
- • Added shared navigation and footer across all pages
- • Report history page at /history
- • SVG badge API for embedding readiness scores in READMEs
- • Download JSON and Copy Summary buttons on report pages
- • Client-side JSON validation with friendly error messages
- • URL fetch — load manifests directly from a URL in the workbench
- • FAQ section on homepage
- • Full documentation page with API quickstart and integration guide
- • Email capture / Pro waitlist on pricing and homepage
- • SEO: sitemap.xml, robots.txt, JSON-LD structured data
- • Dynamic OG image API for social sharing
- • E-commerce sample manifest (Shopify store agent)
- • Changelog page
2026-03-30
Automation stack
- • Source tracking API for monitored manifest URLs
- • Vercel Cron recheck endpoint for nightly monitoring
- • GitHub webhook for auto-analysis on push
- • Webhook ingest endpoint for external integrations
- • Discord notification embeds with score deltas
2026-03-29
MVP launch
- • Validator workbench with manifest paste and sample manifests
- • Readiness scoring engine with 5 categories and 20+ checks
- • Severity cards (critical, warning, info) with fix recommendations
- • Release diff mode — detect action additions, removals, parameter drift
- • Hosted report generation with shareable URLs
- • Pricing page with Free, Pro, and Enterprise tiers
- • About page
- • Private operator dashboard
2026-03-29
Infrastructure
- • Next.js 16 + TypeScript + Tailwind project setup
- • Deployed to Vercel at acp-watchtower.vercel.app
- • GitHub repo at github.com/Splaticusamz/acp-watchtower
- • Professional documentation structure