Skip to content

v1.0.1 — Demo-only repositioning

Choose a tag to compare

@thaleslaray thaleslaray released this 28 Apr 14:26
· 14 commits to main since this release

Patch release clarifying the scope of this repo.

Changes

  • Dashboard is now explicitly DEMO ONLY. Not for daily operations. After App Review approval, real operation happens via Claude Code + MCP `meta-ads-mcp`. You can disable the Vercel deployment after approval.
  • Skill `meta-app-review-approval` is now self-sufficient. Added a Phase 0 with the dashboard blueprint (5 minimum requirements + reference implementation pattern). Anyone reading just the skill can replicate the approval process — they don't need to clone this repo.
  • 5 anti-ban rules added inline to the skill (cross-referenced to `meta-ads-compliance` for full details).
  • docs/04-operacao.md rewritten to remove dashboard from the operational flow.

Migration from v1.0.0

No code changes needed. Just re-read the docs to understand the new positioning:

  • Dashboard = App Review demo (1-time use, then dispose)
  • Operation = Claude Code + MCP (continuous)