@raishin/vanguard-frontier-agentic 2.0.0 → 2.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude-plugin/plugin.json +14 -0
- package/.cursor-plugin/plugin.json +14 -0
- package/.github/plugin/marketplace.json +1 -1
- package/README.md +7 -2
- package/agents/marketing/README.md +44 -0
- package/agents/marketing/ai-advertising-targeting-fairness-review-agent/AGENT.md +53 -0
- package/agents/marketing/ai-advertising-targeting-fairness-review-agent/harnesses/claude-code.agent.md +36 -0
- package/agents/marketing/ai-advertising-targeting-fairness-review-agent/harnesses/codex.toml +33 -0
- package/agents/marketing/ai-advertising-targeting-fairness-review-agent/harnesses/copilot.agent.md +36 -0
- package/agents/marketing/ai-advertising-targeting-fairness-review-agent/harnesses/cursor.agent.md +36 -0
- package/agents/marketing/ai-advertising-targeting-fairness-review-agent/harnesses/gemini.agent.md +36 -0
- package/agents/marketing/ai-advertising-targeting-fairness-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/marketing/ai-advertising-targeting-fairness-review-agent/harnesses/kiro-ide.agent.md +36 -0
- package/agents/marketing/ai-advertising-targeting-fairness-review-agent/metadata.json +31 -0
- package/agents/marketing/analytics-data-minimization-review-agent/AGENT.md +51 -0
- package/agents/marketing/analytics-data-minimization-review-agent/harnesses/claude-code.agent.md +34 -0
- package/agents/marketing/analytics-data-minimization-review-agent/harnesses/codex.toml +33 -0
- package/agents/marketing/analytics-data-minimization-review-agent/harnesses/copilot.agent.md +34 -0
- package/agents/marketing/analytics-data-minimization-review-agent/harnesses/cursor.agent.md +34 -0
- package/agents/marketing/analytics-data-minimization-review-agent/harnesses/gemini.agent.md +34 -0
- package/agents/marketing/analytics-data-minimization-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/marketing/analytics-data-minimization-review-agent/harnesses/kiro-ide.agent.md +34 -0
- package/agents/marketing/analytics-data-minimization-review-agent/metadata.json +31 -0
- package/agents/marketing/email-sender-authentication-review-agent/AGENT.md +50 -0
- package/agents/marketing/email-sender-authentication-review-agent/harnesses/claude-code.agent.md +33 -0
- package/agents/marketing/email-sender-authentication-review-agent/harnesses/codex.toml +32 -0
- package/agents/marketing/email-sender-authentication-review-agent/harnesses/copilot.agent.md +33 -0
- package/agents/marketing/email-sender-authentication-review-agent/harnesses/cursor.agent.md +33 -0
- package/agents/marketing/email-sender-authentication-review-agent/harnesses/gemini.agent.md +33 -0
- package/agents/marketing/email-sender-authentication-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/marketing/email-sender-authentication-review-agent/harnesses/kiro-ide.agent.md +33 -0
- package/agents/marketing/email-sender-authentication-review-agent/metadata.json +31 -0
- package/agents/marketing/eu-ai-act-marketing-system-review-agent/AGENT.md +54 -0
- package/agents/marketing/eu-ai-act-marketing-system-review-agent/harnesses/claude-code.agent.md +37 -0
- package/agents/marketing/eu-ai-act-marketing-system-review-agent/harnesses/codex.toml +33 -0
- package/agents/marketing/eu-ai-act-marketing-system-review-agent/harnesses/copilot.agent.md +37 -0
- package/agents/marketing/eu-ai-act-marketing-system-review-agent/harnesses/cursor.agent.md +37 -0
- package/agents/marketing/eu-ai-act-marketing-system-review-agent/harnesses/gemini.agent.md +37 -0
- package/agents/marketing/eu-ai-act-marketing-system-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/marketing/eu-ai-act-marketing-system-review-agent/harnesses/kiro-ide.agent.md +37 -0
- package/agents/marketing/eu-ai-act-marketing-system-review-agent/metadata.json +31 -0
- package/agents/marketing/influencer-disclosure-compliance-review-agent/AGENT.md +52 -0
- package/agents/marketing/influencer-disclosure-compliance-review-agent/harnesses/claude-code.agent.md +35 -0
- package/agents/marketing/influencer-disclosure-compliance-review-agent/harnesses/codex.toml +33 -0
- package/agents/marketing/influencer-disclosure-compliance-review-agent/harnesses/copilot.agent.md +35 -0
- package/agents/marketing/influencer-disclosure-compliance-review-agent/harnesses/cursor.agent.md +35 -0
- package/agents/marketing/influencer-disclosure-compliance-review-agent/harnesses/gemini.agent.md +35 -0
- package/agents/marketing/influencer-disclosure-compliance-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/marketing/influencer-disclosure-compliance-review-agent/harnesses/kiro-ide.agent.md +35 -0
- package/agents/marketing/influencer-disclosure-compliance-review-agent/metadata.json +31 -0
- package/agents/marketing/lookalike-audience-upload-compliance-review-agent/AGENT.md +54 -0
- package/agents/marketing/lookalike-audience-upload-compliance-review-agent/harnesses/claude-code.agent.md +37 -0
- package/agents/marketing/lookalike-audience-upload-compliance-review-agent/harnesses/codex.toml +34 -0
- package/agents/marketing/lookalike-audience-upload-compliance-review-agent/harnesses/copilot.agent.md +37 -0
- package/agents/marketing/lookalike-audience-upload-compliance-review-agent/harnesses/cursor.agent.md +37 -0
- package/agents/marketing/lookalike-audience-upload-compliance-review-agent/harnesses/gemini.agent.md +37 -0
- package/agents/marketing/lookalike-audience-upload-compliance-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/marketing/lookalike-audience-upload-compliance-review-agent/harnesses/kiro-ide.agent.md +37 -0
- package/agents/marketing/lookalike-audience-upload-compliance-review-agent/metadata.json +31 -0
- package/agents/marketing/marketing-consent-data-collection-review-agent/AGENT.md +51 -0
- package/agents/marketing/marketing-consent-data-collection-review-agent/harnesses/claude-code.agent.md +34 -0
- package/agents/marketing/marketing-consent-data-collection-review-agent/harnesses/codex.toml +33 -0
- package/agents/marketing/marketing-consent-data-collection-review-agent/harnesses/copilot.agent.md +34 -0
- package/agents/marketing/marketing-consent-data-collection-review-agent/harnesses/cursor.agent.md +34 -0
- package/agents/marketing/marketing-consent-data-collection-review-agent/harnesses/gemini.agent.md +34 -0
- package/agents/marketing/marketing-consent-data-collection-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/marketing/marketing-consent-data-collection-review-agent/harnesses/kiro-ide.agent.md +34 -0
- package/agents/marketing/marketing-consent-data-collection-review-agent/metadata.json +31 -0
- package/agents/marketing/marketing-conversion-flow-dark-pattern-review-agent/AGENT.md +51 -0
- package/agents/marketing/marketing-conversion-flow-dark-pattern-review-agent/harnesses/claude-code.agent.md +34 -0
- package/agents/marketing/marketing-conversion-flow-dark-pattern-review-agent/harnesses/codex.toml +33 -0
- package/agents/marketing/marketing-conversion-flow-dark-pattern-review-agent/harnesses/copilot.agent.md +34 -0
- package/agents/marketing/marketing-conversion-flow-dark-pattern-review-agent/harnesses/cursor.agent.md +34 -0
- package/agents/marketing/marketing-conversion-flow-dark-pattern-review-agent/harnesses/gemini.agent.md +34 -0
- package/agents/marketing/marketing-conversion-flow-dark-pattern-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/marketing/marketing-conversion-flow-dark-pattern-review-agent/harnesses/kiro-ide.agent.md +34 -0
- package/agents/marketing/marketing-conversion-flow-dark-pattern-review-agent/metadata.json +31 -0
- package/agents/marketing/marketing-email-list-retention-review-agent/AGENT.md +50 -0
- package/agents/marketing/marketing-email-list-retention-review-agent/harnesses/claude-code.agent.md +33 -0
- package/agents/marketing/marketing-email-list-retention-review-agent/harnesses/codex.toml +32 -0
- package/agents/marketing/marketing-email-list-retention-review-agent/harnesses/copilot.agent.md +33 -0
- package/agents/marketing/marketing-email-list-retention-review-agent/harnesses/cursor.agent.md +33 -0
- package/agents/marketing/marketing-email-list-retention-review-agent/harnesses/gemini.agent.md +33 -0
- package/agents/marketing/marketing-email-list-retention-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/marketing/marketing-email-list-retention-review-agent/harnesses/kiro-ide.agent.md +33 -0
- package/agents/marketing/marketing-email-list-retention-review-agent/metadata.json +31 -0
- package/agents/marketing/marketing-gpc-signal-honoring-review-agent/AGENT.md +50 -0
- package/agents/marketing/marketing-gpc-signal-honoring-review-agent/harnesses/claude-code.agent.md +33 -0
- package/agents/marketing/marketing-gpc-signal-honoring-review-agent/harnesses/codex.toml +32 -0
- package/agents/marketing/marketing-gpc-signal-honoring-review-agent/harnesses/copilot.agent.md +33 -0
- package/agents/marketing/marketing-gpc-signal-honoring-review-agent/harnesses/cursor.agent.md +33 -0
- package/agents/marketing/marketing-gpc-signal-honoring-review-agent/harnesses/gemini.agent.md +33 -0
- package/agents/marketing/marketing-gpc-signal-honoring-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/marketing/marketing-gpc-signal-honoring-review-agent/harnesses/kiro-ide.agent.md +33 -0
- package/agents/marketing/marketing-gpc-signal-honoring-review-agent/metadata.json +31 -0
- package/agents/marketing/marketing-maestro-agent/AGENT.md +62 -0
- package/agents/marketing/marketing-maestro-agent/PERMISSIONS.md +75 -0
- package/agents/marketing/marketing-maestro-agent/README.md +62 -0
- package/agents/marketing/marketing-maestro-agent/harnesses/claude-code.agent.md +43 -0
- package/agents/marketing/marketing-maestro-agent/harnesses/codex.toml +35 -0
- package/agents/marketing/marketing-maestro-agent/harnesses/copilot.agent.md +43 -0
- package/agents/marketing/marketing-maestro-agent/harnesses/cursor.agent.md +43 -0
- package/agents/marketing/marketing-maestro-agent/harnesses/gemini.agent.md +43 -0
- package/agents/marketing/marketing-maestro-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/marketing/marketing-maestro-agent/harnesses/kiro-ide.agent.md +43 -0
- package/agents/marketing/marketing-maestro-agent/metadata.json +38 -0
- package/agents/marketing/marketing-pixel-data-leakage-review-agent/AGENT.md +50 -0
- package/agents/marketing/marketing-pixel-data-leakage-review-agent/harnesses/claude-code.agent.md +33 -0
- package/agents/marketing/marketing-pixel-data-leakage-review-agent/harnesses/codex.toml +32 -0
- package/agents/marketing/marketing-pixel-data-leakage-review-agent/harnesses/copilot.agent.md +33 -0
- package/agents/marketing/marketing-pixel-data-leakage-review-agent/harnesses/cursor.agent.md +33 -0
- package/agents/marketing/marketing-pixel-data-leakage-review-agent/harnesses/gemini.agent.md +33 -0
- package/agents/marketing/marketing-pixel-data-leakage-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/marketing/marketing-pixel-data-leakage-review-agent/harnesses/kiro-ide.agent.md +33 -0
- package/agents/marketing/marketing-pixel-data-leakage-review-agent/metadata.json +31 -0
- package/agents/marketing/martech-access-governance-review-agent/AGENT.md +51 -0
- package/agents/marketing/martech-access-governance-review-agent/harnesses/claude-code.agent.md +34 -0
- package/agents/marketing/martech-access-governance-review-agent/harnesses/codex.toml +33 -0
- package/agents/marketing/martech-access-governance-review-agent/harnesses/copilot.agent.md +34 -0
- package/agents/marketing/martech-access-governance-review-agent/harnesses/cursor.agent.md +34 -0
- package/agents/marketing/martech-access-governance-review-agent/harnesses/gemini.agent.md +34 -0
- package/agents/marketing/martech-access-governance-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/marketing/martech-access-governance-review-agent/harnesses/kiro-ide.agent.md +34 -0
- package/agents/marketing/martech-access-governance-review-agent/metadata.json +31 -0
- package/agents/marketing/programmatic-supply-chain-integrity-review-agent/AGENT.md +50 -0
- package/agents/marketing/programmatic-supply-chain-integrity-review-agent/harnesses/claude-code.agent.md +33 -0
- package/agents/marketing/programmatic-supply-chain-integrity-review-agent/harnesses/codex.toml +32 -0
- package/agents/marketing/programmatic-supply-chain-integrity-review-agent/harnesses/copilot.agent.md +33 -0
- package/agents/marketing/programmatic-supply-chain-integrity-review-agent/harnesses/cursor.agent.md +33 -0
- package/agents/marketing/programmatic-supply-chain-integrity-review-agent/harnesses/gemini.agent.md +33 -0
- package/agents/marketing/programmatic-supply-chain-integrity-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/marketing/programmatic-supply-chain-integrity-review-agent/harnesses/kiro-ide.agent.md +33 -0
- package/agents/marketing/programmatic-supply-chain-integrity-review-agent/metadata.json +31 -0
- package/catalog/agents.json +765 -197
- package/catalog/asset-integrity.json +859 -29
- package/catalog/install-roles.json +38 -2
- package/catalog/skill-manifest.json +318 -0
- package/catalog/skills.json +596 -199
- package/package.json +1 -1
- package/plugins/vanguard-frontier-agentic/.codex-plugin/plugin.json +1 -1
- package/skills/marketing/ai-advertising-targeting-fairness-review/SKILL.md +43 -0
- package/skills/marketing/ai-advertising-targeting-fairness-review/metadata.json +21 -0
- package/skills/marketing/ai-advertising-targeting-fairness-review/references/workflow-and-output.md +150 -0
- package/skills/marketing/analytics-data-minimization-review/SKILL.md +44 -0
- package/skills/marketing/analytics-data-minimization-review/metadata.json +22 -0
- package/skills/marketing/analytics-data-minimization-review/references/workflow-and-output.md +187 -0
- package/skills/marketing/email-sender-authentication-review/SKILL.md +43 -0
- package/skills/marketing/email-sender-authentication-review/metadata.json +22 -0
- package/skills/marketing/email-sender-authentication-review/references/workflow-and-output.md +152 -0
- package/skills/marketing/eu-ai-act-marketing-system-review/SKILL.md +43 -0
- package/skills/marketing/eu-ai-act-marketing-system-review/metadata.json +21 -0
- package/skills/marketing/eu-ai-act-marketing-system-review/references/workflow-and-output.md +176 -0
- package/skills/marketing/influencer-disclosure-compliance-review/SKILL.md +43 -0
- package/skills/marketing/influencer-disclosure-compliance-review/metadata.json +22 -0
- package/skills/marketing/influencer-disclosure-compliance-review/references/workflow-and-output.md +156 -0
- package/skills/marketing/lookalike-audience-upload-compliance-review/SKILL.md +44 -0
- package/skills/marketing/lookalike-audience-upload-compliance-review/metadata.json +21 -0
- package/skills/marketing/lookalike-audience-upload-compliance-review/references/workflow-and-output.md +203 -0
- package/skills/marketing/marketing-consent-data-collection-review/SKILL.md +44 -0
- package/skills/marketing/marketing-consent-data-collection-review/metadata.json +21 -0
- package/skills/marketing/marketing-consent-data-collection-review/references/workflow-and-output.md +139 -0
- package/skills/marketing/marketing-conversion-flow-dark-pattern-review/SKILL.md +45 -0
- package/skills/marketing/marketing-conversion-flow-dark-pattern-review/metadata.json +22 -0
- package/skills/marketing/marketing-conversion-flow-dark-pattern-review/references/workflow-and-output.md +160 -0
- package/skills/marketing/marketing-email-list-retention-review/SKILL.md +43 -0
- package/skills/marketing/marketing-email-list-retention-review/metadata.json +22 -0
- package/skills/marketing/marketing-email-list-retention-review/references/workflow-and-output.md +144 -0
- package/skills/marketing/marketing-gpc-signal-honoring-review/SKILL.md +42 -0
- package/skills/marketing/marketing-gpc-signal-honoring-review/metadata.json +22 -0
- package/skills/marketing/marketing-gpc-signal-honoring-review/references/workflow-and-output.md +145 -0
- package/skills/marketing/marketing-maestro/README.md +37 -0
- package/skills/marketing/marketing-maestro/SKILL.md +49 -0
- package/skills/marketing/marketing-maestro/metadata.json +26 -0
- package/skills/marketing/marketing-maestro/references/safety-checklist.md +67 -0
- package/skills/marketing/marketing-maestro/references/workflow-and-output.md +110 -0
- package/skills/marketing/marketing-pixel-data-leakage-review/SKILL.md +43 -0
- package/skills/marketing/marketing-pixel-data-leakage-review/metadata.json +21 -0
- package/skills/marketing/marketing-pixel-data-leakage-review/references/workflow-and-output.md +129 -0
- package/skills/marketing/martech-access-governance-review/SKILL.md +45 -0
- package/skills/marketing/martech-access-governance-review/metadata.json +21 -0
- package/skills/marketing/martech-access-governance-review/references/workflow-and-output.md +116 -0
- package/skills/marketing/programmatic-supply-chain-integrity-review/SKILL.md +43 -0
- package/skills/marketing/programmatic-supply-chain-integrity-review/metadata.json +22 -0
- package/skills/marketing/programmatic-supply-chain-integrity-review/references/workflow-and-output.md +164 -0
- package/tests/fixtures/marketing-maestro-routing/expected/001-happy-ai-advertising-targeting-fairness-review.json +6 -0
- package/tests/fixtures/marketing-maestro-routing/expected/002-happy-analytics-data-minimization-review.json +6 -0
- package/tests/fixtures/marketing-maestro-routing/expected/003-happy-consent-data-collection-review.json +6 -0
- package/tests/fixtures/marketing-maestro-routing/expected/004-happy-conversion-flow-dark-pattern-review.json +6 -0
- package/tests/fixtures/marketing-maestro-routing/expected/005-happy-email-list-retention-review.json +6 -0
- package/tests/fixtures/marketing-maestro-routing/expected/006-happy-email-sender-authentication-review.json +6 -0
- package/tests/fixtures/marketing-maestro-routing/expected/007-happy-eu-ai-act-marketing-system-review.json +6 -0
- package/tests/fixtures/marketing-maestro-routing/expected/008-happy-gpc-signal-honoring-review.json +6 -0
- package/tests/fixtures/marketing-maestro-routing/expected/009-happy-influencer-disclosure-compliance-review.json +6 -0
- package/tests/fixtures/marketing-maestro-routing/expected/010-happy-lookalike-audience-upload-compliance-review.json +6 -0
- package/tests/fixtures/marketing-maestro-routing/expected/011-happy-martech-access-governance-review.json +6 -0
- package/tests/fixtures/marketing-maestro-routing/expected/012-happy-pixel-data-leakage-review.json +6 -0
- package/tests/fixtures/marketing-maestro-routing/expected/013-happy-programmatic-supply-chain-integrity-review.json +6 -0
- package/tests/fixtures/marketing-maestro-routing/expected/adv-ambiguous.json +4 -0
- package/tests/fixtures/marketing-maestro-routing/expected/adv-instruction-injection.json +7 -0
- package/tests/fixtures/marketing-maestro-routing/expected/adv-live-guard-gate.json +4 -0
- package/tests/fixtures/marketing-maestro-routing/expected/adv-persona-replacement.json +6 -0
- package/tests/fixtures/marketing-maestro-routing/expected/adv-secrets-bait.json +7 -0
- package/tests/fixtures/marketing-maestro-routing/inputs/001-happy-ai-advertising-targeting-fairness-review.json +7 -0
- package/tests/fixtures/marketing-maestro-routing/inputs/002-happy-analytics-data-minimization-review.json +7 -0
- package/tests/fixtures/marketing-maestro-routing/inputs/003-happy-consent-data-collection-review.json +7 -0
- package/tests/fixtures/marketing-maestro-routing/inputs/004-happy-conversion-flow-dark-pattern-review.json +7 -0
- package/tests/fixtures/marketing-maestro-routing/inputs/005-happy-email-list-retention-review.json +7 -0
- package/tests/fixtures/marketing-maestro-routing/inputs/006-happy-email-sender-authentication-review.json +7 -0
- package/tests/fixtures/marketing-maestro-routing/inputs/007-happy-eu-ai-act-marketing-system-review.json +7 -0
- package/tests/fixtures/marketing-maestro-routing/inputs/008-happy-gpc-signal-honoring-review.json +7 -0
- package/tests/fixtures/marketing-maestro-routing/inputs/009-happy-influencer-disclosure-compliance-review.json +7 -0
- package/tests/fixtures/marketing-maestro-routing/inputs/010-happy-lookalike-audience-upload-compliance-review.json +7 -0
- package/tests/fixtures/marketing-maestro-routing/inputs/011-happy-martech-access-governance-review.json +7 -0
- package/tests/fixtures/marketing-maestro-routing/inputs/012-happy-pixel-data-leakage-review.json +7 -0
- package/tests/fixtures/marketing-maestro-routing/inputs/013-happy-programmatic-supply-chain-integrity-review.json +7 -0
- package/tests/fixtures/marketing-maestro-routing/inputs/adv-ambiguous.json +7 -0
- package/tests/fixtures/marketing-maestro-routing/inputs/adv-instruction-injection.json +7 -0
- package/tests/fixtures/marketing-maestro-routing/inputs/adv-live-guard-gate.json +7 -0
- package/tests/fixtures/marketing-maestro-routing/inputs/adv-persona-replacement.json +7 -0
- package/tests/fixtures/marketing-maestro-routing/inputs/adv-secrets-bait.json +7 -0
- package/tests/fixtures/marketing-maestro-routing/taxonomy.json +183 -0
- package/tests/validate-catalog.py +1 -0
- package/tests/validate-maestro-routing.py +4 -0
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
"trees": [
|
|
34
34
|
{
|
|
35
35
|
"tree": "agents",
|
|
36
|
-
"aggregate_sha256": "
|
|
36
|
+
"aggregate_sha256": "5d95b6a7838d2868e642959ad49025278a8a43b8f9ad79540e90228935463122",
|
|
37
37
|
"files": [
|
|
38
38
|
{
|
|
39
39
|
"path": "agents/AGENTS.md",
|
|
@@ -12465,6 +12465,651 @@
|
|
|
12465
12465
|
"sha256": "32a5cd1b02e11143bc48919e0fcd4b5f12f0cc216a4aeb1c198c3ebf63064c5c",
|
|
12466
12466
|
"bytes": 1753
|
|
12467
12467
|
},
|
|
12468
|
+
{
|
|
12469
|
+
"path": "agents/marketing/README.md",
|
|
12470
|
+
"sha256": "c24060074af43dbfd80b5caca0f50988ee30f39ad2b7f19e9758a3417d63f0f7",
|
|
12471
|
+
"bytes": 2933
|
|
12472
|
+
},
|
|
12473
|
+
{
|
|
12474
|
+
"path": "agents/marketing/ai-advertising-targeting-fairness-review-agent/AGENT.md",
|
|
12475
|
+
"sha256": "0e6ecf54b0082bb5e58d60e442fd79774d03e17af5b9af5171e2bbb6a00ac22a",
|
|
12476
|
+
"bytes": 3269
|
|
12477
|
+
},
|
|
12478
|
+
{
|
|
12479
|
+
"path": "agents/marketing/ai-advertising-targeting-fairness-review-agent/harnesses/claude-code.agent.md",
|
|
12480
|
+
"sha256": "9c7c423079b09374a6e3cf380a7e03bff0900b11e3129465b0d43da3ea20b277",
|
|
12481
|
+
"bytes": 2545
|
|
12482
|
+
},
|
|
12483
|
+
{
|
|
12484
|
+
"path": "agents/marketing/ai-advertising-targeting-fairness-review-agent/harnesses/codex.toml",
|
|
12485
|
+
"sha256": "73fe91e741e77e3bdb64e73364f2d23c49445744d92c09b3dab58a0b08c725e3",
|
|
12486
|
+
"bytes": 2652
|
|
12487
|
+
},
|
|
12488
|
+
{
|
|
12489
|
+
"path": "agents/marketing/ai-advertising-targeting-fairness-review-agent/harnesses/copilot.agent.md",
|
|
12490
|
+
"sha256": "9c7c423079b09374a6e3cf380a7e03bff0900b11e3129465b0d43da3ea20b277",
|
|
12491
|
+
"bytes": 2545
|
|
12492
|
+
},
|
|
12493
|
+
{
|
|
12494
|
+
"path": "agents/marketing/ai-advertising-targeting-fairness-review-agent/harnesses/cursor.agent.md",
|
|
12495
|
+
"sha256": "9c7c423079b09374a6e3cf380a7e03bff0900b11e3129465b0d43da3ea20b277",
|
|
12496
|
+
"bytes": 2545
|
|
12497
|
+
},
|
|
12498
|
+
{
|
|
12499
|
+
"path": "agents/marketing/ai-advertising-targeting-fairness-review-agent/harnesses/gemini.agent.md",
|
|
12500
|
+
"sha256": "9c7c423079b09374a6e3cf380a7e03bff0900b11e3129465b0d43da3ea20b277",
|
|
12501
|
+
"bytes": 2545
|
|
12502
|
+
},
|
|
12503
|
+
{
|
|
12504
|
+
"path": "agents/marketing/ai-advertising-targeting-fairness-review-agent/harnesses/kiro-cli.agent.json",
|
|
12505
|
+
"sha256": "e43cddf86f7426a0af082eac3dcacc0fc4e268cdf8649ca0cffc3bf05d096b89",
|
|
12506
|
+
"bytes": 2604
|
|
12507
|
+
},
|
|
12508
|
+
{
|
|
12509
|
+
"path": "agents/marketing/ai-advertising-targeting-fairness-review-agent/harnesses/kiro-ide.agent.md",
|
|
12510
|
+
"sha256": "9c7c423079b09374a6e3cf380a7e03bff0900b11e3129465b0d43da3ea20b277",
|
|
12511
|
+
"bytes": 2545
|
|
12512
|
+
},
|
|
12513
|
+
{
|
|
12514
|
+
"path": "agents/marketing/ai-advertising-targeting-fairness-review-agent/metadata.json",
|
|
12515
|
+
"sha256": "aa7ef2a49d095d57e3b11fa35343867b9f52621720e25339f58f47091ff96a9e",
|
|
12516
|
+
"bytes": 2491
|
|
12517
|
+
},
|
|
12518
|
+
{
|
|
12519
|
+
"path": "agents/marketing/analytics-data-minimization-review-agent/AGENT.md",
|
|
12520
|
+
"sha256": "9ba18bffc7963183b0328323bb4d43650cace267ed044c27396ce62d63b1b331",
|
|
12521
|
+
"bytes": 3181
|
|
12522
|
+
},
|
|
12523
|
+
{
|
|
12524
|
+
"path": "agents/marketing/analytics-data-minimization-review-agent/harnesses/claude-code.agent.md",
|
|
12525
|
+
"sha256": "737f035030154a1b856080ef5fd9022159cbcae7bd5ec276b9f81778a911eab8",
|
|
12526
|
+
"bytes": 2510
|
|
12527
|
+
},
|
|
12528
|
+
{
|
|
12529
|
+
"path": "agents/marketing/analytics-data-minimization-review-agent/harnesses/codex.toml",
|
|
12530
|
+
"sha256": "042d4c8fa832ab7edb046c49f5db42c9d3a1f410e8eaca71acd5c5e63292beca",
|
|
12531
|
+
"bytes": 2620
|
|
12532
|
+
},
|
|
12533
|
+
{
|
|
12534
|
+
"path": "agents/marketing/analytics-data-minimization-review-agent/harnesses/copilot.agent.md",
|
|
12535
|
+
"sha256": "737f035030154a1b856080ef5fd9022159cbcae7bd5ec276b9f81778a911eab8",
|
|
12536
|
+
"bytes": 2510
|
|
12537
|
+
},
|
|
12538
|
+
{
|
|
12539
|
+
"path": "agents/marketing/analytics-data-minimization-review-agent/harnesses/cursor.agent.md",
|
|
12540
|
+
"sha256": "737f035030154a1b856080ef5fd9022159cbcae7bd5ec276b9f81778a911eab8",
|
|
12541
|
+
"bytes": 2510
|
|
12542
|
+
},
|
|
12543
|
+
{
|
|
12544
|
+
"path": "agents/marketing/analytics-data-minimization-review-agent/harnesses/gemini.agent.md",
|
|
12545
|
+
"sha256": "737f035030154a1b856080ef5fd9022159cbcae7bd5ec276b9f81778a911eab8",
|
|
12546
|
+
"bytes": 2510
|
|
12547
|
+
},
|
|
12548
|
+
{
|
|
12549
|
+
"path": "agents/marketing/analytics-data-minimization-review-agent/harnesses/kiro-cli.agent.json",
|
|
12550
|
+
"sha256": "901e57419d913af26547de47a2c2687d08e9a867185bec2801910b8a65de901f",
|
|
12551
|
+
"bytes": 2567
|
|
12552
|
+
},
|
|
12553
|
+
{
|
|
12554
|
+
"path": "agents/marketing/analytics-data-minimization-review-agent/harnesses/kiro-ide.agent.md",
|
|
12555
|
+
"sha256": "737f035030154a1b856080ef5fd9022159cbcae7bd5ec276b9f81778a911eab8",
|
|
12556
|
+
"bytes": 2510
|
|
12557
|
+
},
|
|
12558
|
+
{
|
|
12559
|
+
"path": "agents/marketing/analytics-data-minimization-review-agent/metadata.json",
|
|
12560
|
+
"sha256": "016397b20d179a8766a3315cdfa83ef38133877acb7d3d7874eb2df0d2521629",
|
|
12561
|
+
"bytes": 2490
|
|
12562
|
+
},
|
|
12563
|
+
{
|
|
12564
|
+
"path": "agents/marketing/email-sender-authentication-review-agent/AGENT.md",
|
|
12565
|
+
"sha256": "d2d8124217b9f10387e33ee92324090e60f46a8f9551666366c7b3bf6c2fdca5",
|
|
12566
|
+
"bytes": 2686
|
|
12567
|
+
},
|
|
12568
|
+
{
|
|
12569
|
+
"path": "agents/marketing/email-sender-authentication-review-agent/harnesses/claude-code.agent.md",
|
|
12570
|
+
"sha256": "038da644d8d1bd1ad7c09828f69d27b254f5e942c754483524f1cf1dd15d2feb",
|
|
12571
|
+
"bytes": 2021
|
|
12572
|
+
},
|
|
12573
|
+
{
|
|
12574
|
+
"path": "agents/marketing/email-sender-authentication-review-agent/harnesses/codex.toml",
|
|
12575
|
+
"sha256": "66658e21c6dbfbd05984164f8e8c3b253c299ad45978888dfdecd5680580aa4c",
|
|
12576
|
+
"bytes": 1947
|
|
12577
|
+
},
|
|
12578
|
+
{
|
|
12579
|
+
"path": "agents/marketing/email-sender-authentication-review-agent/harnesses/copilot.agent.md",
|
|
12580
|
+
"sha256": "038da644d8d1bd1ad7c09828f69d27b254f5e942c754483524f1cf1dd15d2feb",
|
|
12581
|
+
"bytes": 2021
|
|
12582
|
+
},
|
|
12583
|
+
{
|
|
12584
|
+
"path": "agents/marketing/email-sender-authentication-review-agent/harnesses/cursor.agent.md",
|
|
12585
|
+
"sha256": "038da644d8d1bd1ad7c09828f69d27b254f5e942c754483524f1cf1dd15d2feb",
|
|
12586
|
+
"bytes": 2021
|
|
12587
|
+
},
|
|
12588
|
+
{
|
|
12589
|
+
"path": "agents/marketing/email-sender-authentication-review-agent/harnesses/gemini.agent.md",
|
|
12590
|
+
"sha256": "038da644d8d1bd1ad7c09828f69d27b254f5e942c754483524f1cf1dd15d2feb",
|
|
12591
|
+
"bytes": 2021
|
|
12592
|
+
},
|
|
12593
|
+
{
|
|
12594
|
+
"path": "agents/marketing/email-sender-authentication-review-agent/harnesses/kiro-cli.agent.json",
|
|
12595
|
+
"sha256": "f358dd00166d0d902ec6175817c3c66958b1179b4855b971311d3b97a7739c43",
|
|
12596
|
+
"bytes": 2077
|
|
12597
|
+
},
|
|
12598
|
+
{
|
|
12599
|
+
"path": "agents/marketing/email-sender-authentication-review-agent/harnesses/kiro-ide.agent.md",
|
|
12600
|
+
"sha256": "038da644d8d1bd1ad7c09828f69d27b254f5e942c754483524f1cf1dd15d2feb",
|
|
12601
|
+
"bytes": 2021
|
|
12602
|
+
},
|
|
12603
|
+
{
|
|
12604
|
+
"path": "agents/marketing/email-sender-authentication-review-agent/metadata.json",
|
|
12605
|
+
"sha256": "ae5f810f231649149dfa7e7918e31cb4cbbe64ce08f0972f891fd18789ea8624",
|
|
12606
|
+
"bytes": 2050
|
|
12607
|
+
},
|
|
12608
|
+
{
|
|
12609
|
+
"path": "agents/marketing/eu-ai-act-marketing-system-review-agent/AGENT.md",
|
|
12610
|
+
"sha256": "fe3f16e66a6e527d438027634930f74f19b9ebce70283f0eba4ca7208645b317",
|
|
12611
|
+
"bytes": 3330
|
|
12612
|
+
},
|
|
12613
|
+
{
|
|
12614
|
+
"path": "agents/marketing/eu-ai-act-marketing-system-review-agent/harnesses/claude-code.agent.md",
|
|
12615
|
+
"sha256": "0b4a11668187c6842a52ba127c785cc4fe282dbfcbede2a2eef07108509cc751",
|
|
12616
|
+
"bytes": 2628
|
|
12617
|
+
},
|
|
12618
|
+
{
|
|
12619
|
+
"path": "agents/marketing/eu-ai-act-marketing-system-review-agent/harnesses/codex.toml",
|
|
12620
|
+
"sha256": "46c4b1c27986a7d0650da49cf1e81b181452e7f78507cc1d8ace311260ff175e",
|
|
12621
|
+
"bytes": 2649
|
|
12622
|
+
},
|
|
12623
|
+
{
|
|
12624
|
+
"path": "agents/marketing/eu-ai-act-marketing-system-review-agent/harnesses/copilot.agent.md",
|
|
12625
|
+
"sha256": "0b4a11668187c6842a52ba127c785cc4fe282dbfcbede2a2eef07108509cc751",
|
|
12626
|
+
"bytes": 2628
|
|
12627
|
+
},
|
|
12628
|
+
{
|
|
12629
|
+
"path": "agents/marketing/eu-ai-act-marketing-system-review-agent/harnesses/cursor.agent.md",
|
|
12630
|
+
"sha256": "0b4a11668187c6842a52ba127c785cc4fe282dbfcbede2a2eef07108509cc751",
|
|
12631
|
+
"bytes": 2628
|
|
12632
|
+
},
|
|
12633
|
+
{
|
|
12634
|
+
"path": "agents/marketing/eu-ai-act-marketing-system-review-agent/harnesses/gemini.agent.md",
|
|
12635
|
+
"sha256": "0b4a11668187c6842a52ba127c785cc4fe282dbfcbede2a2eef07108509cc751",
|
|
12636
|
+
"bytes": 2628
|
|
12637
|
+
},
|
|
12638
|
+
{
|
|
12639
|
+
"path": "agents/marketing/eu-ai-act-marketing-system-review-agent/harnesses/kiro-cli.agent.json",
|
|
12640
|
+
"sha256": "90caea8df6e9e3e614ccc819592fe25ddee369ec259e8e8c0b721a0a5a9d79a1",
|
|
12641
|
+
"bytes": 2690
|
|
12642
|
+
},
|
|
12643
|
+
{
|
|
12644
|
+
"path": "agents/marketing/eu-ai-act-marketing-system-review-agent/harnesses/kiro-ide.agent.md",
|
|
12645
|
+
"sha256": "0b4a11668187c6842a52ba127c785cc4fe282dbfcbede2a2eef07108509cc751",
|
|
12646
|
+
"bytes": 2628
|
|
12647
|
+
},
|
|
12648
|
+
{
|
|
12649
|
+
"path": "agents/marketing/eu-ai-act-marketing-system-review-agent/metadata.json",
|
|
12650
|
+
"sha256": "43df680df62376f159dce77c453bb58f1f44256cc5127dce4f0033dde69ece85",
|
|
12651
|
+
"bytes": 2322
|
|
12652
|
+
},
|
|
12653
|
+
{
|
|
12654
|
+
"path": "agents/marketing/influencer-disclosure-compliance-review-agent/AGENT.md",
|
|
12655
|
+
"sha256": "669b9fb104021f8fb84241d152a48bb857d15de08791e05625046e0cb9a3929f",
|
|
12656
|
+
"bytes": 3223
|
|
12657
|
+
},
|
|
12658
|
+
{
|
|
12659
|
+
"path": "agents/marketing/influencer-disclosure-compliance-review-agent/harnesses/claude-code.agent.md",
|
|
12660
|
+
"sha256": "8b02cd7683efd10d9afedfba8e0751708607570699bb3e556156fdb292aa7ca5",
|
|
12661
|
+
"bytes": 2548
|
|
12662
|
+
},
|
|
12663
|
+
{
|
|
12664
|
+
"path": "agents/marketing/influencer-disclosure-compliance-review-agent/harnesses/codex.toml",
|
|
12665
|
+
"sha256": "2ce1fcd250031e8c04043a9ceae6061188a2b54698953591ef44a53fb2f763f9",
|
|
12666
|
+
"bytes": 2369
|
|
12667
|
+
},
|
|
12668
|
+
{
|
|
12669
|
+
"path": "agents/marketing/influencer-disclosure-compliance-review-agent/harnesses/copilot.agent.md",
|
|
12670
|
+
"sha256": "8b02cd7683efd10d9afedfba8e0751708607570699bb3e556156fdb292aa7ca5",
|
|
12671
|
+
"bytes": 2548
|
|
12672
|
+
},
|
|
12673
|
+
{
|
|
12674
|
+
"path": "agents/marketing/influencer-disclosure-compliance-review-agent/harnesses/cursor.agent.md",
|
|
12675
|
+
"sha256": "8b02cd7683efd10d9afedfba8e0751708607570699bb3e556156fdb292aa7ca5",
|
|
12676
|
+
"bytes": 2548
|
|
12677
|
+
},
|
|
12678
|
+
{
|
|
12679
|
+
"path": "agents/marketing/influencer-disclosure-compliance-review-agent/harnesses/gemini.agent.md",
|
|
12680
|
+
"sha256": "8b02cd7683efd10d9afedfba8e0751708607570699bb3e556156fdb292aa7ca5",
|
|
12681
|
+
"bytes": 2548
|
|
12682
|
+
},
|
|
12683
|
+
{
|
|
12684
|
+
"path": "agents/marketing/influencer-disclosure-compliance-review-agent/harnesses/kiro-cli.agent.json",
|
|
12685
|
+
"sha256": "a4285dc262146422d7ec78be55e902a0f11bcbf10128b4e4d05ea4e1c39036e7",
|
|
12686
|
+
"bytes": 2606
|
|
12687
|
+
},
|
|
12688
|
+
{
|
|
12689
|
+
"path": "agents/marketing/influencer-disclosure-compliance-review-agent/harnesses/kiro-ide.agent.md",
|
|
12690
|
+
"sha256": "8b02cd7683efd10d9afedfba8e0751708607570699bb3e556156fdb292aa7ca5",
|
|
12691
|
+
"bytes": 2548
|
|
12692
|
+
},
|
|
12693
|
+
{
|
|
12694
|
+
"path": "agents/marketing/influencer-disclosure-compliance-review-agent/metadata.json",
|
|
12695
|
+
"sha256": "4a6b895e1ed31278b07d12fe00fdf11e7335607085055663a998dc353b0bb5bf",
|
|
12696
|
+
"bytes": 2453
|
|
12697
|
+
},
|
|
12698
|
+
{
|
|
12699
|
+
"path": "agents/marketing/lookalike-audience-upload-compliance-review-agent/AGENT.md",
|
|
12700
|
+
"sha256": "7ea737f440cdd295f1112c67438565e0b1889e79a7b4ac21fd945dae10fa4019",
|
|
12701
|
+
"bytes": 3408
|
|
12702
|
+
},
|
|
12703
|
+
{
|
|
12704
|
+
"path": "agents/marketing/lookalike-audience-upload-compliance-review-agent/harnesses/claude-code.agent.md",
|
|
12705
|
+
"sha256": "318a3a5f71810f6fda85103ff006bf520a58065d29c7c51142e32f6f7e623ffd",
|
|
12706
|
+
"bytes": 2715
|
|
12707
|
+
},
|
|
12708
|
+
{
|
|
12709
|
+
"path": "agents/marketing/lookalike-audience-upload-compliance-review-agent/harnesses/codex.toml",
|
|
12710
|
+
"sha256": "a65f979bcda7b0ee1c7c242c8703f976d2ce8708eadd34d83e8556c193200c8f",
|
|
12711
|
+
"bytes": 2551
|
|
12712
|
+
},
|
|
12713
|
+
{
|
|
12714
|
+
"path": "agents/marketing/lookalike-audience-upload-compliance-review-agent/harnesses/copilot.agent.md",
|
|
12715
|
+
"sha256": "318a3a5f71810f6fda85103ff006bf520a58065d29c7c51142e32f6f7e623ffd",
|
|
12716
|
+
"bytes": 2715
|
|
12717
|
+
},
|
|
12718
|
+
{
|
|
12719
|
+
"path": "agents/marketing/lookalike-audience-upload-compliance-review-agent/harnesses/cursor.agent.md",
|
|
12720
|
+
"sha256": "318a3a5f71810f6fda85103ff006bf520a58065d29c7c51142e32f6f7e623ffd",
|
|
12721
|
+
"bytes": 2715
|
|
12722
|
+
},
|
|
12723
|
+
{
|
|
12724
|
+
"path": "agents/marketing/lookalike-audience-upload-compliance-review-agent/harnesses/gemini.agent.md",
|
|
12725
|
+
"sha256": "318a3a5f71810f6fda85103ff006bf520a58065d29c7c51142e32f6f7e623ffd",
|
|
12726
|
+
"bytes": 2715
|
|
12727
|
+
},
|
|
12728
|
+
{
|
|
12729
|
+
"path": "agents/marketing/lookalike-audience-upload-compliance-review-agent/harnesses/kiro-cli.agent.json",
|
|
12730
|
+
"sha256": "e6837ed8c656d5ddc5443652c15f950d48b2a96e8f3c981f923e2fc391f17e9e",
|
|
12731
|
+
"bytes": 2775
|
|
12732
|
+
},
|
|
12733
|
+
{
|
|
12734
|
+
"path": "agents/marketing/lookalike-audience-upload-compliance-review-agent/harnesses/kiro-ide.agent.md",
|
|
12735
|
+
"sha256": "318a3a5f71810f6fda85103ff006bf520a58065d29c7c51142e32f6f7e623ffd",
|
|
12736
|
+
"bytes": 2715
|
|
12737
|
+
},
|
|
12738
|
+
{
|
|
12739
|
+
"path": "agents/marketing/lookalike-audience-upload-compliance-review-agent/metadata.json",
|
|
12740
|
+
"sha256": "8c42b14215782d4762d1d98646c162d7451f73efd001ea30c99cfbfcf9a88326",
|
|
12741
|
+
"bytes": 2427
|
|
12742
|
+
},
|
|
12743
|
+
{
|
|
12744
|
+
"path": "agents/marketing/marketing-consent-data-collection-review-agent/AGENT.md",
|
|
12745
|
+
"sha256": "e3b1a4ab6343996c26eacba8c2698308e991905e2763d508c34ad615dff3923b",
|
|
12746
|
+
"bytes": 2864
|
|
12747
|
+
},
|
|
12748
|
+
{
|
|
12749
|
+
"path": "agents/marketing/marketing-consent-data-collection-review-agent/harnesses/claude-code.agent.md",
|
|
12750
|
+
"sha256": "1ba2dfb798fc2c5aa52480f43ce4f3275577352f221fbed0dcdbd7fe62945717",
|
|
12751
|
+
"bytes": 2038
|
|
12752
|
+
},
|
|
12753
|
+
{
|
|
12754
|
+
"path": "agents/marketing/marketing-consent-data-collection-review-agent/harnesses/codex.toml",
|
|
12755
|
+
"sha256": "d5d474cdc58974bd60d6dbab4469209173dedcfba819f43a3c922360a6ca47dc",
|
|
12756
|
+
"bytes": 2270
|
|
12757
|
+
},
|
|
12758
|
+
{
|
|
12759
|
+
"path": "agents/marketing/marketing-consent-data-collection-review-agent/harnesses/copilot.agent.md",
|
|
12760
|
+
"sha256": "1ba2dfb798fc2c5aa52480f43ce4f3275577352f221fbed0dcdbd7fe62945717",
|
|
12761
|
+
"bytes": 2038
|
|
12762
|
+
},
|
|
12763
|
+
{
|
|
12764
|
+
"path": "agents/marketing/marketing-consent-data-collection-review-agent/harnesses/cursor.agent.md",
|
|
12765
|
+
"sha256": "1ba2dfb798fc2c5aa52480f43ce4f3275577352f221fbed0dcdbd7fe62945717",
|
|
12766
|
+
"bytes": 2038
|
|
12767
|
+
},
|
|
12768
|
+
{
|
|
12769
|
+
"path": "agents/marketing/marketing-consent-data-collection-review-agent/harnesses/gemini.agent.md",
|
|
12770
|
+
"sha256": "1ba2dfb798fc2c5aa52480f43ce4f3275577352f221fbed0dcdbd7fe62945717",
|
|
12771
|
+
"bytes": 2038
|
|
12772
|
+
},
|
|
12773
|
+
{
|
|
12774
|
+
"path": "agents/marketing/marketing-consent-data-collection-review-agent/harnesses/kiro-cli.agent.json",
|
|
12775
|
+
"sha256": "50b8b4381d7f8ca373497d2a3f1c2ec2e55769753bbb4bb5da366f82c2d1bd3e",
|
|
12776
|
+
"bytes": 2097
|
|
12777
|
+
},
|
|
12778
|
+
{
|
|
12779
|
+
"path": "agents/marketing/marketing-consent-data-collection-review-agent/harnesses/kiro-ide.agent.md",
|
|
12780
|
+
"sha256": "1ba2dfb798fc2c5aa52480f43ce4f3275577352f221fbed0dcdbd7fe62945717",
|
|
12781
|
+
"bytes": 2038
|
|
12782
|
+
},
|
|
12783
|
+
{
|
|
12784
|
+
"path": "agents/marketing/marketing-consent-data-collection-review-agent/metadata.json",
|
|
12785
|
+
"sha256": "ef65c5256d3467d0edbbd9b8764203ac1da5095901d984e98f68cde04772e91c",
|
|
12786
|
+
"bytes": 2108
|
|
12787
|
+
},
|
|
12788
|
+
{
|
|
12789
|
+
"path": "agents/marketing/marketing-conversion-flow-dark-pattern-review-agent/AGENT.md",
|
|
12790
|
+
"sha256": "5a6d016577a09ae4b9064b684fa7620b5bfc867fb06aaab81cf9dd8791352e84",
|
|
12791
|
+
"bytes": 3128
|
|
12792
|
+
},
|
|
12793
|
+
{
|
|
12794
|
+
"path": "agents/marketing/marketing-conversion-flow-dark-pattern-review-agent/harnesses/claude-code.agent.md",
|
|
12795
|
+
"sha256": "06a23656ed18ae6d0457a2e39af3595b5d245147d374419e3910f9d10feb2664",
|
|
12796
|
+
"bytes": 2446
|
|
12797
|
+
},
|
|
12798
|
+
{
|
|
12799
|
+
"path": "agents/marketing/marketing-conversion-flow-dark-pattern-review-agent/harnesses/codex.toml",
|
|
12800
|
+
"sha256": "700b2a2028126fc6c6169a85258fd8987b9a5663ff5c1171455f150a42c5cddb",
|
|
12801
|
+
"bytes": 2487
|
|
12802
|
+
},
|
|
12803
|
+
{
|
|
12804
|
+
"path": "agents/marketing/marketing-conversion-flow-dark-pattern-review-agent/harnesses/copilot.agent.md",
|
|
12805
|
+
"sha256": "06a23656ed18ae6d0457a2e39af3595b5d245147d374419e3910f9d10feb2664",
|
|
12806
|
+
"bytes": 2446
|
|
12807
|
+
},
|
|
12808
|
+
{
|
|
12809
|
+
"path": "agents/marketing/marketing-conversion-flow-dark-pattern-review-agent/harnesses/cursor.agent.md",
|
|
12810
|
+
"sha256": "06a23656ed18ae6d0457a2e39af3595b5d245147d374419e3910f9d10feb2664",
|
|
12811
|
+
"bytes": 2446
|
|
12812
|
+
},
|
|
12813
|
+
{
|
|
12814
|
+
"path": "agents/marketing/marketing-conversion-flow-dark-pattern-review-agent/harnesses/gemini.agent.md",
|
|
12815
|
+
"sha256": "06a23656ed18ae6d0457a2e39af3595b5d245147d374419e3910f9d10feb2664",
|
|
12816
|
+
"bytes": 2446
|
|
12817
|
+
},
|
|
12818
|
+
{
|
|
12819
|
+
"path": "agents/marketing/marketing-conversion-flow-dark-pattern-review-agent/harnesses/kiro-cli.agent.json",
|
|
12820
|
+
"sha256": "b5443393e77a588b58cbf90a9969e0c49365fde022af02679f06e7a9a98b63be",
|
|
12821
|
+
"bytes": 2503
|
|
12822
|
+
},
|
|
12823
|
+
{
|
|
12824
|
+
"path": "agents/marketing/marketing-conversion-flow-dark-pattern-review-agent/harnesses/kiro-ide.agent.md",
|
|
12825
|
+
"sha256": "06a23656ed18ae6d0457a2e39af3595b5d245147d374419e3910f9d10feb2664",
|
|
12826
|
+
"bytes": 2446
|
|
12827
|
+
},
|
|
12828
|
+
{
|
|
12829
|
+
"path": "agents/marketing/marketing-conversion-flow-dark-pattern-review-agent/metadata.json",
|
|
12830
|
+
"sha256": "83ddff40bc83406a726c11a19989b8a0c2c6d8ba9b2f8fc5419336994920e176",
|
|
12831
|
+
"bytes": 2539
|
|
12832
|
+
},
|
|
12833
|
+
{
|
|
12834
|
+
"path": "agents/marketing/marketing-email-list-retention-review-agent/AGENT.md",
|
|
12835
|
+
"sha256": "95b25d63a3642fa32745cfc2f84dcad8b7268f0862a9cb4eea38fcba8c2ea045",
|
|
12836
|
+
"bytes": 2833
|
|
12837
|
+
},
|
|
12838
|
+
{
|
|
12839
|
+
"path": "agents/marketing/marketing-email-list-retention-review-agent/harnesses/claude-code.agent.md",
|
|
12840
|
+
"sha256": "d0d9ae05842ff5e1304c659e966a06dc3be17cf83ce989529a7581c96fd9bdb2",
|
|
12841
|
+
"bytes": 2131
|
|
12842
|
+
},
|
|
12843
|
+
{
|
|
12844
|
+
"path": "agents/marketing/marketing-email-list-retention-review-agent/harnesses/codex.toml",
|
|
12845
|
+
"sha256": "373027894d2c3e2de171af847f07d02444fade9d7a9a99149ec67b1e7cd8b115",
|
|
12846
|
+
"bytes": 2242
|
|
12847
|
+
},
|
|
12848
|
+
{
|
|
12849
|
+
"path": "agents/marketing/marketing-email-list-retention-review-agent/harnesses/copilot.agent.md",
|
|
12850
|
+
"sha256": "d0d9ae05842ff5e1304c659e966a06dc3be17cf83ce989529a7581c96fd9bdb2",
|
|
12851
|
+
"bytes": 2131
|
|
12852
|
+
},
|
|
12853
|
+
{
|
|
12854
|
+
"path": "agents/marketing/marketing-email-list-retention-review-agent/harnesses/cursor.agent.md",
|
|
12855
|
+
"sha256": "d0d9ae05842ff5e1304c659e966a06dc3be17cf83ce989529a7581c96fd9bdb2",
|
|
12856
|
+
"bytes": 2131
|
|
12857
|
+
},
|
|
12858
|
+
{
|
|
12859
|
+
"path": "agents/marketing/marketing-email-list-retention-review-agent/harnesses/gemini.agent.md",
|
|
12860
|
+
"sha256": "d0d9ae05842ff5e1304c659e966a06dc3be17cf83ce989529a7581c96fd9bdb2",
|
|
12861
|
+
"bytes": 2131
|
|
12862
|
+
},
|
|
12863
|
+
{
|
|
12864
|
+
"path": "agents/marketing/marketing-email-list-retention-review-agent/harnesses/kiro-cli.agent.json",
|
|
12865
|
+
"sha256": "9b9d695d93d0e45527cfdcd30b1980da819cff88ac37dfb45e5ed09f0dc11c03",
|
|
12866
|
+
"bytes": 2187
|
|
12867
|
+
},
|
|
12868
|
+
{
|
|
12869
|
+
"path": "agents/marketing/marketing-email-list-retention-review-agent/harnesses/kiro-ide.agent.md",
|
|
12870
|
+
"sha256": "d0d9ae05842ff5e1304c659e966a06dc3be17cf83ce989529a7581c96fd9bdb2",
|
|
12871
|
+
"bytes": 2131
|
|
12872
|
+
},
|
|
12873
|
+
{
|
|
12874
|
+
"path": "agents/marketing/marketing-email-list-retention-review-agent/metadata.json",
|
|
12875
|
+
"sha256": "4a9bd6e0a4a88583c936be99bb45a7b8285e5d186d263d86e9cc00c523be5d5b",
|
|
12876
|
+
"bytes": 2197
|
|
12877
|
+
},
|
|
12878
|
+
{
|
|
12879
|
+
"path": "agents/marketing/marketing-gpc-signal-honoring-review-agent/AGENT.md",
|
|
12880
|
+
"sha256": "fbf0c78d7c4b8889eff95940b480baa0292c9d3a8eacc1783d46c36cedd70b6d",
|
|
12881
|
+
"bytes": 2746
|
|
12882
|
+
},
|
|
12883
|
+
{
|
|
12884
|
+
"path": "agents/marketing/marketing-gpc-signal-honoring-review-agent/harnesses/claude-code.agent.md",
|
|
12885
|
+
"sha256": "b1c8229b40965a995dd3c8b580ec044cb74bc4dd89faed29892e0ba55ec8f037",
|
|
12886
|
+
"bytes": 2090
|
|
12887
|
+
},
|
|
12888
|
+
{
|
|
12889
|
+
"path": "agents/marketing/marketing-gpc-signal-honoring-review-agent/harnesses/codex.toml",
|
|
12890
|
+
"sha256": "302f7cfe6ae083467ab9cdd73dcbaf21d88905850e406c303f8bd449bbbc5c90",
|
|
12891
|
+
"bytes": 2145
|
|
12892
|
+
},
|
|
12893
|
+
{
|
|
12894
|
+
"path": "agents/marketing/marketing-gpc-signal-honoring-review-agent/harnesses/copilot.agent.md",
|
|
12895
|
+
"sha256": "b1c8229b40965a995dd3c8b580ec044cb74bc4dd89faed29892e0ba55ec8f037",
|
|
12896
|
+
"bytes": 2090
|
|
12897
|
+
},
|
|
12898
|
+
{
|
|
12899
|
+
"path": "agents/marketing/marketing-gpc-signal-honoring-review-agent/harnesses/cursor.agent.md",
|
|
12900
|
+
"sha256": "b1c8229b40965a995dd3c8b580ec044cb74bc4dd89faed29892e0ba55ec8f037",
|
|
12901
|
+
"bytes": 2090
|
|
12902
|
+
},
|
|
12903
|
+
{
|
|
12904
|
+
"path": "agents/marketing/marketing-gpc-signal-honoring-review-agent/harnesses/gemini.agent.md",
|
|
12905
|
+
"sha256": "b1c8229b40965a995dd3c8b580ec044cb74bc4dd89faed29892e0ba55ec8f037",
|
|
12906
|
+
"bytes": 2090
|
|
12907
|
+
},
|
|
12908
|
+
{
|
|
12909
|
+
"path": "agents/marketing/marketing-gpc-signal-honoring-review-agent/harnesses/kiro-cli.agent.json",
|
|
12910
|
+
"sha256": "884362f65ab84b4e91a2e4998eabd22cf571a89c9e95d512b9453ae191843cef",
|
|
12911
|
+
"bytes": 2146
|
|
12912
|
+
},
|
|
12913
|
+
{
|
|
12914
|
+
"path": "agents/marketing/marketing-gpc-signal-honoring-review-agent/harnesses/kiro-ide.agent.md",
|
|
12915
|
+
"sha256": "b1c8229b40965a995dd3c8b580ec044cb74bc4dd89faed29892e0ba55ec8f037",
|
|
12916
|
+
"bytes": 2090
|
|
12917
|
+
},
|
|
12918
|
+
{
|
|
12919
|
+
"path": "agents/marketing/marketing-gpc-signal-honoring-review-agent/metadata.json",
|
|
12920
|
+
"sha256": "b49f702b818bddb9276393aa3b1202b8a0c4e22bb29c47c8276054b48616a407",
|
|
12921
|
+
"bytes": 2244
|
|
12922
|
+
},
|
|
12923
|
+
{
|
|
12924
|
+
"path": "agents/marketing/marketing-maestro-agent/AGENT.md",
|
|
12925
|
+
"sha256": "8f2a06e6f51d87d9ae9a768f4f48c17c9dcd0e4caefd5a6154524e96ba0ba466",
|
|
12926
|
+
"bytes": 3795
|
|
12927
|
+
},
|
|
12928
|
+
{
|
|
12929
|
+
"path": "agents/marketing/marketing-maestro-agent/PERMISSIONS.md",
|
|
12930
|
+
"sha256": "e9c6a3756484cca72be9182afbc189dcbf751c194523002f9b3aeaeab63f0310",
|
|
12931
|
+
"bytes": 4196
|
|
12932
|
+
},
|
|
12933
|
+
{
|
|
12934
|
+
"path": "agents/marketing/marketing-maestro-agent/README.md",
|
|
12935
|
+
"sha256": "1228a72b782e74c4df2353b5b2a0ab7dc74b2976f76c2ae989df1f2763fa3576",
|
|
12936
|
+
"bytes": 2846
|
|
12937
|
+
},
|
|
12938
|
+
{
|
|
12939
|
+
"path": "agents/marketing/marketing-maestro-agent/harnesses/claude-code.agent.md",
|
|
12940
|
+
"sha256": "562f68dc6ecd0febe0608fc152e4d880f51fd8a71bd8d6ec2e482477b4701819",
|
|
12941
|
+
"bytes": 2726
|
|
12942
|
+
},
|
|
12943
|
+
{
|
|
12944
|
+
"path": "agents/marketing/marketing-maestro-agent/harnesses/codex.toml",
|
|
12945
|
+
"sha256": "239c685c2eb8422eb314d6474d4f5c36a1b5a8763f6c280d64d844d590526d02",
|
|
12946
|
+
"bytes": 2673
|
|
12947
|
+
},
|
|
12948
|
+
{
|
|
12949
|
+
"path": "agents/marketing/marketing-maestro-agent/harnesses/copilot.agent.md",
|
|
12950
|
+
"sha256": "562f68dc6ecd0febe0608fc152e4d880f51fd8a71bd8d6ec2e482477b4701819",
|
|
12951
|
+
"bytes": 2726
|
|
12952
|
+
},
|
|
12953
|
+
{
|
|
12954
|
+
"path": "agents/marketing/marketing-maestro-agent/harnesses/cursor.agent.md",
|
|
12955
|
+
"sha256": "562f68dc6ecd0febe0608fc152e4d880f51fd8a71bd8d6ec2e482477b4701819",
|
|
12956
|
+
"bytes": 2726
|
|
12957
|
+
},
|
|
12958
|
+
{
|
|
12959
|
+
"path": "agents/marketing/marketing-maestro-agent/harnesses/gemini.agent.md",
|
|
12960
|
+
"sha256": "562f68dc6ecd0febe0608fc152e4d880f51fd8a71bd8d6ec2e482477b4701819",
|
|
12961
|
+
"bytes": 2726
|
|
12962
|
+
},
|
|
12963
|
+
{
|
|
12964
|
+
"path": "agents/marketing/marketing-maestro-agent/harnesses/kiro-cli.agent.json",
|
|
12965
|
+
"sha256": "8bbb0bc6724c65215baf0aa4251e70197d907f2f417b488b7cffa41c6578e673",
|
|
12966
|
+
"bytes": 2782
|
|
12967
|
+
},
|
|
12968
|
+
{
|
|
12969
|
+
"path": "agents/marketing/marketing-maestro-agent/harnesses/kiro-ide.agent.md",
|
|
12970
|
+
"sha256": "562f68dc6ecd0febe0608fc152e4d880f51fd8a71bd8d6ec2e482477b4701819",
|
|
12971
|
+
"bytes": 2726
|
|
12972
|
+
},
|
|
12973
|
+
{
|
|
12974
|
+
"path": "agents/marketing/marketing-maestro-agent/metadata.json",
|
|
12975
|
+
"sha256": "1e9a07b0d486f3dd055154e290c102824a3a45d97023b0063e805504e1d4ec81",
|
|
12976
|
+
"bytes": 2260
|
|
12977
|
+
},
|
|
12978
|
+
{
|
|
12979
|
+
"path": "agents/marketing/marketing-pixel-data-leakage-review-agent/AGENT.md",
|
|
12980
|
+
"sha256": "4158ea79e584bf4fb0e3b762fd0881c10784f8c1a170a15398b8675d47f80500",
|
|
12981
|
+
"bytes": 2706
|
|
12982
|
+
},
|
|
12983
|
+
{
|
|
12984
|
+
"path": "agents/marketing/marketing-pixel-data-leakage-review-agent/harnesses/claude-code.agent.md",
|
|
12985
|
+
"sha256": "34f8f6ca866f5fdf4cc9f4f66c1175034408656d8407087896908415740fa16a",
|
|
12986
|
+
"bytes": 2019
|
|
12987
|
+
},
|
|
12988
|
+
{
|
|
12989
|
+
"path": "agents/marketing/marketing-pixel-data-leakage-review-agent/harnesses/codex.toml",
|
|
12990
|
+
"sha256": "88cc7f24bff153e1e813f38620df8dc47ee7160b6780124fcd4945f5c25e62de",
|
|
12991
|
+
"bytes": 2156
|
|
12992
|
+
},
|
|
12993
|
+
{
|
|
12994
|
+
"path": "agents/marketing/marketing-pixel-data-leakage-review-agent/harnesses/copilot.agent.md",
|
|
12995
|
+
"sha256": "34f8f6ca866f5fdf4cc9f4f66c1175034408656d8407087896908415740fa16a",
|
|
12996
|
+
"bytes": 2019
|
|
12997
|
+
},
|
|
12998
|
+
{
|
|
12999
|
+
"path": "agents/marketing/marketing-pixel-data-leakage-review-agent/harnesses/cursor.agent.md",
|
|
13000
|
+
"sha256": "34f8f6ca866f5fdf4cc9f4f66c1175034408656d8407087896908415740fa16a",
|
|
13001
|
+
"bytes": 2019
|
|
13002
|
+
},
|
|
13003
|
+
{
|
|
13004
|
+
"path": "agents/marketing/marketing-pixel-data-leakage-review-agent/harnesses/gemini.agent.md",
|
|
13005
|
+
"sha256": "34f8f6ca866f5fdf4cc9f4f66c1175034408656d8407087896908415740fa16a",
|
|
13006
|
+
"bytes": 2019
|
|
13007
|
+
},
|
|
13008
|
+
{
|
|
13009
|
+
"path": "agents/marketing/marketing-pixel-data-leakage-review-agent/harnesses/kiro-cli.agent.json",
|
|
13010
|
+
"sha256": "4e02060e59322df4cd258639334e506eda398d89f0999486777bf804932bfb68",
|
|
13011
|
+
"bytes": 2075
|
|
13012
|
+
},
|
|
13013
|
+
{
|
|
13014
|
+
"path": "agents/marketing/marketing-pixel-data-leakage-review-agent/harnesses/kiro-ide.agent.md",
|
|
13015
|
+
"sha256": "34f8f6ca866f5fdf4cc9f4f66c1175034408656d8407087896908415740fa16a",
|
|
13016
|
+
"bytes": 2019
|
|
13017
|
+
},
|
|
13018
|
+
{
|
|
13019
|
+
"path": "agents/marketing/marketing-pixel-data-leakage-review-agent/metadata.json",
|
|
13020
|
+
"sha256": "7e31b44f410f80fa8cde3022eb351f26755f5e44f551072af6425a9a66d3ba4c",
|
|
13021
|
+
"bytes": 2196
|
|
13022
|
+
},
|
|
13023
|
+
{
|
|
13024
|
+
"path": "agents/marketing/martech-access-governance-review-agent/AGENT.md",
|
|
13025
|
+
"sha256": "61ba0091b4bef646ed752d186a2a824525499534382b363315245101fd526785",
|
|
13026
|
+
"bytes": 2776
|
|
13027
|
+
},
|
|
13028
|
+
{
|
|
13029
|
+
"path": "agents/marketing/martech-access-governance-review-agent/harnesses/claude-code.agent.md",
|
|
13030
|
+
"sha256": "c8aca7d331f8d3b5d2066154ce3e4c74b3a1c804dc2fca3baedb215c5e4a9413",
|
|
13031
|
+
"bytes": 2113
|
|
13032
|
+
},
|
|
13033
|
+
{
|
|
13034
|
+
"path": "agents/marketing/martech-access-governance-review-agent/harnesses/codex.toml",
|
|
13035
|
+
"sha256": "9404883d48756e18b1f1159034a7f7db4c68fec3753065f4bd388d68e3135dcf",
|
|
13036
|
+
"bytes": 2174
|
|
13037
|
+
},
|
|
13038
|
+
{
|
|
13039
|
+
"path": "agents/marketing/martech-access-governance-review-agent/harnesses/copilot.agent.md",
|
|
13040
|
+
"sha256": "c8aca7d331f8d3b5d2066154ce3e4c74b3a1c804dc2fca3baedb215c5e4a9413",
|
|
13041
|
+
"bytes": 2113
|
|
13042
|
+
},
|
|
13043
|
+
{
|
|
13044
|
+
"path": "agents/marketing/martech-access-governance-review-agent/harnesses/cursor.agent.md",
|
|
13045
|
+
"sha256": "c8aca7d331f8d3b5d2066154ce3e4c74b3a1c804dc2fca3baedb215c5e4a9413",
|
|
13046
|
+
"bytes": 2113
|
|
13047
|
+
},
|
|
13048
|
+
{
|
|
13049
|
+
"path": "agents/marketing/martech-access-governance-review-agent/harnesses/gemini.agent.md",
|
|
13050
|
+
"sha256": "c8aca7d331f8d3b5d2066154ce3e4c74b3a1c804dc2fca3baedb215c5e4a9413",
|
|
13051
|
+
"bytes": 2113
|
|
13052
|
+
},
|
|
13053
|
+
{
|
|
13054
|
+
"path": "agents/marketing/martech-access-governance-review-agent/harnesses/kiro-cli.agent.json",
|
|
13055
|
+
"sha256": "c6387490f3f212f84829e9b49dc34d9b6d4ed5c9d6980c740f0991e252de8cd0",
|
|
13056
|
+
"bytes": 2170
|
|
13057
|
+
},
|
|
13058
|
+
{
|
|
13059
|
+
"path": "agents/marketing/martech-access-governance-review-agent/harnesses/kiro-ide.agent.md",
|
|
13060
|
+
"sha256": "c8aca7d331f8d3b5d2066154ce3e4c74b3a1c804dc2fca3baedb215c5e4a9413",
|
|
13061
|
+
"bytes": 2113
|
|
13062
|
+
},
|
|
13063
|
+
{
|
|
13064
|
+
"path": "agents/marketing/martech-access-governance-review-agent/metadata.json",
|
|
13065
|
+
"sha256": "bf5bd5a22fabcca606b9560c506badfb9637af3f41049c514efb4a0cac353f16",
|
|
13066
|
+
"bytes": 2008
|
|
13067
|
+
},
|
|
13068
|
+
{
|
|
13069
|
+
"path": "agents/marketing/programmatic-supply-chain-integrity-review-agent/AGENT.md",
|
|
13070
|
+
"sha256": "39f8887023ffede941fdd8b17e8eda9b4daacc7222412817466bb17a569a2f36",
|
|
13071
|
+
"bytes": 2874
|
|
13072
|
+
},
|
|
13073
|
+
{
|
|
13074
|
+
"path": "agents/marketing/programmatic-supply-chain-integrity-review-agent/harnesses/claude-code.agent.md",
|
|
13075
|
+
"sha256": "efccd51dda6d0faebecf77045fb29d581523bbe77c7f4c58955da01b35e7bb1d",
|
|
13076
|
+
"bytes": 2206
|
|
13077
|
+
},
|
|
13078
|
+
{
|
|
13079
|
+
"path": "agents/marketing/programmatic-supply-chain-integrity-review-agent/harnesses/codex.toml",
|
|
13080
|
+
"sha256": "c017adb42ef8a63621690837a6abe3330cbfcaea0d48b63b97727d69193c5edc",
|
|
13081
|
+
"bytes": 2268
|
|
13082
|
+
},
|
|
13083
|
+
{
|
|
13084
|
+
"path": "agents/marketing/programmatic-supply-chain-integrity-review-agent/harnesses/copilot.agent.md",
|
|
13085
|
+
"sha256": "efccd51dda6d0faebecf77045fb29d581523bbe77c7f4c58955da01b35e7bb1d",
|
|
13086
|
+
"bytes": 2206
|
|
13087
|
+
},
|
|
13088
|
+
{
|
|
13089
|
+
"path": "agents/marketing/programmatic-supply-chain-integrity-review-agent/harnesses/cursor.agent.md",
|
|
13090
|
+
"sha256": "efccd51dda6d0faebecf77045fb29d581523bbe77c7f4c58955da01b35e7bb1d",
|
|
13091
|
+
"bytes": 2206
|
|
13092
|
+
},
|
|
13093
|
+
{
|
|
13094
|
+
"path": "agents/marketing/programmatic-supply-chain-integrity-review-agent/harnesses/gemini.agent.md",
|
|
13095
|
+
"sha256": "efccd51dda6d0faebecf77045fb29d581523bbe77c7f4c58955da01b35e7bb1d",
|
|
13096
|
+
"bytes": 2206
|
|
13097
|
+
},
|
|
13098
|
+
{
|
|
13099
|
+
"path": "agents/marketing/programmatic-supply-chain-integrity-review-agent/harnesses/kiro-cli.agent.json",
|
|
13100
|
+
"sha256": "6bf626415191637e3df2f9588ed3467c002cd38b8214b00dbe2d5d29c6a890cd",
|
|
13101
|
+
"bytes": 2262
|
|
13102
|
+
},
|
|
13103
|
+
{
|
|
13104
|
+
"path": "agents/marketing/programmatic-supply-chain-integrity-review-agent/harnesses/kiro-ide.agent.md",
|
|
13105
|
+
"sha256": "efccd51dda6d0faebecf77045fb29d581523bbe77c7f4c58955da01b35e7bb1d",
|
|
13106
|
+
"bytes": 2206
|
|
13107
|
+
},
|
|
13108
|
+
{
|
|
13109
|
+
"path": "agents/marketing/programmatic-supply-chain-integrity-review-agent/metadata.json",
|
|
13110
|
+
"sha256": "8efed897710600917c1277126233c693c958b4a9dfe69012d136573f50202c05",
|
|
13111
|
+
"bytes": 2213
|
|
13112
|
+
},
|
|
12468
13113
|
{
|
|
12469
13114
|
"path": "agents/nvidia/README.md",
|
|
12470
13115
|
"sha256": "5b1355dba274b94886e51d7a755663265a4cde8a40e8b7b5d9f347fa74cb1b07",
|
|
@@ -15767,7 +16412,7 @@
|
|
|
15767
16412
|
},
|
|
15768
16413
|
{
|
|
15769
16414
|
"tree": "catalog",
|
|
15770
|
-
"aggregate_sha256": "
|
|
16415
|
+
"aggregate_sha256": "b19fe2a0cd6aa91ef3a4663c750624cad012bc293792177ccf265dcc0ad6dd83",
|
|
15771
16416
|
"files": [
|
|
15772
16417
|
{
|
|
15773
16418
|
"path": "catalog/AGENTS.md",
|
|
@@ -15776,8 +16421,8 @@
|
|
|
15776
16421
|
},
|
|
15777
16422
|
{
|
|
15778
16423
|
"path": "catalog/agents.json",
|
|
15779
|
-
"sha256": "
|
|
15780
|
-
"bytes":
|
|
16424
|
+
"sha256": "f87e1f6ed0fdd2965ef5ac0074812aefaa881fe7f7666832a61e54016db199c3",
|
|
16425
|
+
"bytes": 506192
|
|
15781
16426
|
},
|
|
15782
16427
|
{
|
|
15783
16428
|
"path": "catalog/index.json",
|
|
@@ -15786,8 +16431,8 @@
|
|
|
15786
16431
|
},
|
|
15787
16432
|
{
|
|
15788
16433
|
"path": "catalog/install-roles.json",
|
|
15789
|
-
"sha256": "
|
|
15790
|
-
"bytes":
|
|
16434
|
+
"sha256": "1bd0d03cbdd8485bebca30a1ee288af926406fa1fd637a121bcc5c786da43022",
|
|
16435
|
+
"bytes": 43240
|
|
15791
16436
|
},
|
|
15792
16437
|
{
|
|
15793
16438
|
"path": "catalog/mcp-references.json",
|
|
@@ -15801,13 +16446,13 @@
|
|
|
15801
16446
|
},
|
|
15802
16447
|
{
|
|
15803
16448
|
"path": "catalog/skill-manifest.json",
|
|
15804
|
-
"sha256": "
|
|
15805
|
-
"bytes":
|
|
16449
|
+
"sha256": "34de420db00a8d07390266c3a87a378509746f390597a177e0b11e12bcad7c26",
|
|
16450
|
+
"bytes": 417765
|
|
15806
16451
|
},
|
|
15807
16452
|
{
|
|
15808
16453
|
"path": "catalog/skills.json",
|
|
15809
|
-
"sha256": "
|
|
15810
|
-
"bytes":
|
|
16454
|
+
"sha256": "c4b2dcde5cdfd186693d1325fbb25052553d19ad79f08039c44d46750c0ce810",
|
|
16455
|
+
"bytes": 451410
|
|
15811
16456
|
}
|
|
15812
16457
|
]
|
|
15813
16458
|
},
|
|
@@ -15955,7 +16600,7 @@
|
|
|
15955
16600
|
},
|
|
15956
16601
|
{
|
|
15957
16602
|
"tree": "plugins",
|
|
15958
|
-
"aggregate_sha256": "
|
|
16603
|
+
"aggregate_sha256": "66251012b0633c37c7c998df82c888afcfa875cbf637444b1c2831a5605ddd95",
|
|
15959
16604
|
"files": [
|
|
15960
16605
|
{
|
|
15961
16606
|
"path": "plugins/cross-platform-agent-template/.codex-plugin/plugin.json",
|
|
@@ -15964,14 +16609,14 @@
|
|
|
15964
16609
|
},
|
|
15965
16610
|
{
|
|
15966
16611
|
"path": "plugins/vanguard-frontier-agentic/.codex-plugin/plugin.json",
|
|
15967
|
-
"sha256": "
|
|
16612
|
+
"sha256": "51d103275523d7ee723486dad0399f34f3b16849787aac51b6bf3e461b21d585",
|
|
15968
16613
|
"bytes": 1850
|
|
15969
16614
|
}
|
|
15970
16615
|
]
|
|
15971
16616
|
},
|
|
15972
16617
|
{
|
|
15973
16618
|
"tree": ".claude-plugin",
|
|
15974
|
-
"aggregate_sha256": "
|
|
16619
|
+
"aggregate_sha256": "5766df8611714ce8095ddff29b0bdceaf285537b423884c6e61a2a833590656c",
|
|
15975
16620
|
"files": [
|
|
15976
16621
|
{
|
|
15977
16622
|
"path": ".claude-plugin/README.md",
|
|
@@ -15985,14 +16630,14 @@
|
|
|
15985
16630
|
},
|
|
15986
16631
|
{
|
|
15987
16632
|
"path": ".claude-plugin/plugin.json",
|
|
15988
|
-
"sha256": "
|
|
15989
|
-
"bytes":
|
|
16633
|
+
"sha256": "4fafd1b39bc26152b615b37a5d91eb6704973463316479da86806c21fc05ad39",
|
|
16634
|
+
"bytes": 32499
|
|
15990
16635
|
}
|
|
15991
16636
|
]
|
|
15992
16637
|
},
|
|
15993
16638
|
{
|
|
15994
16639
|
"tree": ".cursor-plugin",
|
|
15995
|
-
"aggregate_sha256": "
|
|
16640
|
+
"aggregate_sha256": "1c0353a22afc3d0c897ed92cca430d0dba2cbb466b40385a574151d8851744a6",
|
|
15996
16641
|
"files": [
|
|
15997
16642
|
{
|
|
15998
16643
|
"path": ".cursor-plugin/README.md",
|
|
@@ -16001,14 +16646,14 @@
|
|
|
16001
16646
|
},
|
|
16002
16647
|
{
|
|
16003
16648
|
"path": ".cursor-plugin/plugin.json",
|
|
16004
|
-
"sha256": "
|
|
16005
|
-
"bytes":
|
|
16649
|
+
"sha256": "6386153cfbbce131c6df2303632e90baf13b4f20d5706f8dbc1c598766ca671b",
|
|
16650
|
+
"bytes": 30735
|
|
16006
16651
|
}
|
|
16007
16652
|
]
|
|
16008
16653
|
},
|
|
16009
16654
|
{
|
|
16010
16655
|
"tree": ".github/plugin",
|
|
16011
|
-
"aggregate_sha256": "
|
|
16656
|
+
"aggregate_sha256": "813e9e40bf8ca93f5487a127dcc4e82015006fb4a7e8f5205f43bdca5425b502",
|
|
16012
16657
|
"files": [
|
|
16013
16658
|
{
|
|
16014
16659
|
"path": ".github/plugin/README.md",
|
|
@@ -16017,7 +16662,7 @@
|
|
|
16017
16662
|
},
|
|
16018
16663
|
{
|
|
16019
16664
|
"path": ".github/plugin/marketplace.json",
|
|
16020
|
-
"sha256": "
|
|
16665
|
+
"sha256": "37d17d29696ca93c59b64ca4673ccd16e67277ea73391a1e7d1b426068ecf243",
|
|
16021
16666
|
"bytes": 790
|
|
16022
16667
|
}
|
|
16023
16668
|
]
|
|
@@ -16040,7 +16685,7 @@
|
|
|
16040
16685
|
},
|
|
16041
16686
|
{
|
|
16042
16687
|
"tree": "tests",
|
|
16043
|
-
"aggregate_sha256": "
|
|
16688
|
+
"aggregate_sha256": "6dca357f4ca00a3f25731fde24b61a79219a301953ef52ff1b216f6af5591c23",
|
|
16044
16689
|
"files": [
|
|
16045
16690
|
{
|
|
16046
16691
|
"path": "tests/AGENTS.md",
|
|
@@ -19157,6 +19802,191 @@
|
|
|
19157
19802
|
"sha256": "e6b967e0d9212867016a91013c4a927c1890d6d74d816e9f8e87949908d31910",
|
|
19158
19803
|
"bytes": 2768
|
|
19159
19804
|
},
|
|
19805
|
+
{
|
|
19806
|
+
"path": "tests/fixtures/marketing-maestro-routing/expected/001-happy-ai-advertising-targeting-fairness-review.json",
|
|
19807
|
+
"sha256": "d174864a89d78a8895b23731862ca51ff17659c407f0df1bc072f27f9b6b2298",
|
|
19808
|
+
"bytes": 94
|
|
19809
|
+
},
|
|
19810
|
+
{
|
|
19811
|
+
"path": "tests/fixtures/marketing-maestro-routing/expected/002-happy-analytics-data-minimization-review.json",
|
|
19812
|
+
"sha256": "440a536809b9b9f24b81eaac3a87e39097523959afc31c549a3a2d49341fc63b",
|
|
19813
|
+
"bytes": 88
|
|
19814
|
+
},
|
|
19815
|
+
{
|
|
19816
|
+
"path": "tests/fixtures/marketing-maestro-routing/expected/003-happy-consent-data-collection-review.json",
|
|
19817
|
+
"sha256": "008d29e3e7eb891b77d7d06947e4988fe30054ff81f84767ad803923b5eb545a",
|
|
19818
|
+
"bytes": 94
|
|
19819
|
+
},
|
|
19820
|
+
{
|
|
19821
|
+
"path": "tests/fixtures/marketing-maestro-routing/expected/004-happy-conversion-flow-dark-pattern-review.json",
|
|
19822
|
+
"sha256": "11b180aef12558d8a5b54da6c64ea109e0961760eb7f27b3c03af37797e58d9e",
|
|
19823
|
+
"bytes": 99
|
|
19824
|
+
},
|
|
19825
|
+
{
|
|
19826
|
+
"path": "tests/fixtures/marketing-maestro-routing/expected/005-happy-email-list-retention-review.json",
|
|
19827
|
+
"sha256": "0a4d27ba8d05da32bb1ffeb68ef946d65d0fd3f2ad82c1ef237350653a2762b2",
|
|
19828
|
+
"bytes": 91
|
|
19829
|
+
},
|
|
19830
|
+
{
|
|
19831
|
+
"path": "tests/fixtures/marketing-maestro-routing/expected/006-happy-email-sender-authentication-review.json",
|
|
19832
|
+
"sha256": "654c9bde6a0a388f80bc079c8174104491093cd6e91b5af6c69c41081d3ab30d",
|
|
19833
|
+
"bytes": 88
|
|
19834
|
+
},
|
|
19835
|
+
{
|
|
19836
|
+
"path": "tests/fixtures/marketing-maestro-routing/expected/007-happy-eu-ai-act-marketing-system-review.json",
|
|
19837
|
+
"sha256": "6673489883e04388b54dc358cb8bf2494c0072bdc150b6d6732780e78fd23de6",
|
|
19838
|
+
"bytes": 87
|
|
19839
|
+
},
|
|
19840
|
+
{
|
|
19841
|
+
"path": "tests/fixtures/marketing-maestro-routing/expected/008-happy-gpc-signal-honoring-review.json",
|
|
19842
|
+
"sha256": "d1a32719f1213df20cef3a60825e7135c76c87f0f686f49d36e3a4161e60a4e5",
|
|
19843
|
+
"bytes": 90
|
|
19844
|
+
},
|
|
19845
|
+
{
|
|
19846
|
+
"path": "tests/fixtures/marketing-maestro-routing/expected/009-happy-influencer-disclosure-compliance-review.json",
|
|
19847
|
+
"sha256": "b8d811e1c306eb1224911fb2ffe92a630a0c4f0d62599cb34f1ad9e17399d2ed",
|
|
19848
|
+
"bytes": 93
|
|
19849
|
+
},
|
|
19850
|
+
{
|
|
19851
|
+
"path": "tests/fixtures/marketing-maestro-routing/expected/010-happy-lookalike-audience-upload-compliance-review.json",
|
|
19852
|
+
"sha256": "c69266a20269443b4ffb892284294aebed2c64fd34a8315e7a5fde44114a7f34",
|
|
19853
|
+
"bytes": 97
|
|
19854
|
+
},
|
|
19855
|
+
{
|
|
19856
|
+
"path": "tests/fixtures/marketing-maestro-routing/expected/011-happy-martech-access-governance-review.json",
|
|
19857
|
+
"sha256": "e0cf60d15b44507711c5cb5fb11ed7e588496a24b9d9b133729201f21559593c",
|
|
19858
|
+
"bytes": 86
|
|
19859
|
+
},
|
|
19860
|
+
{
|
|
19861
|
+
"path": "tests/fixtures/marketing-maestro-routing/expected/012-happy-pixel-data-leakage-review.json",
|
|
19862
|
+
"sha256": "50b144cd3b9ef9355ed1300ea445c40917598f709a042c8f699d6f16f4bf246d",
|
|
19863
|
+
"bytes": 89
|
|
19864
|
+
},
|
|
19865
|
+
{
|
|
19866
|
+
"path": "tests/fixtures/marketing-maestro-routing/expected/013-happy-programmatic-supply-chain-integrity-review.json",
|
|
19867
|
+
"sha256": "a4255f50d73ca6900ad8979836a9328afcc913f65897cb10b4b0bf391d2b2560",
|
|
19868
|
+
"bytes": 96
|
|
19869
|
+
},
|
|
19870
|
+
{
|
|
19871
|
+
"path": "tests/fixtures/marketing-maestro-routing/expected/adv-ambiguous.json",
|
|
19872
|
+
"sha256": "93d7b7768c78f4f08a3d2d77a98110ba46316d589148f9778281b17d8bb9974e",
|
|
19873
|
+
"bytes": 44
|
|
19874
|
+
},
|
|
19875
|
+
{
|
|
19876
|
+
"path": "tests/fixtures/marketing-maestro-routing/expected/adv-instruction-injection.json",
|
|
19877
|
+
"sha256": "4a0223bdff15e47dab7078737834a5495accc6c233384ffb3de121fdc62a013d",
|
|
19878
|
+
"bytes": 147
|
|
19879
|
+
},
|
|
19880
|
+
{
|
|
19881
|
+
"path": "tests/fixtures/marketing-maestro-routing/expected/adv-live-guard-gate.json",
|
|
19882
|
+
"sha256": "afff694c3caedc66e4594db672259a8685cc4e57e02666d83fa03ea8125fabd6",
|
|
19883
|
+
"bytes": 47
|
|
19884
|
+
},
|
|
19885
|
+
{
|
|
19886
|
+
"path": "tests/fixtures/marketing-maestro-routing/expected/adv-persona-replacement.json",
|
|
19887
|
+
"sha256": "d174864a89d78a8895b23731862ca51ff17659c407f0df1bc072f27f9b6b2298",
|
|
19888
|
+
"bytes": 94
|
|
19889
|
+
},
|
|
19890
|
+
{
|
|
19891
|
+
"path": "tests/fixtures/marketing-maestro-routing/expected/adv-secrets-bait.json",
|
|
19892
|
+
"sha256": "a887067a63e1ae8455b1e0987529b562a7cd8ad2381948b152b48ec678eedbbe",
|
|
19893
|
+
"bytes": 146
|
|
19894
|
+
},
|
|
19895
|
+
{
|
|
19896
|
+
"path": "tests/fixtures/marketing-maestro-routing/inputs/001-happy-ai-advertising-targeting-fairness-review.json",
|
|
19897
|
+
"sha256": "6ebb6260f5af612a50a6aa445903b114b2674ec7ce3581aa04a8fb921a8eda52",
|
|
19898
|
+
"bytes": 181
|
|
19899
|
+
},
|
|
19900
|
+
{
|
|
19901
|
+
"path": "tests/fixtures/marketing-maestro-routing/inputs/002-happy-analytics-data-minimization-review.json",
|
|
19902
|
+
"sha256": "2f3734fa545e996caef4515fd9273e154565facfaa79ce192cc6a8acee82c6ec",
|
|
19903
|
+
"bytes": 171
|
|
19904
|
+
},
|
|
19905
|
+
{
|
|
19906
|
+
"path": "tests/fixtures/marketing-maestro-routing/inputs/003-happy-consent-data-collection-review.json",
|
|
19907
|
+
"sha256": "3572e2cfc4fc4ad53c0ffa8ce14a81e6dc9b3238142c0232c1f144ae3ca3f823",
|
|
19908
|
+
"bytes": 171
|
|
19909
|
+
},
|
|
19910
|
+
{
|
|
19911
|
+
"path": "tests/fixtures/marketing-maestro-routing/inputs/004-happy-conversion-flow-dark-pattern-review.json",
|
|
19912
|
+
"sha256": "9158c7dfaa7208f917b4204f7a699a579595bbeb1b53b0b1a6302ebe33bfeaa6",
|
|
19913
|
+
"bytes": 166
|
|
19914
|
+
},
|
|
19915
|
+
{
|
|
19916
|
+
"path": "tests/fixtures/marketing-maestro-routing/inputs/005-happy-email-list-retention-review.json",
|
|
19917
|
+
"sha256": "4719100825f654e11c647d59c106c81631c2a439ff8b7b9e9924e68e070e9162",
|
|
19918
|
+
"bytes": 167
|
|
19919
|
+
},
|
|
19920
|
+
{
|
|
19921
|
+
"path": "tests/fixtures/marketing-maestro-routing/inputs/006-happy-email-sender-authentication-review.json",
|
|
19922
|
+
"sha256": "99dda1fa0a6d245b715aad1f42561df5c6ed7f7dd56c5a8d1bd65d7bbc66306b",
|
|
19923
|
+
"bytes": 177
|
|
19924
|
+
},
|
|
19925
|
+
{
|
|
19926
|
+
"path": "tests/fixtures/marketing-maestro-routing/inputs/007-happy-eu-ai-act-marketing-system-review.json",
|
|
19927
|
+
"sha256": "686fd6f73f666eafac9889e4f3e0ad85242ef95fa0f78e486952be681b9454ac",
|
|
19928
|
+
"bytes": 160
|
|
19929
|
+
},
|
|
19930
|
+
{
|
|
19931
|
+
"path": "tests/fixtures/marketing-maestro-routing/inputs/008-happy-gpc-signal-honoring-review.json",
|
|
19932
|
+
"sha256": "c0625bd2037796f4dd007570b4870d61362b2eb08a3ec525e0384818a855a19b",
|
|
19933
|
+
"bytes": 156
|
|
19934
|
+
},
|
|
19935
|
+
{
|
|
19936
|
+
"path": "tests/fixtures/marketing-maestro-routing/inputs/009-happy-influencer-disclosure-compliance-review.json",
|
|
19937
|
+
"sha256": "3f1d9fade432c4ae53e0b71aff261f11ea008306deeeee591b68b4bddb6f8a24",
|
|
19938
|
+
"bytes": 193
|
|
19939
|
+
},
|
|
19940
|
+
{
|
|
19941
|
+
"path": "tests/fixtures/marketing-maestro-routing/inputs/010-happy-lookalike-audience-upload-compliance-review.json",
|
|
19942
|
+
"sha256": "330b87b60ad68dc568e05df6dddf846c5f01c4c426e2c6e5b3b70297b5ca2fa6",
|
|
19943
|
+
"bytes": 179
|
|
19944
|
+
},
|
|
19945
|
+
{
|
|
19946
|
+
"path": "tests/fixtures/marketing-maestro-routing/inputs/011-happy-martech-access-governance-review.json",
|
|
19947
|
+
"sha256": "cee094c97876f18f759981e199352d7c31a7c8a713771d460dfbc7a0adc93c82",
|
|
19948
|
+
"bytes": 168
|
|
19949
|
+
},
|
|
19950
|
+
{
|
|
19951
|
+
"path": "tests/fixtures/marketing-maestro-routing/inputs/012-happy-pixel-data-leakage-review.json",
|
|
19952
|
+
"sha256": "70dfbfeba817b4d0775c56135a9a6032265ce63d2faf4bf7bd3c2ce6add08c73",
|
|
19953
|
+
"bytes": 163
|
|
19954
|
+
},
|
|
19955
|
+
{
|
|
19956
|
+
"path": "tests/fixtures/marketing-maestro-routing/inputs/013-happy-programmatic-supply-chain-integrity-review.json",
|
|
19957
|
+
"sha256": "f9d2753910983f2da0344191a57e818e40bd9f2d67b2a3b6e7190c06a71747f2",
|
|
19958
|
+
"bytes": 178
|
|
19959
|
+
},
|
|
19960
|
+
{
|
|
19961
|
+
"path": "tests/fixtures/marketing-maestro-routing/inputs/adv-ambiguous.json",
|
|
19962
|
+
"sha256": "719b82ca90bbc8d2f22dbfe237a98cd4e0cd50056835f5c65ca03aa21947c177",
|
|
19963
|
+
"bytes": 113
|
|
19964
|
+
},
|
|
19965
|
+
{
|
|
19966
|
+
"path": "tests/fixtures/marketing-maestro-routing/inputs/adv-instruction-injection.json",
|
|
19967
|
+
"sha256": "b42ad9fbb0542903e2429de4f99d11c4df02cd4119f21dc20a5c035f2eab5bd5",
|
|
19968
|
+
"bytes": 202
|
|
19969
|
+
},
|
|
19970
|
+
{
|
|
19971
|
+
"path": "tests/fixtures/marketing-maestro-routing/inputs/adv-live-guard-gate.json",
|
|
19972
|
+
"sha256": "3dc2e60fcfaab61eadbda33ed8d358c6828021d78d71caa20548f93ae0cbe58f",
|
|
19973
|
+
"bytes": 158
|
|
19974
|
+
},
|
|
19975
|
+
{
|
|
19976
|
+
"path": "tests/fixtures/marketing-maestro-routing/inputs/adv-persona-replacement.json",
|
|
19977
|
+
"sha256": "6fa7a3a2171a3a0cba12086db2c5eeea66a917d7aa08172f90d715bc956d0be7",
|
|
19978
|
+
"bytes": 191
|
|
19979
|
+
},
|
|
19980
|
+
{
|
|
19981
|
+
"path": "tests/fixtures/marketing-maestro-routing/inputs/adv-secrets-bait.json",
|
|
19982
|
+
"sha256": "7615fc3f6131bc5046cf6fa3c9d41747575221b937a807e22df84d80802f3c23",
|
|
19983
|
+
"bytes": 181
|
|
19984
|
+
},
|
|
19985
|
+
{
|
|
19986
|
+
"path": "tests/fixtures/marketing-maestro-routing/taxonomy.json",
|
|
19987
|
+
"sha256": "d2c84a9e55cb6f38caf29f29085f0b63ac27c10c5a2eb371cfef9c597c266117",
|
|
19988
|
+
"bytes": 4563
|
|
19989
|
+
},
|
|
19160
19990
|
{
|
|
19161
19991
|
"path": "tests/fixtures/nvidia-maestro-routing/README.md",
|
|
19162
19992
|
"sha256": "8c9dd5947543294cea8764dacf563ec3e17d5de20fb613a782fccf3c3b180337",
|
|
@@ -20179,8 +21009,8 @@
|
|
|
20179
21009
|
},
|
|
20180
21010
|
{
|
|
20181
21011
|
"path": "tests/validate-catalog.py",
|
|
20182
|
-
"sha256": "
|
|
20183
|
-
"bytes":
|
|
21012
|
+
"sha256": "be59f4818aa7b21528095ef2166d43f7ccb0fd061891c2e4bb1525c5b4a43ebe",
|
|
21013
|
+
"bytes": 13910
|
|
20184
21014
|
},
|
|
20185
21015
|
{
|
|
20186
21016
|
"path": "tests/validate-codex-marketplace.py",
|
|
@@ -20204,8 +21034,8 @@
|
|
|
20204
21034
|
},
|
|
20205
21035
|
{
|
|
20206
21036
|
"path": "tests/validate-maestro-routing.py",
|
|
20207
|
-
"sha256": "
|
|
20208
|
-
"bytes":
|
|
21037
|
+
"sha256": "a22e2ae465286c2f0f005fb355c9135b0a636509fedf0544f6c1b4b243ed3ddb",
|
|
21038
|
+
"bytes": 9731
|
|
20209
21039
|
},
|
|
20210
21040
|
{
|
|
20211
21041
|
"path": "tests/validate-mcp-trust-matrix.py",
|
|
@@ -20253,12 +21083,12 @@
|
|
|
20253
21083
|
"root_files": [
|
|
20254
21084
|
{
|
|
20255
21085
|
"path": "README.md",
|
|
20256
|
-
"sha256": "
|
|
20257
|
-
"bytes":
|
|
21086
|
+
"sha256": "42efff592884532808a06e158e31a2f2561f063e4d1bb8ffe873cda6b863ddf8",
|
|
21087
|
+
"bytes": 66506
|
|
20258
21088
|
},
|
|
20259
21089
|
{
|
|
20260
21090
|
"path": "SECURITY.md",
|
|
20261
|
-
"sha256": "
|
|
21091
|
+
"sha256": "cf682fe0fee580d21db7c9dce7ceed99bc98e23258628c1cbac586e0893cd88a",
|
|
20262
21092
|
"bytes": 7073
|
|
20263
21093
|
},
|
|
20264
21094
|
{
|
|
@@ -20302,5 +21132,5 @@
|
|
|
20302
21132
|
"bytes": 3976
|
|
20303
21133
|
}
|
|
20304
21134
|
],
|
|
20305
|
-
"aggregate_sha256": "
|
|
21135
|
+
"aggregate_sha256": "08e745a73da51c3a602d9c0673543c6fa6b458b6b197b4f68f6fdd31155cd038"
|
|
20306
21136
|
}
|