Add paid-media category to scripts and CI workflow

Prepares infrastructure for the upcoming Paid Media Division (PR #83).
Registers paid-media in convert.sh, lint-agents.sh, install.sh, and
the lint-agents GitHub Actions workflow.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Michael Sitarzewski
2026-03-10 08:18:35 -05:00
parent 8f302071a0
commit 1707291599
4 changed files with 5 additions and 3 deletions

View File

@@ -42,7 +42,7 @@ OUT_DIR="$REPO_ROOT/integrations"
TODAY="$(date +%Y-%m-%d)"
AGENT_DIRS=(
design engineering marketing product project-management
design engineering marketing paid-media product project-management
testing support spatial-computing specialized
)