diff --git a/api/blade-tasks/task_20260419154502_3b1175.json b/api/blade-tasks/task_20260419154502_3b1175.json new file mode 100644 index 000000000..6a58dbb98 --- /dev/null +++ b/api/blade-tasks/task_20260419154502_3b1175.json @@ -0,0 +1,11 @@ +{ + "id": "task_20260419154502_3b1175", + "name": "Blade self-heal 17:45", + "type": "powershell", + "command": "\n# Blade self-heal\nWrite-Host \"Self-heal triggered $(Get-Date)\"\n$agentProc = Get-Process powershell | Where-Object { $_.CommandLine -match 'sentinel-agent' }\nif (!$agentProc) {\n Write-Host \"Agent not running, starting...\"\n Start-Process powershell -ArgumentList \"-ExecutionPolicy\",\"Bypass\",\"-File\",\"C:\\ProgramData\\WEVAL\\sentinel-agent.ps1\" -WindowStyle Hidden\n}\n# Clear stale tasks > 3 days locally\n$cutoff = (Get-Date).AddDays(-3)\nGet-ChildItem \"C:\\ProgramData\\WEVAL\\tasks\\*.json\" -ErrorAction SilentlyContinue | Where-Object { $_.LastWriteTime -lt $cutoff } | Move-Item -Destination \"C:\\ProgramData\\WEVAL\\tasks\\archived\\\" -Force -ErrorAction SilentlyContinue\nWrite-Host \"Self-heal complete\"\n", + "cmd": "\n# Blade self-heal\nWrite-Host \"Self-heal triggered $(Get-Date)\"\n$agentProc = Get-Process powershell | Where-Object { $_.CommandLine -match 'sentinel-agent' }\nif (!$agentProc) {\n Write-Host \"Agent not running, starting...\"\n Start-Process powershell -ArgumentList \"-ExecutionPolicy\",\"Bypass\",\"-File\",\"C:\\ProgramData\\WEVAL\\sentinel-agent.ps1\" -WindowStyle Hidden\n}\n# Clear stale tasks > 3 days locally\n$cutoff = (Get-Date).AddDays(-3)\nGet-ChildItem \"C:\\ProgramData\\WEVAL\\tasks\\*.json\" -ErrorAction SilentlyContinue | Where-Object { $_.LastWriteTime -lt $cutoff } | Move-Item -Destination \"C:\\ProgramData\\WEVAL\\tasks\\archived\\\" -Force -ErrorAction SilentlyContinue\nWrite-Host \"Self-heal complete\"\n", + "priority": "high", + "status": "pending", + "created": "2026-04-19T15:45:02+00:00", + "created_by": "blade-control-ui" +} \ No newline at end of file diff --git a/api/playwright-results/visual-mgmt-drill-2026-04-19T15-45-08/01-loaded.png b/api/playwright-results/visual-mgmt-drill-2026-04-19T15-45-08/01-loaded.png new file mode 100644 index 000000000..4936291ad Binary files /dev/null and b/api/playwright-results/visual-mgmt-drill-2026-04-19T15-45-08/01-loaded.png differ diff --git a/api/playwright-results/visual-mgmt-drill-2026-04-19T15-45-08/02-finance-expanded.png b/api/playwright-results/visual-mgmt-drill-2026-04-19T15-45-08/02-finance-expanded.png new file mode 100644 index 000000000..68bd408ff Binary files /dev/null and b/api/playwright-results/visual-mgmt-drill-2026-04-19T15-45-08/02-finance-expanded.png differ diff --git a/api/playwright-results/visual-mgmt-drill-2026-04-19T15-45-08/03-sales-expanded.png b/api/playwright-results/visual-mgmt-drill-2026-04-19T15-45-08/03-sales-expanded.png new file mode 100644 index 000000000..59e65f749 Binary files /dev/null and b/api/playwright-results/visual-mgmt-drill-2026-04-19T15-45-08/03-sales-expanded.png differ diff --git a/api/playwright-results/visual-mgmt-drill-2026-04-19T15-45-08/04-quality-expanded.png b/api/playwright-results/visual-mgmt-drill-2026-04-19T15-45-08/04-quality-expanded.png new file mode 100644 index 000000000..a7a87ba8b Binary files /dev/null and b/api/playwright-results/visual-mgmt-drill-2026-04-19T15-45-08/04-quality-expanded.png differ diff --git a/api/playwright-results/visual-mgmt-drill-2026-04-19T15-45-08/05-erp-v2-regression.png b/api/playwright-results/visual-mgmt-drill-2026-04-19T15-45-08/05-erp-v2-regression.png new file mode 100644 index 000000000..7548609e5 Binary files /dev/null and b/api/playwright-results/visual-mgmt-drill-2026-04-19T15-45-08/05-erp-v2-regression.png differ diff --git a/api/playwright-results/visual-mgmt-drill-2026-04-19T15-45-08/results.json b/api/playwright-results/visual-mgmt-drill-2026-04-19T15-45-08/results.json new file mode 100644 index 000000000..b0e691b03 --- /dev/null +++ b/api/playwright-results/visual-mgmt-drill-2026-04-19T15-45-08/results.json @@ -0,0 +1,83 @@ +{ + "ts": "2026-04-19T15:45:42.810Z", + "test": "visual-mgmt-drillable-charts + regression + IDs uniques", + "tests": [ + { + "name": "page_loads_9_cards", + "pass": true, + "cards": 9, + "sample_ids": [ + "dd-finance", + "dd-sales", + "dd-supply", + "dd-manufacturing", + "dd-rd" + ] + }, + { + "name": "finance_drill_expand", + "pass": true, + "isExpanded": true, + "canvases": 2 + }, + { + "name": "sales_drill_expand", + "pass": true, + "salesExpanded": true, + "salesCanvases": 2 + }, + { + "name": "quality_drill_expand", + "pass": true, + "qualityExpanded": true, + "qualityCanvases": 2, + "has153": true + }, + { + "name": "total_canvases_drilled", + "pass": true, + "totalCanvases": 18 + }, + { + "name": "erp_v2_no_regression", + "pass": true, + "agents": "906", + "canvases": 8 + }, + { + "name": "wtp_no_regression", + "pass": true, + "title": "WEVAL Technology Platform — All-in-One ERP Portal", + "navs": 67 + }, + { + "name": "chat_3_triggers_match", + "pass": true, + "results": [ + { + "trigger": "visual mgmt drillable", + "match": true + }, + { + "trigger": "drillable charts", + "match": true + }, + { + "trigger": "management visuel graphique", + "match": true + } + ] + }, + { + "name": "ids_uniques_prefixed", + "pass": true, + "count": 9, + "unique": 9, + "allPrefixed": true + } + ], + "total": 9, + "pass": 9, + "fail": 0, + "out": "/var/www/html/api/playwright-results/visual-mgmt-drill-2026-04-19T15-45-08" +} \ No newline at end of file diff --git a/api/playwright-results/visual-mgmt-drill-2026-04-19T15-45-08/visual-mgmt-drill.webm b/api/playwright-results/visual-mgmt-drill-2026-04-19T15-45-08/visual-mgmt-drill.webm new file mode 100644 index 000000000..a42ff732b Binary files /dev/null and b/api/playwright-results/visual-mgmt-drill-2026-04-19T15-45-08/visual-mgmt-drill.webm differ diff --git a/api/source-of-truth.json b/api/source-of-truth.json index 06a37c27e..6a31b8ea7 100644 --- a/api/source-of-truth.json +++ b/api/source-of-truth.json @@ -1,13 +1,13 @@ { "ok": true, "source": "truth_registry_unified", - "built_at": "2026-04-19T15:28:16+00:00", + "built_at": "2026-04-19T15:46:36+00:00", "agents_count": 906, "agents_total": 906, "skills_count": 15509, "skills_total": 15509, - "intents_count": 395, - "intents_total": 395, + "intents_count": 1026, + "intents_total": 1026, "brains_count": 25, "doctrines_count": 19, "dashboards_count": 96, @@ -20,14 +20,14 @@ "counts": { "agents": 906, "agents_total_live": 950, - "intents": 395, + "intents": 1026, "skills_total": 15509, "brains": 25, "doctrines": 19, "dashboards": 96, "providers": 15, "qdrant_cols": 20, - "qdrant_points": 17321, + "qdrant_points": 17323, "nonreg_score": 100, "autonomy_score": 100, "autonomy_level": "GODMODE" diff --git a/api/v83-business-kpi-latest.json b/api/v83-business-kpi-latest.json index 0d4c2d4b4..d864c64c9 100644 --- a/api/v83-business-kpi-latest.json +++ b/api/v83-business-kpi-latest.json @@ -1,7 +1,7 @@ { "ok": true, "version": "V83-business-kpi", - "ts": "2026-04-19T15:44:50+00:00", + "ts": "2026-04-19T15:45:51+00:00", "summary": { "total_categories": 7, "total_kpis": 56, diff --git a/api/visual-mgmt-drill-latest.json b/api/visual-mgmt-drill-latest.json new file mode 100644 index 000000000..b0e691b03 --- /dev/null +++ b/api/visual-mgmt-drill-latest.json @@ -0,0 +1,83 @@ +{ + "ts": "2026-04-19T15:45:42.810Z", + "test": "visual-mgmt-drillable-charts + regression + IDs uniques", + "tests": [ + { + "name": "page_loads_9_cards", + "pass": true, + "cards": 9, + "sample_ids": [ + "dd-finance", + "dd-sales", + "dd-supply", + "dd-manufacturing", + "dd-rd" + ] + }, + { + "name": "finance_drill_expand", + "pass": true, + "isExpanded": true, + "canvases": 2 + }, + { + "name": "sales_drill_expand", + "pass": true, + "salesExpanded": true, + "salesCanvases": 2 + }, + { + "name": "quality_drill_expand", + "pass": true, + "qualityExpanded": true, + "qualityCanvases": 2, + "has153": true + }, + { + "name": "total_canvases_drilled", + "pass": true, + "totalCanvases": 18 + }, + { + "name": "erp_v2_no_regression", + "pass": true, + "agents": "906", + "canvases": 8 + }, + { + "name": "wtp_no_regression", + "pass": true, + "title": "WEVAL Technology Platform — All-in-One ERP Portal", + "navs": 67 + }, + { + "name": "chat_3_triggers_match", + "pass": true, + "results": [ + { + "trigger": "visual mgmt drillable", + "match": true + }, + { + "trigger": "drillable charts", + "match": true + }, + { + "trigger": "management visuel graphique", + "match": true + } + ] + }, + { + "name": "ids_uniques_prefixed", + "pass": true, + "count": 9, + "unique": 9, + "allPrefixed": true + } + ], + "total": 9, + "pass": 9, + "fail": 0, + "out": "/var/www/html/api/playwright-results/visual-mgmt-drill-2026-04-19T15-45-08" +} \ No newline at end of file diff --git a/api/wevia-truth-registry.json b/api/wevia-truth-registry.json index 448a7b7d4..232ceeee0 100644 --- a/api/wevia-truth-registry.json +++ b/api/wevia-truth-registry.json @@ -1,6 +1,6 @@ { "version": "1.0", - "built_at": "2026-04-19T15:28:16+00:00", + "built_at": "2026-04-19T15:46:36+00:00", "purpose": "WEVIA TRUTH REGISTRY · source de vérité unique pour agents/intents/skills/brains/doctrines", "consumers": [ "/api/wevia-master-api.php", @@ -11290,28 +11290,28 @@ ] }, "intents": { - "count": 395, + "count": 1026, "arena_declared": 310, "arena_wired": 224, "arena_gap": 86, "arena_version": "Wave 115", "by_status": { - "EXECUTED": 227, - "PENDING_APPROVAL": 160, - "PENDING_SECURITY_REVIEW": 2, - "PENDING": 5, + "EXECUTED": 901, + "PENDING_SECURITY_REVIEW": 9, + "PENDING_APPROVAL": 114, + "PENDING": 1, "LIVE": 1 }, "by_domain": { + "general": 904, "site_web": 14, - "general": 274, "wevads_pipeline": 25, "agents_3d": 3, "agents": 29, "business": 28, + "autonomy": 5, "ethica_b2b": 16, - "media_gen": 2, - "autonomy": 4 + "media_gen": 2 }, "arena_domains": { "chatbot_core": { @@ -11630,6 +11630,34 @@ } }, "items": [ + { + "name": "6sigma", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "6sigma", + "6sigma", + "agent 6sigma", + "invoque 6sigma" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "6Sigma agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-6sigma.php" + }, + { + "name": "6sigmaauth", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "6sigmaauth", + "6sigmaauth", + "agent 6sigmaauth", + "invoque 6sigmaauth" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "6SigmaAuth agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-6sigmaauth.php" + }, { "name": "ab_test", "domain": "site_web", @@ -11642,10 +11670,93 @@ "description": "A/B test setup", "file": "/api/wired-pending/intent-opus4-ab_test.php" }, + { + "name": "account_executive", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "account executive", + "agent account executive", + "invoque account executive" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Account Executive agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-account_executive.php" + }, + { + "name": "act_business", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "act-business", + "act_business", + "agent act-business", + "invoque act-business" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ACT-Business agent (general ) from truth registry", + "file": "/api/wired-pending/intent-opus4-act_business.php" + }, + { + "name": "act_coredev", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "act-coredev", + "act_coredev", + "agent act-coredev", + "invoque act-coredev" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ACT-CoreDev agent (engineer ) from truth registry", + "file": "/api/wired-pending/intent-opus4-act_coredev.php" + }, + { + "name": "act_dataai", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "act-dataai", + "act_dataai", + "agent act-dataai", + "invoque act-dataai" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ACT-DataAI agent (researcher ) from truth registry", + "file": "/api/wired-pending/intent-opus4-act_dataai.php" + }, + { + "name": "act_infra", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "act-infra", + "act_infra", + "agent act-infra", + "invoque act-infra" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ACT-Infra agent (devops ) from truth registry", + "file": "/api/wired-pending/intent-opus4-act_infra.php" + }, + { + "name": "act_qa", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "act-qa", + "act_qa", + "agent act-qa", + "invoque act-qa" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ACT-QA agent (qa ) from truth registry", + "file": "/api/wired-pending/intent-opus4-act_qa.php" + }, { "name": "activate_dispatcher", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "activate dispatcher", "active dispatcher opus5", @@ -11655,6 +11766,18 @@ "description": "", "file": "/api/wired-pending/intent-opus4-activate_dispatcher.php" }, + { + "name": "activepieces", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent activepieces", + "invoque activepieces" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Activepieces agent (intg tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-activepieces.php" + }, { "name": "adherence_monitor", "domain": "wevads_pipeline", @@ -11667,6 +11790,102 @@ "description": "Cron adherence monitor", "file": "/api/wired-pending/intent-opus4-adherence_monitor.php" }, + { + "name": "adscmd", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "adscmd", + "adscmd", + "agent adscmd", + "invoque adscmd" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "AdsCmd agent (saas ) from truth registry", + "file": "/api/wired-pending/intent-opus4-adscmd.php" + }, + { + "name": "adsplatf", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "adsplatf", + "adsplatf", + "agent adsplatf", + "invoque adsplatf" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "AdsPlatf agent (saas ) from truth registry", + "file": "/api/wired-pending/intent-opus4-adsplatf.php" + }, + { + "name": "advscrape", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "advscrape", + "advscrape", + "agent advscrape", + "invoque advscrape" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "AdvScrape agent (pha ) from truth registry", + "file": "/api/wired-pending/intent-opus4-advscrape.php" + }, + { + "name": "adxcache", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "adxcache", + "adxcache", + "agent adxcache", + "invoque adxcache" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ADXCache agent (dock ) from truth registry", + "file": "/api/wired-pending/intent-opus4-adxcache.php" + }, + { + "name": "aegis", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent aegis", + "invoque aegis" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "AEGIS agent (intg tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-aegis.php" + }, + { + "name": "aegisapi", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "aegisapi", + "aegisapi", + "agent aegisapi", + "invoque aegisapi" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "AEGISApi agent (sec ) from truth registry", + "file": "/api/wired-pending/intent-opus4-aegisapi.php" + }, + { + "name": "affmonitor", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "affmonitor", + "affmonitor", + "agent affmonitor", + "invoque affmonitor" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "AffMonitor agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-affmonitor.php" + }, { "name": "agent_3d_spawn", "domain": "agents_3d", @@ -11703,6 +11922,536 @@ "description": "3D agent voice synthesis", "file": "/api/wired-pending/intent-opus4-agent_3d_voice.php" }, + { + "name": "agent_arxiv_scanner", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent agent_arxiv_scanner", + "invoque agent_arxiv_scanner" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "agent_arxiv_scanner agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_arxiv_scanner.php" + }, + { + "name": "agent_avatars_v75", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent agent-avatars-v75", + "invoque agent-avatars-v75" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "agent-avatars-v75 agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_avatars_v75.php" + }, + { + "name": "agent_bench_mgmt_agent", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent agent_bench_mgmt_agent", + "invoque agent_bench_mgmt_agent" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "agent_bench_mgmt_agent agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_bench_mgmt_agent.php" + }, + { + "name": "agent_board_report_agent", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent agent_board_report_agent", + "invoque agent_board_report_agent" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "agent_board_report_agent agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_board_report_agent.php" + }, + { + "name": "agent_budget_variance_agent", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent agent_budget_variance_agent", + "invoque agent_budget_variance_agent" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "agent_budget_variance_agent agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_budget_variance_agent.php" + }, + { + "name": "agent_cac_calculator", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent agent_cac_calculator", + "invoque agent_cac_calculator" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "agent_cac_calculator agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_cac_calculator.php" + }, + { + "name": "agent_campaign_launcher", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent agent_campaign_launcher", + "invoque agent_campaign_launcher" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "agent_campaign_launcher agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_campaign_launcher.php" + }, + { + "name": "agent_cash_flow_monitor_agent", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent agent_cash_flow_monitor_agent", + "invoque agent_cash_flow_monitor_agent" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "agent_cash_flow_monitor_agent agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_cash_flow_monitor_agent.php" + }, + { + "name": "agent_chef", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent chef", + "agent agent chef", + "invoque agent chef" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Agent Chef agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_chef.php" + }, + { + "name": "agent_chef_report", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent agent-chef-report", + "invoque agent-chef-report" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "agent-chef-report agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_chef_report.php" + }, + { + "name": "agent_ci_cd_agent", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent agent_ci_cd_agent", + "invoque agent_ci_cd_agent" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "agent_ci_cd_agent agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_ci_cd_agent.php" + }, + { + "name": "agent_consent_tracker", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent agent_consent_tracker", + "invoque agent_consent_tracker" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "agent_consent_tracker agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_consent_tracker.php" + }, + { + "name": "agent_contract_ai_agent", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent agent_contract_ai_agent", + "invoque agent_contract_ai_agent" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "agent_contract_ai_agent agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_contract_ai_agent.php" + }, + { + "name": "agent_conversion_puller", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent agent_conversion_puller", + "invoque agent_conversion_puller" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "agent_conversion_puller agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_conversion_puller.php" + }, + { + "name": "agent_conversion_tracker", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent agent_conversion_tracker", + "invoque agent_conversion_tracker" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "agent_conversion_tracker agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_conversion_tracker.php" + }, + { + "name": "agent_cost_allocation_agent", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent agent_cost_allocation_agent", + "invoque agent_cost_allocation_agent" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "agent_cost_allocation_agent agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_cost_allocation_agent.php" + }, + { + "name": "agent_cv_matcher", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent agent_cv_matcher", + "invoque agent_cv_matcher" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "agent_cv_matcher agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_cv_matcher.php" + }, + { + "name": "agent_cycle_time_agent", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent agent_cycle_time_agent", + "invoque agent_cycle_time_agent" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "agent_cycle_time_agent agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_cycle_time_agent.php" + }, + { + "name": "agent_deal_closing_agent", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent agent_deal_closing_agent", + "invoque agent_deal_closing_agent" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "agent_deal_closing_agent agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_deal_closing_agent.php" + }, + { + "name": "agent_deliverability_agent", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent agent_deliverability_agent", + "invoque agent_deliverability_agent" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "agent_deliverability_agent agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_deliverability_agent.php" + }, + { + "name": "agent_evolution_report", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent agent-evolution-report", + "invoque agent-evolution-report" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "agent-evolution-report agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_evolution_report.php" + }, + { + "name": "agent_factory_report", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent agent-factory-report", + "invoque agent-factory-report" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "agent-factory-report agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_factory_report.php" + }, + { + "name": "agent_gdpr_auditor", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent agent_gdpr_auditor", + "invoque agent_gdpr_auditor" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "agent_gdpr_auditor agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_gdpr_auditor.php" + }, + { + "name": "agent_inbox_monitor", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent agent_inbox_monitor", + "invoque agent_inbox_monitor" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "agent_inbox_monitor agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_inbox_monitor.php" + }, + { + "name": "agent_invoice_ai_agent", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent agent_invoice_ai_agent", + "invoque agent_invoice_ai_agent" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "agent_invoice_ai_agent agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_invoice_ai_agent.php" + }, + { + "name": "agent_ip_tracker", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent agent_ip_tracker", + "invoque agent_ip_tracker" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "agent_ip_tracker agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_ip_tracker.php" + }, + { + "name": "agent_lead_time_dora", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent agent_lead_time_dora", + "invoque agent_lead_time_dora" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "agent_lead_time_dora agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_lead_time_dora.php" + }, + { + "name": "agent_lead_time_monitor", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent agent_lead_time_monitor", + "invoque agent_lead_time_monitor" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "agent_lead_time_monitor agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_lead_time_monitor.php" + }, + { + "name": "agent_ma_tre", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent maître", + "agent agent maître", + "invoque agent maître" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Agent Maître agent (service tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_ma_tre.php" + }, + { + "name": "agent_mql_scoring_agent", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent agent_mql_scoring_agent", + "invoque agent_mql_scoring_agent" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "agent_mql_scoring_agent agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_mql_scoring_agent.php" + }, + { + "name": "agent_mttr_tracker", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent agent_mttr_tracker", + "invoque agent_mttr_tracker" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "agent_mttr_tracker agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_mttr_tracker.php" + }, + { + "name": "agent_oee_tracker_agent", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent agent_oee_tracker_agent", + "invoque agent_oee_tracker_agent" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "agent_oee_tracker_agent agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_oee_tracker_agent.php" + }, + { + "name": "agent_okr_tracker", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent agent_okr_tracker", + "invoque agent_okr_tracker" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "agent_okr_tracker agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_okr_tracker.php" + }, + { + "name": "agent_partnership_agent", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent agent_partnership_agent", + "invoque agent_partnership_agent" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "agent_partnership_agent agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_partnership_agent.php" + }, + { + "name": "agent_pipeline_agent", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent agent_pipeline_agent", + "invoque agent_pipeline_agent" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "agent_pipeline_agent agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_pipeline_agent.php" + }, + { + "name": "agent_pipeline_value_agent", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent agent_pipeline_value_agent", + "invoque agent_pipeline_value_agent" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "agent_pipeline_value_agent agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_pipeline_value_agent.php" + }, + { + "name": "agent_placement_agent", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent agent_placement_agent", + "invoque agent_placement_agent" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "agent_placement_agent agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_placement_agent.php" + }, + { + "name": "agent_po_auto_agent", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent agent_po_auto_agent", + "invoque agent_po_auto_agent" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "agent_po_auto_agent agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_po_auto_agent.php" + }, + { + "name": "agent_poc_manager", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent agent_poc_manager", + "invoque agent_poc_manager" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "agent_poc_manager agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_poc_manager.php" + }, + { + "name": "agent_profit_center_agent", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent agent_profit_center_agent", + "invoque agent_profit_center_agent" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "agent_profit_center_agent agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_profit_center_agent.php" + }, + { + "name": "agent_quality_agent", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent agent_quality_agent", + "invoque agent_quality_agent" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "agent_quality_agent agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_quality_agent.php" + }, + { + "name": "agent_quote_ai_agent", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent agent_quote_ai_agent", + "invoque agent_quote_ai_agent" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "agent_quote_ai_agent agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_quote_ai_agent.php" + }, + { + "name": "agent_review_scheduler", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent agent_review_scheduler", + "invoque agent_review_scheduler" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "agent_review_scheduler agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_review_scheduler.php" + }, + { + "name": "agent_scanner_report", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent agent-scanner-report", + "invoque agent-scanner-report" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "agent-scanner-report agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_scanner_report.php" + }, { "name": "agent_search", "domain": "general", @@ -11716,10 +12465,106 @@ "description": "", "file": "/api/wired-pending/intent-opus4-agent_search.php" }, + { + "name": "agent_secret_rotator", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent agent_secret_rotator", + "invoque agent_secret_rotator" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "agent_secret_rotator agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_secret_rotator.php" + }, + { + "name": "agent_seed_generator", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent agent_seed_generator", + "invoque agent_seed_generator" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "agent_seed_generator agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_seed_generator.php" + }, + { + "name": "agent_stockout_predictor", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent agent_stockout_predictor", + "invoque agent_stockout_predictor" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "agent_stockout_predictor agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_stockout_predictor.php" + }, + { + "name": "agent_stripe_revenue_agent", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent agent_stripe_revenue_agent", + "invoque agent_stripe_revenue_agent" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "agent_stripe_revenue_agent agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_stripe_revenue_agent.php" + }, + { + "name": "agent_takt_monitor", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent agent_takt_monitor", + "invoque agent_takt_monitor" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "agent_takt_monitor agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_takt_monitor.php" + }, + { + "name": "agent_utilization_agent", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent agent_utilization_agent", + "invoque agent_utilization_agent" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "agent_utilization_agent agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_utilization_agent.php" + }, + { + "name": "agent_vendor_mgmt_agent", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent agent_vendor_mgmt_agent", + "invoque agent_vendor_mgmt_agent" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "agent_vendor_mgmt_agent agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_vendor_mgmt_agent.php" + }, + { + "name": "agent_warmup_scale_agent", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent agent_warmup_scale_agent", + "invoque agent_warmup_scale_agent" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "agent_warmup_scale_agent agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agent_warmup_scale_agent.php" + }, { "name": "agents_catalog", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "catalog agents", "liste agents", @@ -11732,7 +12577,7 @@ { "name": "agents_census", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "agents census", "census agents" @@ -11744,7 +12589,7 @@ { "name": "agents_count", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "combien agents", "nombre agents", @@ -11758,7 +12603,7 @@ { "name": "agents_gap", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "agents gap", "agility gap", @@ -11781,6 +12626,20 @@ "description": "", "file": "/api/wired-pending/intent-opus4-agents_total.php" }, + { + "name": "agentshield", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agentshield", + "agentshield", + "agent agentshield", + "invoque agentshield" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "AgentShield agent (plat ) from truth registry", + "file": "/api/wired-pending/intent-opus4-agentshield.php" + }, { "name": "agile_maturity_assessor", "domain": "agents", @@ -11798,7 +12657,7 @@ { "name": "agility_12_agents", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "agility 12 agents", "list 12 agents methodo", @@ -11811,7 +12670,7 @@ { "name": "agility_agents_register", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "agility register", "12 agents register", @@ -11824,7 +12683,7 @@ { "name": "agility_registered", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "agility registered", "12 agents registered", @@ -11837,7 +12696,7 @@ { "name": "ai_benchmark", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "ai benchmark", "audit ia mondiale", @@ -11847,6 +12706,102 @@ "description": "", "file": "/api/wired-pending/intent-opus4-ai_benchmark.php" }, + { + "name": "aibench", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "aibench", + "aibench", + "agent aibench", + "invoque aibench" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "AIBench agent (plat ) from truth registry", + "file": "/api/wired-pending/intent-opus4-aibench.php" + }, + { + "name": "aibenchday", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "aibenchday", + "aibenchday", + "agent aibenchday", + "invoque aibenchday" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "AIBenchDay agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-aibenchday.php" + }, + { + "name": "aigapcron", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "aigapcron", + "aigapcron", + "agent aigapcron", + "invoque aigapcron" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "AIGapCron agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-aigapcron.php" + }, + { + "name": "aigapdiscover", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "aigapdiscover", + "aigapdiscover", + "agent aigapdiscover", + "invoque aigapdiscover" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "AIGapDiscover agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-aigapdiscover.php" + }, + { + "name": "aiimprove", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "aiimprove", + "aiimprove", + "agent aiimprove", + "invoque aiimprove" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "AIImprove agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-aiimprove.php" + }, + { + "name": "aiimproveng", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "aiimproveng", + "aiimproveng", + "agent aiimproveng", + "invoque aiimproveng" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "AIImprovEng agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-aiimproveng.php" + }, + { + "name": "aios", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent aios", + "invoque aios" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "AIOS agent (dorm tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-aios.php" + }, { "name": "alert_config", "domain": "general", @@ -11885,10 +12840,24 @@ "description": "Plausible analytics", "file": "/api/wired-pending/intent-opus4-analytics.php" }, + { + "name": "antigravity", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "antigravity", + "antigravity", + "agent antigravity", + "invoque antigravity" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "Antigravity agent (dorm ) from truth registry", + "file": "/api/wired-pending/intent-opus4-antigravity.php" + }, { "name": "antispam_hetzner_audit", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "antispam hetzner", "hetzner audit", @@ -11898,6 +12867,20 @@ "description": "", "file": "/api/wired-pending/intent-opus4-antispam_hetzner_audit.php" }, + { + "name": "anythingllm", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "anythingllm", + "anythingllm", + "agent anythingllm", + "invoque anythingllm" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "AnythingLLM agent (dorm ) from truth registry", + "file": "/api/wired-pending/intent-opus4-anythingllm.php" + }, { "name": "api_design", "domain": "general", @@ -11950,10 +12933,38 @@ "description": "API test suite generator", "file": "/api/wired-pending/intent-opus4-api_test_gen.php" }, + { + "name": "aqualink", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "aqualink", + "aqualink", + "agent aqualink", + "invoque aqualink" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "AquaLink agent (dorm ) from truth registry", + "file": "/api/wired-pending/intent-opus4-aqualink.php" + }, + { + "name": "arbitragebot", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "arbitragebot", + "arbitragebot", + "agent arbitragebot", + "invoque arbitragebot" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ArbitrageBot agent (dorm ) from truth registry", + "file": "/api/wired-pending/intent-opus4-arbitragebot.php" + }, { "name": "architecture_scan", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "architecture scan", "schema architecture", @@ -11963,6 +12974,30 @@ "description": "", "file": "/api/wired-pending/intent-opus4-architecture_scan.php" }, + { + "name": "archscan", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent archscan", + "invoque archscan" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "ArchScan agent (service tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-archscan.php" + }, + { + "name": "arena", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent arena", + "invoque arena" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Arena agent (service tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-arena.php" + }, { "name": "arrow_partnership", "domain": "business", @@ -11976,10 +13011,233 @@ "description": "Arrow/Scaleway partnership status", "file": "/api/wired-pending/intent-opus4-arrow_partnership.php" }, + { + "name": "arsenal", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "arsenal", + "arsenal", + "agent arsenal", + "invoque arsenal" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "Arsenal agent (dock ) from truth registry", + "file": "/api/wired-pending/intent-opus4-arsenal.php" + }, + { + "name": "arsenalapi", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "arsenalapi", + "arsenalapi", + "agent arsenalapi", + "invoque arsenalapi" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ArsenalAPI agent (saas ) from truth registry", + "file": "/api/wired-pending/intent-opus4-arsenalapi.php" + }, + { + "name": "arsenalhl", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "arsenalhl", + "arsenalhl", + "agent arsenalhl", + "invoque arsenalhl" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ArsenalHL agent (saas ) from truth registry", + "file": "/api/wired-pending/intent-opus4-arsenalhl.php" + }, + { + "name": "arsenalui", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "arsenalui", + "arsenalui", + "agent arsenalui", + "invoque arsenalui" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ArsenalUI agent (saas ) from truth registry", + "file": "/api/wired-pending/intent-opus4-arsenalui.php" + }, + { + "name": "attribution_modeler", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "attribution modeler", + "agent attribution modeler", + "invoque attribution modeler" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Attribution Modeler agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-attribution_modeler.php" + }, + { + "name": "attrition_predictor", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "attrition predictor", + "agent attrition predictor", + "invoque attrition predictor" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Attrition Predictor agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-attrition_predictor.php" + }, + { + "name": "audit_trail_watcher", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "audit trail watcher", + "agent audit trail watcher", + "invoque audit trail watcher" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Audit Trail Watcher agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-audit_trail_watcher.php" + }, + { + "name": "authentik", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "authentik", + "authentik", + "agent authentik", + "invoque authentik" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "Authentik agent (intg ) from truth registry", + "file": "/api/wired-pending/intent-opus4-authentik.php" + }, + { + "name": "auto_wire", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent auto-wire", + "invoque auto-wire" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Auto-Wire agent (service tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-auto_wire.php" + }, + { + "name": "auto_wire_scan", + "domain": "autonomy", + "status": "EXECUTED", + "triggers": [ + "auto wire", + "auto wire scan", + "scan auto intent", + "auto intent scan", + "scanne unmatched", + "quels intents manquent", + "auto-wire", + "scan propose", + "wevia auto wire", + "lance auto wire" + ], + "source": "opus-yacine-autowire-scan-fix", + "description": "V93 Auto-Wire Scan · trigger wevia-auto-intent.php scan + show candidates depuis log /var/log/wevia-autointent.jsonl · cron */10 min sync unmatched-queries.json", + "file": "/api/wired-pending/intent-opus4-auto_wire_scan.php" + }, + { + "name": "autobackup", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "autobackup", + "autobackup", + "agent autobackup", + "invoque autobackup" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "AutoBackup agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-autobackup.php" + }, + { + "name": "autobench", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "autobench", + "autobench", + "agent autobench", + "invoque autobench" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "AutoBench agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-autobench.php" + }, + { + "name": "autodelist", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "autodelist", + "autodelist", + "agent autodelist", + "invoque autodelist" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "AutoDelist agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-autodelist.php" + }, + { + "name": "autofix", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent autofix", + "invoque autofix" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "AutoFix agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-autofix.php" + }, + { + "name": "autogen", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "autogen", + "autogen", + "agent autogen", + "invoque autogen" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "AutoGen agent (dorm ) from truth registry", + "file": "/api/wired-pending/intent-opus4-autogen.php" + }, + { + "name": "autolearn", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "autolearn", + "autolearn", + "agent autolearn", + "invoque autolearn" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "AutoLearn agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-autolearn.php" + }, { "name": "autonomous_orchestrator", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "auto orchestrator", "meta orch", @@ -12028,6 +13286,76 @@ "description": "KPI consolide autonomie WEVIA Master : phases+intents+health+truth", "file": "/api/wired-pending/intent-opus4-autonomy_kpi.php" }, + { + "name": "autoops", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "autoops", + "autoops", + "agent autoops", + "invoque autoops" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "AutoOps agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-autoops.php" + }, + { + "name": "azure_ad", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "azure ad", + "azure_ad", + "agent azure ad", + "invoque azure ad" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "Azure AD agent (wire ) from truth registry", + "file": "/api/wired-pending/intent-opus4-azure_ad.php" + }, + { + "name": "b2bautonom", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "b2bautonom", + "b2bautonom", + "agent b2bautonom", + "invoque b2bautonom" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "B2BAutonom agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-b2bautonom.php" + }, + { + "name": "b2bcron204", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "b2bcron204", + "b2bcron204", + "agent b2bcron204", + "invoque b2bcron204" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "B2BCron204 agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-b2bcron204.php" + }, + { + "name": "b2bscripts", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "b2bscripts", + "b2bscripts", + "agent b2bscripts", + "invoque b2bscripts" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "B2BScripts agent (dock ) from truth registry", + "file": "/api/wired-pending/intent-opus4-b2bscripts.php" + }, { "name": "backend_architect", "domain": "general", @@ -12106,6 +13434,76 @@ "description": "Backup strategy planner", "file": "/api/wired-pending/intent-opus4-backup_strategy.php" }, + { + "name": "backupcron", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "backupcron", + "backupcron", + "agent backupcron", + "invoque backupcron" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "BackupCron agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-backupcron.php" + }, + { + "name": "backupovh", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "backupovh", + "backupovh", + "agent backupovh", + "invoque backupovh" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "BackupOVH agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-backupovh.php" + }, + { + "name": "baselines", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "baselines", + "baselines", + "agent baselines", + "invoque baselines" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "Baselines agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-baselines.php" + }, + { + "name": "benchrefresh", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "benchrefresh", + "benchrefresh", + "agent benchrefresh", + "invoque benchrefresh" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "BenchRefresh agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-benchrefresh.php" + }, + { + "name": "blacklist", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "blacklist", + "blacklist", + "agent blacklist", + "invoque blacklist" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "Blacklist agent (ops ) from truth registry", + "file": "/api/wired-pending/intent-opus4-blacklist.php" + }, { "name": "blacklist_check", "domain": "wevads_pipeline", @@ -12132,10 +13530,23 @@ "description": "Agent Blade · 3 sources multi-registry", "file": "/api/wired-pending/intent-opus4-blade.php" }, + { + "name": "blade_bridge", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "blade bridge", + "agent blade bridge", + "invoque blade bridge" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Blade Bridge agent (service tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-blade_bridge.php" + }, { "name": "blade_heartbeat", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "blade heartbeat", "blade alive", @@ -12145,10 +13556,23 @@ "description": "", "file": "/api/wired-pending/intent-opus4-blade_heartbeat.php" }, + { + "name": "blade_ia", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "blade ia", + "agent blade ia", + "invoque blade ia" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Blade IA agent (service tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-blade_ia.php" + }, { "name": "blade_live_status", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "blade live status", "blade state now", @@ -12161,7 +13585,7 @@ { "name": "blade_queue", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "blade queue", "blade tasks pending" @@ -12173,7 +13597,7 @@ { "name": "blade_status_extended", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "blade extended", "blade full status", @@ -12186,7 +13610,7 @@ { "name": "blade_status_live", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "blade status", "blade online", @@ -12199,7 +13623,7 @@ { "name": "blade_wake", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "blade wake", "wake blade", @@ -12209,6 +13633,144 @@ "description": "", "file": "/api/wired-pending/intent-opus4-blade_wake.php" }, + { + "name": "bladeagent", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent bladeagent", + "invoque bladeagent" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "BladeAgent agent (blade ) from truth registry", + "file": "/api/wired-pending/intent-opus4-bladeagent.php" + }, + { + "name": "bladebrain", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "bladebrain", + "bladebrain", + "agent bladebrain", + "invoque bladebrain" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "BladeBrain agent (srv ) from truth registry", + "file": "/api/wired-pending/intent-opus4-bladebrain.php" + }, + { + "name": "bladeglm5", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "bladeglm5", + "bladeglm5", + "agent bladeglm5", + "invoque bladeglm5" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "BladeGLM5 agent (ai ) from truth registry", + "file": "/api/wired-pending/intent-opus4-bladeglm5.php" + }, + { + "name": "bladematter", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "bladematter", + "bladematter", + "agent bladematter", + "invoque bladematter" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "BladeMatter agent (srv ) from truth registry", + "file": "/api/wired-pending/intent-opus4-bladematter.php" + }, + { + "name": "bladeops", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "bladeops", + "bladeops", + "agent bladeops", + "invoque bladeops" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "BladeOps agent (srv ) from truth registry", + "file": "/api/wired-pending/intent-opus4-bladeops.php" + }, + { + "name": "bladepower", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "bladepower", + "bladepower", + "agent bladepower", + "invoque bladepower" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "BladePower agent (srv ) from truth registry", + "file": "/api/wired-pending/intent-opus4-bladepower.php" + }, + { + "name": "bladesentinel", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "bladesentinel", + "bladesentinel", + "agent bladesentinel", + "invoque bladesentinel" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "BladeSentinel agent (srv ) from truth registry", + "file": "/api/wired-pending/intent-opus4-bladesentinel.php" + }, + { + "name": "bladetelegram", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "bladetelegram", + "bladetelegram", + "agent bladetelegram", + "invoque bladetelegram" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "BladeTelegram agent (srv ) from truth registry", + "file": "/api/wired-pending/intent-opus4-bladetelegram.php" + }, + { + "name": "bladetelgm", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "bladetelgm", + "bladetelgm", + "agent bladetelgm", + "invoque bladetelgm" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "BladeTelgm agent (srv ) from truth registry", + "file": "/api/wired-pending/intent-opus4-bladetelgm.php" + }, + { + "name": "bladewatch", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "bladewatch", + "bladewatch", + "agent bladewatch", + "invoque bladewatch" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "BladeWatch agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-bladewatch.php" + }, { "name": "blog_create", "domain": "site_web", @@ -12221,6 +13783,20 @@ "description": "Blog markdown create", "file": "/api/wired-pending/intent-opus4-blog_create.php" }, + { + "name": "bookingsys", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "bookingsys", + "bookingsys", + "agent bookingsys", + "invoque bookingsys" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "BookingSys agent (plat ) from truth registry", + "file": "/api/wired-pending/intent-opus4-bookingsys.php" + }, { "name": "bounce_handler", "domain": "wevads_pipeline", @@ -12233,6 +13809,20 @@ "description": "Bounce handler", "file": "/api/wired-pending/intent-opus4-bounce_handler.php" }, + { + "name": "bounceproc", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "bounceproc", + "bounceproc", + "agent bounceproc", + "invoque bounceproc" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "BounceProc agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-bounceproc.php" + }, { "name": "brain_config", "domain": "wevads_pipeline", @@ -12269,6 +13859,320 @@ "description": "Brain send engine status S95", "file": "/api/wired-pending/intent-opus4-brain_send.php" }, + { + "name": "brainanalyze", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "brainanalyze", + "brainanalyze", + "agent brainanalyze", + "invoque brainanalyze" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "BrainAnalyze agent (dev ) from truth registry", + "file": "/api/wired-pending/intent-opus4-brainanalyze.php" + }, + { + "name": "brainanlz", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "brainanlz", + "brainanlz", + "agent brainanlz", + "invoque brainanlz" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "BrainAnlz agent (ai ) from truth registry", + "file": "/api/wired-pending/intent-opus4-brainanlz.php" + }, + { + "name": "brainautofix", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "brainautofix", + "brainautofix", + "agent brainautofix", + "invoque brainautofix" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "BrainAutofix agent (dev ) from truth registry", + "file": "/api/wired-pending/intent-opus4-brainautofix.php" + }, + { + "name": "braincombo", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent braincombo", + "invoque braincombo" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "BrainCombo agent (mta ) from truth registry", + "file": "/api/wired-pending/intent-opus4-braincombo.php" + }, + { + "name": "brainconsent", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "brainconsent", + "brainconsent", + "agent brainconsent", + "invoque brainconsent" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "BrainConsent agent (pha ) from truth registry", + "file": "/api/wired-pending/intent-opus4-brainconsent.php" + }, + { + "name": "braincore", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent braincore", + "invoque braincore" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "BrainCore agent (brain ) from truth registry", + "file": "/api/wired-pending/intent-opus4-braincore.php" + }, + { + "name": "braincreat", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "braincreat", + "braincreat", + "agent braincreat", + "invoque braincreat" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "BrainCreat agent (ai ) from truth registry", + "file": "/api/wired-pending/intent-opus4-braincreat.php" + }, + { + "name": "braincreative", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "braincreative", + "braincreative", + "agent braincreative", + "invoque braincreative" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "BrainCreative agent (dev ) from truth registry", + "file": "/api/wired-pending/intent-opus4-braincreative.php" + }, + { + "name": "braindashb", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "braindashb", + "braindashb", + "agent braindashb", + "invoque braindashb" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "BrainDashb agent (ops ) from truth registry", + "file": "/api/wired-pending/intent-opus4-braindashb.php" + }, + { + "name": "braindrill", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "braindrill", + "braindrill", + "agent braindrill", + "invoque braindrill" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "BrainDrill agent (ops ) from truth registry", + "file": "/api/wired-pending/intent-opus4-braindrill.php" + }, + { + "name": "brainengine", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "brainengine", + "brainengine", + "agent brainengine", + "invoque brainengine" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "BrainEngine agent (dev ) from truth registry", + "file": "/api/wired-pending/intent-opus4-brainengine.php" + }, + { + "name": "braininject", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "braininject", + "braininject", + "agent braininject", + "invoque braininject" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "BrainInject agent (mta ) from truth registry", + "file": "/api/wired-pending/intent-opus4-braininject.php" + }, + { + "name": "brainlistener", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "brainlistener", + "brainlistener", + "agent brainlistener", + "invoque brainlistener" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "BrainListener agent (mta ) from truth registry", + "file": "/api/wired-pending/intent-opus4-brainlistener.php" + }, + { + "name": "brainmanager", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "brainmanager", + "brainmanager", + "agent brainmanager", + "invoque brainmanager" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "BrainManager agent (mta ) from truth registry", + "file": "/api/wired-pending/intent-opus4-brainmanager.php" + }, + { + "name": "brainoptimzr", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "brainoptimzr", + "brainoptimzr", + "agent brainoptimzr", + "invoque brainoptimzr" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "BrainOptimzr agent (mta ) from truth registry", + "file": "/api/wired-pending/intent-opus4-brainoptimzr.php" + }, + { + "name": "brainorch", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "brainorch", + "brainorch", + "agent brainorch", + "invoque brainorch" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "BrainOrch agent (dev ) from truth registry", + "file": "/api/wired-pending/intent-opus4-brainorch.php" + }, + { + "name": "brainpipeline", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent brainpipeline", + "invoque brainpipeline" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "BrainPipeline agent (brain ) from truth registry", + "file": "/api/wired-pending/intent-opus4-brainpipeline.php" + }, + { + "name": "brainreport", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "brainreport", + "brainreport", + "agent brainreport", + "invoque brainreport" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "BrainReport agent (ops ) from truth registry", + "file": "/api/wired-pending/intent-opus4-brainreport.php" + }, + { + "name": "braintrack", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "braintrack", + "braintrack", + "agent braintrack", + "invoque braintrack" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "BrainTrack agent (ai ) from truth registry", + "file": "/api/wired-pending/intent-opus4-braintrack.php" + }, + { + "name": "braintrain", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "braintrain", + "braintrain", + "agent braintrain", + "invoque braintrain" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "BrainTrain agent (ai ) from truth registry", + "file": "/api/wired-pending/intent-opus4-braintrain.php" + }, + { + "name": "braintrainer", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "braintrainer", + "braintrainer", + "agent braintrainer", + "invoque braintrainer" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "BrainTrainer agent (ai ) from truth registry", + "file": "/api/wired-pending/intent-opus4-braintrainer.php" + }, + { + "name": "brainunblock", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "brainunblock", + "brainunblock", + "agent brainunblock", + "invoque brainunblock" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "BrainUnblock agent (mta ) from truth registry", + "file": "/api/wired-pending/intent-opus4-brainunblock.php" + }, + { + "name": "browseruse", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent browseruse", + "invoque browseruse" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "BrowserUse agent (wire tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-browseruse.php" + }, { "name": "budget_forecast", "domain": "business", @@ -12281,6 +14185,19 @@ "description": "Budget forecast 90d", "file": "/api/wired-pending/intent-opus4-budget_forecast.php" }, + { + "name": "budget_variance_watchdog", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "budget variance watchdog", + "agent budget variance watchdog", + "invoque budget variance watchdog" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Budget Variance Watchdog agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-budget_variance_watchdog.php" + }, { "name": "business_model_canvas", "domain": "general", @@ -12310,6 +14227,19 @@ "description": "Business Visual Studio · hub all Playwright videos + Selenium + Chrome tests · integrated L99 & NonReg · single entry point", "file": "/api/wired-pending/intent-opus4-business_visual_studio.php" }, + { + "name": "cac_optimizer", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "cac optimizer", + "agent cac optimizer", + "invoque cac optimizer" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "CAC Optimizer agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-cac_optimizer.php" + }, { "name": "campaign_create", "domain": "wevads_pipeline", @@ -12334,18 +14264,82 @@ "description": "Campaign pauser", "file": "/api/wired-pending/intent-opus4-campaign_pause.php" }, + { + "name": "capa_closer", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "capa closer", + "agent capa closer", + "invoque capa closer" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "CAPA Closer agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-capa_closer.php" + }, + { + "name": "carbon_tracker", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "carbon tracker", + "agent carbon tracker", + "invoque carbon tracker" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Carbon Tracker agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-carbon_tracker.php" + }, { "name": "case_study", "domain": "site_web", "status": "EXECUTED", "triggers": [ - "case study", - "case" + "case study" ], "source": "opus-yacine-19avr-arena-gap-wire", "description": "Case study generator", "file": "/api/wired-pending/intent-opus4-case_study.php" }, + { + "name": "cash_flow_predictor_ai", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "cash flow predictor ai", + "agent cash flow predictor ai", + "invoque cash flow predictor ai" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Cash Flow Predictor AI agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-cash_flow_predictor_ai.php" + }, + { + "name": "ceo", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent ceo", + "invoque ceo" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "CEO agent (ceo ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ceo.php" + }, + { + "name": "ceodash", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ceodash", + "ceodash", + "agent ceodash", + "invoque ceodash" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "CEODash agent (saas ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ceodash.php" + }, { "name": "cerebras", "domain": "agents", @@ -12360,6 +14354,20 @@ "description": "Agent Cerebras · 3 sources multi-registry", "file": "/api/wired-pending/intent-opus4-cerebras.php" }, + { + "name": "cfmanager", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "cfmanager", + "cfmanager", + "agent cfmanager", + "invoque cfmanager" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "CFManager agent (srv ) from truth registry", + "file": "/api/wired-pending/intent-opus4-cfmanager.php" + }, { "name": "check_still_works", "domain": "general", @@ -12371,6 +14379,19 @@ "description": "", "file": "/api/wired-pending/intent-opus4-check_still_works.php" }, + { + "name": "churn_predictor", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "churn predictor", + "agent churn predictor", + "invoque churn predictor" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Churn Predictor agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-churn_predictor.php" + }, { "name": "classifier_runner", "domain": "general", @@ -12384,6 +14405,85 @@ "description": "Text classifier runner", "file": "/api/wired-pending/intent-opus4-classifier_runner.php" }, + { + "name": "claude_mem", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "claude-mem", + "claude_mem", + "agent claude-mem", + "invoque claude-mem" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "Claude-Mem agent (intg ) from truth registry", + "file": "/api/wired-pending/intent-opus4-claude_mem.php" + }, + { + "name": "claude_opus", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "claude opus", + "agent claude opus", + "invoque claude opus" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Claude Opus agent (lead human) from truth registry", + "file": "/api/wired-pending/intent-opus4-claude_opus.php" + }, + { + "name": "claudemem", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent claudemem", + "invoque claudemem" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Claudemem agent (dev ) from truth registry", + "file": "/api/wired-pending/intent-opus4-claudemem.php" + }, + { + "name": "claudesync", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "claudesync", + "claudesync", + "agent claudesync", + "invoque claudesync" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ClaudeSync agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-claudesync.php" + }, + { + "name": "clawcode", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent clawcode", + "invoque clawcode" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "ClawCode agent (dev ) from truth registry", + "file": "/api/wired-pending/intent-opus4-clawcode.php" + }, + { + "name": "cleansend", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "cleansend", + "cleansend", + "agent cleansend", + "invoque cleansend" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "CleanSend agent (mta ) from truth registry", + "file": "/api/wired-pending/intent-opus4-cleansend.php" + }, { "name": "client_onboard", "domain": "business", @@ -12396,6 +14496,62 @@ "description": "Client onboarding checklist", "file": "/api/wired-pending/intent-opus4-client_onboard.php" }, + { + "name": "cloudcost", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "cloudcost", + "cloudcost", + "agent cloudcost", + "invoque cloudcost" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "CloudCost agent (srv ) from truth registry", + "file": "/api/wired-pending/intent-opus4-cloudcost.php" + }, + { + "name": "cloudfact", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "cloudfact", + "cloudfact", + "agent cloudfact", + "invoque cloudfact" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "CloudFact agent (srv ) from truth registry", + "file": "/api/wired-pending/intent-opus4-cloudfact.php" + }, + { + "name": "cloudfactory", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "cloudfactory", + "cloudfactory", + "agent cloudfactory", + "invoque cloudfactory" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "CloudFactory agent (srv ) from truth registry", + "file": "/api/wired-pending/intent-opus4-cloudfactory.php" + }, + { + "name": "cloudorch", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "cloudorch", + "cloudorch", + "agent cloudorch", + "invoque cloudorch" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "CloudOrch agent (srv ) from truth registry", + "file": "/api/wired-pending/intent-opus4-cloudorch.php" + }, { "name": "code_reviewer_sec", "domain": "general", @@ -12412,7 +14568,7 @@ { "name": "code_wiki_stats", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "code wiki", "coding wiki", @@ -12422,10 +14578,37 @@ "description": "", "file": "/api/wired-pending/intent-opus4-code_wiki_stats.php" }, + { + "name": "codewiki", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "codewiki", + "codewiki", + "agent codewiki", + "invoque codewiki" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "CodeWiki agent (plat ) from truth registry", + "file": "/api/wired-pending/intent-opus4-codewiki.php" + }, + { + "name": "collection_ai_agent", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "collection ai agent", + "agent collection ai agent", + "invoque collection ai agent" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Collection AI Agent agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-collection_ai_agent.php" + }, { "name": "commits_reconcile", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "commits reconcile", "reconcile autres claude", @@ -12435,6 +14618,20 @@ "description": "", "file": "/api/wired-pending/intent-opus4-commits_reconcile.php" }, + { + "name": "companyscrp", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "companyscrp", + "companyscrp", + "agent companyscrp", + "invoque companyscrp" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "CompanyScrp agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-companyscrp.php" + }, { "name": "competitor_analysis", "domain": "business", @@ -12484,6 +14681,19 @@ "description": "GDPR pharma compliance", "file": "/api/wired-pending/intent-opus4-compliance_check.php" }, + { + "name": "compliance_checker", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "compliance checker", + "agent compliance checker", + "invoque compliance checker" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Compliance Checker agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-compliance_checker.php" + }, { "name": "component_library", "domain": "general", @@ -12497,6 +14707,32 @@ "description": "Component library curator", "file": "/api/wired-pending/intent-opus4-component_library.php" }, + { + "name": "compscraper", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "compscraper", + "compscraper", + "agent compscraper", + "invoque compscraper" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "CompScraper agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-compscraper.php" + }, + { + "name": "consensus", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent consensus", + "invoque consensus" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Consensus agent (service tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-consensus.php" + }, { "name": "consultant_senior", "domain": "general", @@ -12535,6 +14771,32 @@ "description": "Content curation agent", "file": "/api/wired-pending/intent-opus4-content_curator.php" }, + { + "name": "content_generator", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "content generator", + "agent content generator", + "invoque content generator" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Content Generator agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-content_generator.php" + }, + { + "name": "contract_compliance", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "contract compliance", + "agent contract compliance", + "invoque contract compliance" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Contract Compliance agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-contract_compliance.php" + }, { "name": "contract_draft", "domain": "business", @@ -12547,6 +14809,19 @@ "description": "Contract draft skeleton", "file": "/api/wired-pending/intent-opus4-contract_draft.php" }, + { + "name": "contract_watcher", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "contract watcher", + "agent contract watcher", + "invoque contract watcher" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Contract Watcher agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-contract_watcher.php" + }, { "name": "conversion_track", "domain": "wevads_pipeline", @@ -12559,6 +14834,32 @@ "description": "Conversions PULL CX3+DoubleM", "file": "/api/wired-pending/intent-opus4-conversion_track.php" }, + { + "name": "convpull", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "convpull", + "convpull", + "agent convpull", + "invoque convpull" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ConvPull agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-convpull.php" + }, + { + "name": "cortex", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent cortex", + "invoque cortex" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "CORTEX agent (lead human) from truth registry", + "file": "/api/wired-pending/intent-opus4-cortex.php" + }, { "name": "count_pattern", "domain": "general", @@ -12573,9 +14874,104 @@ "file": "/api/wired-pending/intent-opus4-count_pattern.php" }, { - "name": "crm_staleness", + "name": "cpq_ai", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "cpq ai", + "agent cpq ai", + "invoque cpq ai" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "CPQ AI agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-cpq_ai.php" + }, + { + "name": "create_account_selenium", "domain": "general", "status": "PENDING_APPROVAL", + "triggers": [ + "cree compte selenium", + "creer compte ia selenium", + "new account chrome selenium", + "account creation selenium" + ], + "source": "opus4-autowire-early-v2", + "description": "", + "file": "/api/wired-pending/intent-opus4-create_account_selenium.php" + }, + { + "name": "creativeperf", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "creativeperf", + "creativeperf", + "agent creativeperf", + "invoque creativeperf" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "CreativePerf agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-creativeperf.php" + }, + { + "name": "crewai", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "crewai", + "crewai", + "agent crewai", + "invoque crewai" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "CrewAI agent (dorm ) from truth registry", + "file": "/api/wired-pending/intent-opus4-crewai.php" + }, + { + "name": "critfilguard", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "critfilguard", + "critfilguard", + "agent critfilguard", + "invoque critfilguard" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "CritFilGuard agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-critfilguard.php" + }, + { + "name": "critguard", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "critguard", + "critguard", + "agent critguard", + "invoque critguard" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "CritGuard agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-critguard.php" + }, + { + "name": "crm", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent crm", + "invoque crm" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "CRM agent (service tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-crm.php" + }, + { + "name": "crm_staleness", + "domain": "general", + "status": "EXECUTED", "triggers": [ "crm staleness", "send_contacts doctrine", @@ -12611,6 +15007,34 @@ "description": "", "file": "/api/wired-pending/intent-opus4-crm_volumes.php" }, + { + "name": "crmdrill", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "crmdrill", + "crmdrill", + "agent crmdrill", + "invoque crmdrill" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "CRMDrill agent (plat ) from truth registry", + "file": "/api/wired-pending/intent-opus4-crmdrill.php" + }, + { + "name": "crmseqcron", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "crmseqcron", + "crmseqcron", + "agent crmseqcron", + "invoque crmseqcron" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "CRMSeqCron agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-crmseqcron.php" + }, { "name": "cron_scheduler", "domain": "general", @@ -12624,6 +15048,20 @@ "description": "Cron schedule optimizer", "file": "/api/wired-pending/intent-opus4-cron_scheduler.php" }, + { + "name": "cronbounces", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "cronbounces", + "cronbounces", + "agent cronbounces", + "invoque cronbounces" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "CronBounces agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-cronbounces.php" + }, { "name": "crowdsec", "domain": "agents", @@ -12651,6 +15089,90 @@ "description": "CSS refactor/optimize", "file": "/api/wired-pending/intent-opus4-css_refactor.php" }, + { + "name": "dabadocma", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "dabadocma", + "dabadocma", + "agent dabadocma", + "invoque dabadocma" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "DabaDocMA agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-dabadocma.php" + }, + { + "name": "dabadoctn", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "dabadoctn", + "dabadoctn", + "agent dabadoctn", + "invoque dabadoctn" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "DabaDocTN agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-dabadoctn.php" + }, + { + "name": "dabaenrich", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "dabaenrich", + "dabaenrich", + "agent dabaenrich", + "invoque dabaenrich" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "DabaEnrich agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-dabaenrich.php" + }, + { + "name": "dailybackupr", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "dailybackupr", + "dailybackupr", + "agent dailybackupr", + "invoque dailybackupr" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "DailyBackupR agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-dailybackupr.php" + }, + { + "name": "dailybrief", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "dailybrief", + "dailybrief", + "agent dailybrief", + "invoque dailybrief" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "DailyBrief agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-dailybrief.php" + }, + { + "name": "dailystats", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "dailystats", + "dailystats", + "agent dailystats", + "invoque dailystats" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "DailyStats agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-dailystats.php" + }, { "name": "dark_scout", "domain": "wevads_pipeline", @@ -12663,10 +15185,51 @@ "description": "Dark scout intelligence", "file": "/api/wired-pending/intent-opus4-dark_scout.php" }, + { + "name": "dark_tools", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "dark tools", + "agent dark tools", + "invoque dark tools" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Dark Tools agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-dark_tools.php" + }, + { + "name": "darkscout", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "darkscout", + "darkscout", + "agent darkscout", + "invoque darkscout" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "DarkScout agent (dorm ) from truth registry", + "file": "/api/wired-pending/intent-opus4-darkscout.php" + }, + { + "name": "darkscraper", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "darkscraper", + "darkscraper", + "agent darkscraper", + "invoque darkscraper" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "DarkScraper agent (scraping ) from truth registry", + "file": "/api/wired-pending/intent-opus4-darkscraper.php" + }, { "name": "dashboard_orchestrateur", "domain": "general", - "status": "PENDING", + "status": "EXECUTED", "triggers": [ "dashboard orchestrateur", "orchestrateur godmode", @@ -12700,7 +15263,7 @@ { "name": "db_stats_live", "domain": "general", - "status": "PENDING", + "status": "EXECUTED", "triggers": [ "db stats", "database stats", @@ -12715,6 +15278,32 @@ "description": "Live DB stats: 674 tables PG, top 20, schemas breakdown, critical status", "file": "/api/wired-pending/intent-opus4-db_stats_live.php" }, + { + "name": "deepagent", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent deepagent", + "invoque deepagent" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Deepagent agent (orchestrator ) from truth registry", + "file": "/api/wired-pending/intent-opus4-deepagent.php" + }, + { + "name": "deepseek_cookies", + "domain": "general", + "status": "PENDING_APPROVAL", + "triggers": [ + "deepseek cookies", + "deepseek session", + "deepseek web cookies", + "deepseek chrome" + ], + "source": "opus4-autowire-early-v2", + "description": "", + "file": "/api/wired-pending/intent-opus4-deepseek_cookies.php" + }, { "name": "deerflow", "domain": "agents", @@ -12729,10 +15318,22 @@ "description": "Agent DeerFlow · 3 sources multi-registry", "file": "/api/wired-pending/intent-opus4-deerflow.php" }, + { + "name": "deerflow_agent", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent deerflow-agent", + "invoque deerflow-agent" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "DeerFlow-Agent agent (ai ) from truth registry", + "file": "/api/wired-pending/intent-opus4-deerflow_agent.php" + }, { "name": "deerflow_research", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "deerflow", "research agent", @@ -12745,7 +15346,7 @@ { "name": "deerflow_tendances", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "deerflow tendances", "deerflow trends", @@ -12755,6 +15356,20 @@ "description": "", "file": "/api/wired-pending/intent-opus4-deerflow_tendances.php" }, + { + "name": "deerflowcron", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "deerflowcron", + "deerflowcron", + "agent deerflowcron", + "invoque deerflowcron" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "DeerFlowCron agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-deerflowcron.php" + }, { "name": "definition_of_done_auditor", "domain": "agents", @@ -12793,6 +15408,19 @@ "description": "Deliverables checklist", "file": "/api/wired-pending/intent-opus4-deliverable_checklist.php" }, + { + "name": "demand_forecast_pro", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "demand forecast pro", + "agent demand forecast pro", + "invoque demand forecast pro" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Demand Forecast Pro agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-demand_forecast_pro.php" + }, { "name": "dependency_mapper", "domain": "agents", @@ -12821,6 +15449,31 @@ "description": "Agent DevOps · 3 sources multi-registry", "file": "/api/wired-pending/intent-opus4-devops.php" }, + { + "name": "devops_bot", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "devops bot", + "agent devops bot", + "invoque devops bot" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "DevOps Bot agent (service tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-devops_bot.php" + }, + { + "name": "dify", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent dify", + "invoque dify" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Dify agent (wire tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-dify.php" + }, { "name": "director", "domain": "agents", @@ -12848,10 +15501,24 @@ "description": "DR plan generator", "file": "/api/wired-pending/intent-opus4-disaster_recovery.php" }, + { + "name": "diskmonitor", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "diskmonitor", + "diskmonitor", + "agent diskmonitor", + "invoque diskmonitor" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "DiskMonitor agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-diskmonitor.php" + }, { "name": "dispatch_context", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "dispatch par contexte", "route intelligent", @@ -12861,6 +15528,44 @@ "description": "", "file": "/api/wired-pending/intent-opus4-dispatch_context.php" }, + { + "name": "dispatcher", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent dispatcher", + "invoque dispatcher" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Dispatcher agent (service tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-dispatcher.php" + }, + { + "name": "dnspush", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "dnspush", + "dnspush", + "agent dnspush", + "invoque dnspush" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "DNSPush agent (srv ) from truth registry", + "file": "/api/wired-pending/intent-opus4-dnspush.php" + }, + { + "name": "docker", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent docker", + "invoque docker" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Docker agent (service tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-docker.php" + }, { "name": "docker_expert", "domain": "general", @@ -12886,10 +15591,38 @@ "description": "Domain rotation 288 verified", "file": "/api/wired-pending/intent-opus4-domain_rotation.php" }, + { + "name": "domainpool", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "domainpool", + "domainpool", + "agent domainpool", + "invoque domainpool" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "DomainPool agent (srv ) from truth registry", + "file": "/api/wired-pending/intent-opus4-domainpool.php" + }, + { + "name": "domainrot", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "domainrot", + "domainrot", + "agent domainrot", + "invoque domainrot" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "DomainRot agent (srv ) from truth registry", + "file": "/api/wired-pending/intent-opus4-domainrot.php" + }, { "name": "dora_metrics_agent", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "dora metrics", "ag08 dora", @@ -12902,7 +15635,7 @@ { "name": "dormants_real", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "dormants real", "zero dormant audit", @@ -12912,10 +15645,24 @@ "description": "", "file": "/api/wired-pending/intent-opus4-dormants_real.php" }, + { + "name": "droidcli", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "droidcli", + "droidcli", + "agent droidcli", + "invoque droidcli" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "DroidCLI agent (intg ) from truth registry", + "file": "/api/wired-pending/intent-opus4-droidcli.php" + }, { "name": "dsh_predict_api", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "dsh predict api", "dashboard predict live", @@ -12928,7 +15675,7 @@ { "name": "dsh_predict_cache", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "dsh predict cache", "predict cache", @@ -12941,7 +15688,7 @@ { "name": "dsh_predict_full", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "dsh predict", "dashboard predict", @@ -12954,7 +15701,7 @@ { "name": "dsh_predict_heal", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "dsh predict heal", "predict heal", @@ -12967,7 +15714,7 @@ { "name": "dsh_predict_unified", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "dsh predict unified", "wepredict live", @@ -12980,7 +15727,7 @@ { "name": "dshp_e2e_latest", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "dshp e2e latest", "e2e results dshp", @@ -12990,10 +15737,568 @@ "description": "", "file": "/api/wired-pending/intent-opus4-dshp_e2e_latest.php" }, + { + "name": "dunning_router", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "dunning router", + "agent dunning router", + "invoque dunning router" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Dunning Router agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-dunning_router.php" + }, + { + "name": "duplicate_payment_detector", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "duplicate payment detector", + "agent duplicate payment detector", + "invoque duplicate payment detector" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Duplicate Payment Detector agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-duplicate_payment_detector.php" + }, + { + "name": "ecc_build_err", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ecc build err", + "ecc_build_err", + "agent ecc build err", + "invoque ecc build err" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ECC build err agent (dev ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ecc_build_err.php" + }, + { + "name": "ecc_chief", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ecc chief", + "ecc_chief", + "agent ecc chief", + "invoque ecc chief" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ECC chief agent (dev ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ecc_chief.php" + }, + { + "name": "ecc_code_rev", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ecc code rev", + "ecc_code_rev", + "agent ecc code rev", + "invoque ecc code rev" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ECC code rev agent (dev ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ecc_code_rev.php" + }, + { + "name": "ecc_cpp", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ecc cpp", + "ecc_cpp", + "agent ecc cpp", + "invoque ecc cpp" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ECC cpp agent (dev ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ecc_cpp.php" + }, + { + "name": "ecc_db_rev", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ecc db rev", + "ecc_db_rev", + "agent ecc db rev", + "invoque ecc db rev" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ECC db rev agent (dev ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ecc_db_rev.php" + }, + { + "name": "ecc_docs_lkp", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ecc docs lkp", + "ecc_docs_lkp", + "agent ecc docs lkp", + "invoque ecc docs lkp" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ECC docs lkp agent (dev ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ecc_docs_lkp.php" + }, + { + "name": "ecc_docupdater", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ecc-docupdater", + "ecc_docupdater", + "agent ecc-docupdater", + "invoque ecc-docupdater" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ECC-DocUpdater agent (plat ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ecc_docupdater.php" + }, + { + "name": "ecc_e2e", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ecc-e2e", + "ecc_e2e", + "agent ecc-e2e", + "invoque ecc-e2e" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ECC-E2E agent (qa ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ecc_e2e.php" + }, + { + "name": "ecc_e2e_run", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ecc e2e run", + "ecc_e2e_run", + "agent ecc e2e run", + "invoque ecc e2e run" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ECC e2e run agent (dev ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ecc_e2e_run.php" + }, + { + "name": "ecc_flutter", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ecc flutter", + "ecc_flutter", + "agent ecc flutter", + "invoque ecc flutter" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ECC flutter agent (dev ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ecc_flutter.php" + }, + { + "name": "ecc_gan_eval", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ecc gan eval", + "ecc_gan_eval", + "agent ecc gan eval", + "invoque ecc gan eval" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ECC gan eval agent (dev ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ecc_gan_eval.php" + }, + { + "name": "ecc_gan_gen", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ecc gan gen", + "ecc_gan_gen", + "agent ecc gan gen", + "invoque ecc gan gen" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ECC gan gen agent (dev ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ecc_gan_gen.php" + }, + { + "name": "ecc_gan_plan", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ecc gan plan", + "ecc_gan_plan", + "agent ecc gan plan", + "invoque ecc gan plan" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ECC gan plan agent (dev ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ecc_gan_plan.php" + }, + { + "name": "ecc_go", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ecc go", + "ecc_go", + "agent ecc go", + "invoque ecc go" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ECC go agent (dev ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ecc_go.php" + }, + { + "name": "ecc_harness", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ecc harness", + "ecc_harness", + "agent ecc harness", + "invoque ecc harness" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ECC harness agent (dev ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ecc_harness.php" + }, + { + "name": "ecc_health", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ecc health", + "ecc_health", + "agent ecc health", + "invoque ecc health" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ECC health agent (dev ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ecc_health.php" + }, + { + "name": "ecc_java", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ecc java", + "ecc_java", + "agent ecc java", + "invoque ecc java" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ECC java agent (dev ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ecc_java.php" + }, + { + "name": "ecc_java_reviewer", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ecc java reviewer", + "ecc_java_reviewer", + "agent ecc java reviewer", + "invoque ecc java reviewer" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ECC java reviewer agent (engineer ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ecc_java_reviewer.php" + }, + { + "name": "ecc_kotlin", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ecc kotlin", + "ecc_kotlin", + "agent ecc kotlin", + "invoque ecc kotlin" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ECC kotlin agent (dev ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ecc_kotlin.php" + }, + { + "name": "ecc_loop_op", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ecc loop op", + "ecc_loop_op", + "agent ecc loop op", + "invoque ecc loop op" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ECC loop op agent (dev ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ecc_loop_op.php" + }, + { + "name": "ecc_opensource_sanitizer", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ecc opensource sanitizer", + "ecc_opensource_sanitizer", + "agent ecc opensource sanitizer", + "invoque ecc opensource sanitizer" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ECC opensource sanitizer agent (engineer ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ecc_opensource_sanitizer.php" + }, + { + "name": "ecc_oss_fork", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ecc oss fork", + "ecc_oss_fork", + "agent ecc oss fork", + "invoque ecc oss fork" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ECC oss fork agent (dev ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ecc_oss_fork.php" + }, + { + "name": "ecc_oss_pkg", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ecc oss pkg", + "ecc_oss_pkg", + "agent ecc oss pkg", + "invoque ecc oss pkg" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ECC oss pkg agent (dev ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ecc_oss_pkg.php" + }, + { + "name": "ecc_oss_san", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ecc oss san", + "ecc_oss_san", + "agent ecc oss san", + "invoque ecc oss san" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ECC oss san agent (dev ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ecc_oss_san.php" + }, + { + "name": "ecc_perf_opt", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ecc perf opt", + "ecc_perf_opt", + "agent ecc perf opt", + "invoque ecc perf opt" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ECC perf opt agent (dev ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ecc_perf_opt.php" + }, + { + "name": "ecc_performance", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ecc-performance", + "ecc_performance", + "agent ecc-performance", + "invoque ecc-performance" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ECC-Performance agent (dev ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ecc_performance.php" + }, + { + "name": "ecc_planner", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ecc-planner", + "ecc_planner", + "agent ecc-planner", + "invoque ecc-planner" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ECC-Planner agent (engineer ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ecc_planner.php" + }, + { + "name": "ecc_python", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ecc python", + "ecc_python", + "agent ecc python", + "invoque ecc python" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ECC python agent (dev ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ecc_python.php" + }, + { + "name": "ecc_pytorch", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ecc pytorch", + "ecc_pytorch", + "agent ecc pytorch", + "invoque ecc pytorch" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ECC pytorch agent (dev ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ecc_pytorch.php" + }, + { + "name": "ecc_refact", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ecc refact", + "ecc_refact", + "agent ecc refact", + "invoque ecc refact" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ECC refact agent (dev ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ecc_refact.php" + }, + { + "name": "ecc_refactor", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ecc-refactor", + "ecc_refactor", + "agent ecc-refactor", + "invoque ecc-refactor" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ECC-Refactor agent (dev ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ecc_refactor.php" + }, + { + "name": "ecc_reviewer", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ecc-reviewer", + "ecc_reviewer", + "agent ecc-reviewer", + "invoque ecc-reviewer" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ECC-Reviewer agent (dev ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ecc_reviewer.php" + }, + { + "name": "ecc_rust", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ecc rust", + "ecc_rust", + "agent ecc rust", + "invoque ecc rust" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ECC rust agent (dev ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ecc_rust.php" + }, + { + "name": "ecc_rust_build_resolver", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ecc rust build resolver", + "ecc_rust_build_resolver", + "agent ecc rust build resolver", + "invoque ecc rust build resolver" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ECC rust build resolver agent (engineer ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ecc_rust_build_resolver.php" + }, + { + "name": "ecc_sec_rev", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ecc sec rev", + "ecc_sec_rev", + "agent ecc sec rev", + "invoque ecc sec rev" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ECC sec rev agent (dev ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ecc_sec_rev.php" + }, + { + "name": "ecc_security", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ecc-security", + "ecc_security", + "agent ecc-security", + "invoque ecc-security" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ECC-Security agent (sec ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ecc_security.php" + }, + { + "name": "ecc_tdd", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ecc-tdd", + "ecc_tdd", + "agent ecc-tdd", + "invoque ecc-tdd" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ECC-TDD agent (dev ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ecc_tdd.php" + }, + { + "name": "ecc_typescript_reviewer", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ecc typescript reviewer", + "ecc_typescript_reviewer", + "agent ecc typescript reviewer", + "invoque ecc typescript reviewer" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ECC typescript reviewer agent (engineer ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ecc_typescript_reviewer.php" + }, { "name": "ecosystem_status", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "ecosystem status", "ecosystem live", @@ -13003,6 +16308,20 @@ "description": "", "file": "/api/wired-pending/intent-opus4-ecosystem_status.php" }, + { + "name": "ecs_pmta", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ecs pmta", + "ecs_pmta", + "agent ecs pmta", + "invoque ecs pmta" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ECS PMTA agent (dead ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ecs_pmta.php" + }, { "name": "email_compose", "domain": "business", @@ -13031,7 +16350,7 @@ { "name": "email_sync_status", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "email sync status", "sync status", @@ -13054,10 +16373,120 @@ "description": "Text embedding generator", "file": "/api/wired-pending/intent-opus4-embedding_generator.php" }, + { + "name": "emenrichdz", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "emenrichdz", + "emenrichdz", + "agent emenrichdz", + "invoque emenrichdz" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "EmEnrichDZ agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-emenrichdz.php" + }, + { + "name": "emenrichma", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "emenrichma", + "emenrichma", + "agent emenrichma", + "invoque emenrichma" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "EmEnrichMA agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-emenrichma.php" + }, + { + "name": "emenrichtn", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "emenrichtn", + "emenrichtn", + "agent emenrichtn", + "invoque emenrichtn" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "EmEnrichTN agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-emenrichtn.php" + }, + { + "name": "emfetcher", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "emfetcher", + "emfetcher", + "agent emfetcher", + "invoque emfetcher" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "EmFetcher agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-emfetcher.php" + }, + { + "name": "engagement", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "engagement", + "engagement", + "agent engagement", + "invoque engagement" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "Engagement agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-engagement.php" + }, + { + "name": "enrichauto", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "enrichauto", + "enrichauto", + "agent enrichauto", + "invoque enrichauto" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "EnrichAuto agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-enrichauto.php" + }, + { + "name": "enrichv4", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "enrichv4", + "enrichv4", + "agent enrichv4", + "invoque enrichv4" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "EnrichV4 agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-enrichv4.php" + }, + { + "name": "enterprise", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent enterprise", + "invoque enterprise" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Enterprise agent (lead human) from truth registry", + "file": "/api/wired-pending/intent-opus4-enterprise.php" + }, { "name": "erp_unified", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "erp unified", "tableau bord erp", @@ -13072,7 +16501,7 @@ { "name": "erp_v2", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "erp v2", "erp premium", @@ -13097,10 +16526,37 @@ "description": "Agent Ethica · 3 sources multi-registry", "file": "/api/wired-pending/intent-opus4-ethica.php" }, + { + "name": "ethica1sdeep", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ethica1sdeep", + "ethica1sdeep", + "agent ethica1sdeep", + "invoque ethica1sdeep" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "Ethica1sDeep agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ethica1sdeep.php" + }, + { + "name": "ethica_bot", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ethica bot", + "agent ethica bot", + "invoque ethica bot" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Ethica Bot agent (service tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-ethica_bot.php" + }, { "name": "ethica_chatbot_fix", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "ethica chatbot fix", "fix ethica 502", @@ -13225,7 +16681,7 @@ { "name": "ethica_stats_live", "domain": "general", - "status": "PENDING", + "status": "EXECUTED", "triggers": [ "ethica stats live", "ethica volumes detailles", @@ -13250,6 +16706,216 @@ "description": "Swap endpoint ethica-chatbot.html vers opus5-weval-ia-fast-safe.php via opus5-page-api-swap helper", "file": "/api/wired-pending/intent-opus4-ethica_swap_safe.php" }, + { + "name": "ethicaapi", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ethicaapi", + "ethicaapi", + "agent ethicaapi", + "invoque ethicaapi" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "EthicaAPI agent (pha ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ethicaapi.php" + }, + { + "name": "ethicaauto", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ethicaauto", + "ethicaauto", + "agent ethicaauto", + "invoque ethicaauto" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "EthicaAuto agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ethicaauto.php" + }, + { + "name": "ethicacons", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ethicacons", + "ethicacons", + "agent ethicacons", + "invoque ethicacons" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "EthicaCons agent (pha ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ethicacons.php" + }, + { + "name": "ethicaconsent", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ethicaconsent", + "ethicaconsent", + "agent ethicaconsent", + "invoque ethicaconsent" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "EthicaConsent agent (pha ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ethicaconsent.php" + }, + { + "name": "ethicacrs2", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ethicacrs2", + "ethicacrs2", + "agent ethicacrs2", + "invoque ethicacrs2" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "EthicaCrS2 agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ethicacrs2.php" + }, + { + "name": "ethicadrill", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ethicadrill", + "ethicadrill", + "agent ethicadrill", + "invoque ethicadrill" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "EthicaDrill agent (pha ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ethicadrill.php" + }, + { + "name": "ethicaemdrip", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ethicaemdrip", + "ethicaemdrip", + "agent ethicaemdrip", + "invoque ethicaemdrip" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "EthicaEmDrip agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ethicaemdrip.php" + }, + { + "name": "ethicaenrich", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ethicaenrich", + "ethicaenrich", + "agent ethicaenrich", + "invoque ethicaenrich" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "EthicaEnrich agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ethicaenrich.php" + }, + { + "name": "ethicalidrip", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ethicalidrip", + "ethicalidrip", + "agent ethicalidrip", + "invoque ethicalidrip" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "EthicaLIDrip agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ethicalidrip.php" + }, + { + "name": "ethicamaster", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ethicamaster", + "ethicamaster", + "agent ethicamaster", + "invoque ethicamaster" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "EthicaMaster agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ethicamaster.php" + }, + { + "name": "ethicascripts", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ethicascripts", + "ethicascripts", + "agent ethicascripts", + "invoque ethicascripts" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "EthicaScripts agent (dock ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ethicascripts.php" + }, + { + "name": "ethicasms", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ethicasms", + "ethicasms", + "agent ethicasms", + "invoque ethicasms" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "EthicaSMS agent (pha ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ethicasms.php" + }, + { + "name": "ethicatrack", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ethicatrack", + "ethicatrack", + "agent ethicatrack", + "invoque ethicatrack" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "EthicaTrack agent (pha ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ethicatrack.php" + }, + { + "name": "ethicavalid", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ethicavalid", + "ethicavalid", + "agent ethicavalid", + "invoque ethicavalid" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "EthicaValid agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ethicavalid.php" + }, + { + "name": "ethicaville", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ethicaville", + "ethicaville", + "agent ethicaville", + "invoque ethicaville" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "EthicaVille agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ethicaville.php" + }, { "name": "etl_pipeline", "domain": "general", @@ -13263,6 +16929,44 @@ "description": "ETL pipeline generator", "file": "/api/wired-pending/intent-opus4-etl_pipeline.php" }, + { + "name": "evolution", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent evolution", + "invoque evolution" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Evolution agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-evolution.php" + }, + { + "name": "evomaster", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent evomaster", + "invoque evomaster" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "EvoMaster agent (intg tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-evomaster.php" + }, + { + "name": "ewssender", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ewssender", + "ewssender", + "agent ewssender", + "invoque ewssender" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "EWSSender agent (mta ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ewssender.php" + }, { "name": "expense_report", "domain": "business", @@ -13288,6 +16992,18 @@ "description": "Fact checker + citations", "file": "/api/wired-pending/intent-opus4-fact_checker.php" }, + { + "name": "factory", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent factory", + "invoque factory" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Factory agent (service tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-factory.php" + }, { "name": "fail2ban", "domain": "agents", @@ -13307,13 +17023,25 @@ "domain": "site_web", "status": "EXECUTED", "triggers": [ - "faq update", - "faq" + "faq update" ], "source": "opus-yacine-19avr-arena-gap-wire", "description": "FAQ update", "file": "/api/wired-pending/intent-opus4-faq_update.php" }, + { + "name": "fast_close_orchestrator", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "fast close orchestrator", + "agent fast close orchestrator", + "invoque fast close orchestrator" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Fast Close Orchestrator agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-fast_close_orchestrator.php" + }, { "name": "feynman_research", "domain": "general", @@ -13328,6 +17056,18 @@ "description": "", "file": "/api/wired-pending/intent-opus4-feynman_research.php" }, + { + "name": "fiability", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent fiability", + "invoque fiability" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Fiability agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-fiability.php" + }, { "name": "financial_modeler", "domain": "general", @@ -13357,7 +17097,7 @@ { "name": "fix_ports_check", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "fix ports", "check ports conflicts", @@ -13367,6 +17107,45 @@ "description": "", "file": "/api/wired-pending/intent-opus4-fix_ports_check.php" }, + { + "name": "flowise", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "flowise", + "flowise", + "agent flowise", + "invoque flowise" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "Flowise agent (dock ) from truth registry", + "file": "/api/wired-pending/intent-opus4-flowise.php" + }, + { + "name": "flowisedata", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent flowisedata", + "invoque flowisedata" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Flowisedata agent (orchestrator ) from truth registry", + "file": "/api/wired-pending/intent-opus4-flowisedata.php" + }, + { + "name": "forecast_ai", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "forecast ai", + "agent forecast ai", + "invoque forecast ai" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Forecast AI agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-forecast_ai.php" + }, { "name": "form_builder", "domain": "site_web", @@ -13379,6 +17158,32 @@ "description": "Form builder", "file": "/api/wired-pending/intent-opus4-form_builder.php" }, + { + "name": "fraud_detection_agent", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "fraud detection agent", + "agent fraud detection agent", + "invoque fraud detection agent" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Fraud Detection Agent agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-fraud_detection_agent.php" + }, + { + "name": "fraud_detection_ml", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "fraud detection ml", + "agent fraud detection ml", + "invoque fraud detection ml" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Fraud Detection ML agent (service tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-fraud_detection_ml.php" + }, { "name": "frontend_a11y", "domain": "general", @@ -13483,10 +17288,37 @@ "description": "Vue component generator", "file": "/api/wired-pending/intent-opus4-frontend_vue.php" }, + { + "name": "fx_hedger", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "fx hedger", + "agent fx hedger", + "invoque fx hedger" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "FX Hedger agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-fx_hedger.php" + }, + { + "name": "gan_adv", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "gan-adv", + "gan_adv", + "agent gan-adv", + "invoque gan-adv" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "GAN-Adv agent (dorm ) from truth registry", + "file": "/api/wired-pending/intent-opus4-gan_adv.php" + }, { "name": "gap_agents_list", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "gap agents list", "12 agents missing", @@ -13496,6 +17328,46 @@ "description": "", "file": "/api/wired-pending/intent-opus4-gap_agents_list.php" }, + { + "name": "gap_detect", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "gap detect", + "agent gap detect", + "invoque gap detect" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Gap Detect agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-gap_detect.php" + }, + { + "name": "gdpr_auditor", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "gdpr auditor", + "agent gdpr auditor", + "invoque gdpr auditor" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "GDPR Auditor agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-gdpr_auditor.php" + }, + { + "name": "gemini", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "gemini", + "gemini", + "agent gemini", + "invoque gemini" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "Gemini agent (wire ) from truth registry", + "file": "/api/wired-pending/intent-opus4-gemini.php" + }, { "name": "gemma4_option", "domain": "general", @@ -13509,10 +17381,106 @@ "description": "", "file": "/api/wired-pending/intent-opus4-gemma4_option.php" }, + { + "name": "ghbackup", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ghbackup", + "ghbackup", + "agent ghbackup", + "invoque ghbackup" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "GHBackup agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ghbackup.php" + }, + { + "name": "ghgrab", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ghgrab", + "ghgrab", + "agent ghgrab", + "invoque ghgrab" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "GHGrab agent (plat ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ghgrab.php" + }, + { + "name": "ghostnet", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ghostnet", + "ghostnet", + "agent ghostnet", + "invoque ghostnet" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "GhostNet agent (dorm ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ghostnet.php" + }, + { + "name": "ghpatremind", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ghpatremind", + "ghpatremind", + "agent ghpatremind", + "invoque ghpatremind" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "GHPatRemind agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ghpatremind.php" + }, + { + "name": "gmapscrapma", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "gmapscrapma", + "gmapscrapma", + "agent gmapscrapma", + "invoque gmapscrapma" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "GmapScrapMA agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-gmapscrapma.php" + }, + { + "name": "gmapscraptn", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "gmapscraptn", + "gmapscraptn", + "agent gmapscraptn", + "invoque gmapscraptn" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "GmapScrapTN agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-gmapscraptn.php" + }, + { + "name": "goose", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent goose", + "invoque goose" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Goose agent (dev tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-goose.php" + }, { "name": "gpu_grid_health", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "gpu grid", "grid gpu", @@ -13526,7 +17494,7 @@ { "name": "gpus_free", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "gpus free", "17 providers", @@ -13548,6 +17516,20 @@ "description": "Microsoft Graph O365", "file": "/api/wired-pending/intent-opus4-graph_sender.php" }, + { + "name": "graphsender", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "graphsender", + "graphsender", + "agent graphsender", + "invoque graphsender" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "GraphSender agent (mta ) from truth registry", + "file": "/api/wired-pending/intent-opus4-graphsender.php" + }, { "name": "groq", "domain": "agents", @@ -13562,6 +17544,90 @@ "description": "Agent Groq · 3 sources multi-registry", "file": "/api/wired-pending/intent-opus4-groq.php" }, + { + "name": "guardianscan", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "guardianscan", + "guardianscan", + "agent guardianscan", + "invoque guardianscan" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "GuardianScan agent (sec ) from truth registry", + "file": "/api/wired-pending/intent-opus4-guardianscan.php" + }, + { + "name": "guardscan", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "guardscan", + "guardscan", + "agent guardscan", + "invoque guardscan" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "GuardScan agent (sec ) from truth registry", + "file": "/api/wired-pending/intent-opus4-guardscan.php" + }, + { + "name": "hamidapi", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "hamidapi", + "hamidapi", + "agent hamidapi", + "invoque hamidapi" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "HamidAPI agent (saas ) from truth registry", + "file": "/api/wired-pending/intent-opus4-hamidapi.php" + }, + { + "name": "hamidbrain", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "hamidbrain", + "hamidbrain", + "agent hamidbrain", + "invoque hamidbrain" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "HamidBrain agent (saas ) from truth registry", + "file": "/api/wired-pending/intent-opus4-hamidbrain.php" + }, + { + "name": "hamidchef", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "hamidchef", + "hamidchef", + "agent hamidchef", + "invoque hamidchef" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "HamidChef agent (saas ) from truth registry", + "file": "/api/wired-pending/intent-opus4-hamidchef.php" + }, + { + "name": "hamidengine", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "hamidengine", + "hamidengine", + "agent hamidengine", + "invoque hamidengine" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "HamidEngine agent (saas ) from truth registry", + "file": "/api/wired-pending/intent-opus4-hamidengine.php" + }, { "name": "hcp_export", "domain": "ethica_b2b", @@ -13589,7 +17655,7 @@ { "name": "hcp_par_pays", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "hcp par pays", "hcp by country", @@ -13599,6 +17665,46 @@ "description": "", "file": "/api/wired-pending/intent-opus4-hcp_par_pays.php" }, + { + "name": "healthcheck", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "healthcheck", + "healthcheck", + "agent healthcheck", + "invoque healthcheck" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "HealthCheck agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-healthcheck.php" + }, + { + "name": "hf_trl", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "hf trl", + "hf_trl", + "agent hf trl", + "invoque hf trl" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "HF TRL agent (intg ) from truth registry", + "file": "/api/wired-pending/intent-opus4-hf_trl.php" + }, + { + "name": "holyclaude", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent holyclaude", + "invoque holyclaude" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Holyclaude agent (dev ) from truth registry", + "file": "/api/wired-pending/intent-opus4-holyclaude.php" + }, { "name": "huawei_billing", "domain": "business", @@ -13612,10 +17718,24 @@ "description": "Huawei billing dispute + ECS quota status", "file": "/api/wired-pending/intent-opus4-huawei_billing.php" }, + { + "name": "impactanalyst", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "impactanalyst", + "impactanalyst", + "agent impactanalyst", + "invoque impactanalyst" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ImpactAnalyst agent (sdlc ) from truth registry", + "file": "/api/wired-pending/intent-opus4-impactanalyst.php" + }, { "name": "implement_plan", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "implement plan", "execute plan", @@ -13629,7 +17749,7 @@ { "name": "inbound_crons", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "inbound crons", "crons safe", @@ -13651,10 +17771,23 @@ "description": "Inbox placement GlockApps", "file": "/api/wired-pending/intent-opus4-inbox_placement.php" }, + { + "name": "incident_watcher", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "incident watcher", + "agent incident watcher", + "invoque incident watcher" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Incident Watcher agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-incident_watcher.php" + }, { "name": "infra_live", "domain": "general", - "status": "PENDING", + "status": "EXECUTED", "triggers": [ "infra live", "infra status", @@ -13669,6 +17802,47 @@ "description": "Live infra: system/docker/services/ports/network", "file": "/api/wired-pending/intent-opus4-infra_live.php" }, + { + "name": "infracmd", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "infracmd", + "infracmd", + "agent infracmd", + "invoque infracmd" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "InfraCmd agent (plat ) from truth registry", + "file": "/api/wired-pending/intent-opus4-infracmd.php" + }, + { + "name": "infraguard", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "infraguard", + "infraguard", + "agent infraguard", + "invoque infraguard" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "InfraGuard agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-infraguard.php" + }, + { + "name": "invoice_auto_match", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "invoice auto-match", + "agent invoice auto-match", + "invoque invoice auto-match" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Invoice Auto-Match agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-invoice_auto_match.php" + }, { "name": "invoice_track", "domain": "business", @@ -13681,6 +17855,48 @@ "description": "Invoice tracking status", "file": "/api/wired-pending/intent-opus4-invoice_track.php" }, + { + "name": "irespapi", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "irespapi", + "irespapi", + "agent irespapi", + "invoque irespapi" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "iRespAPI agent (ops ) from truth registry", + "file": "/api/wired-pending/intent-opus4-irespapi.php" + }, + { + "name": "irespmain", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "irespmain", + "irespmain", + "agent irespmain", + "invoque irespmain" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "iRespMain agent (ops ) from truth registry", + "file": "/api/wired-pending/intent-opus4-irespmain.php" + }, + { + "name": "iresponse", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "iresponse", + "iresponse", + "agent iresponse", + "invoque iresponse" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "iResponse agent (mta ) from truth registry", + "file": "/api/wired-pending/intent-opus4-iresponse.php" + }, { "name": "iresponse_tag", "domain": "wevads_pipeline", @@ -13738,7 +17954,7 @@ { "name": "kaouther_send_ready", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "kaouther ready", "campaign ready", @@ -13748,10 +17964,50 @@ "description": "", "file": "/api/wired-pending/intent-opus4-kaouther_send_ready.php" }, + { + "name": "kbsync", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "kbsync", + "kbsync", + "agent kbsync", + "invoque kbsync" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "KBSync agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-kbsync.php" + }, + { + "name": "keyhacks", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent keyhacks", + "invoque keyhacks" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Keyhacks agent (security ) from truth registry", + "file": "/api/wired-pending/intent-opus4-keyhacks.php" + }, + { + "name": "keysync", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "keysync", + "keysync", + "agent keysync", + "invoque keysync" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "KeySync agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-keysync.php" + }, { "name": "knowledge_graph", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "knowledge graph", "graph rag", @@ -13764,7 +18020,7 @@ { "name": "knowledge_graph_stats", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "graph stats", "knowledge graph", @@ -13809,7 +18065,7 @@ { "name": "kpi_feeders_all", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "kpi feeders", "kpi tableau bord", @@ -13824,7 +18080,7 @@ { "name": "kpi_gaps_detail", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "kpi gaps", "21 kpis needed", @@ -13837,7 +18093,7 @@ { "name": "kpi_stripe_mrr", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "kpi stripe mrr", "mrr stripe", @@ -13850,7 +18106,7 @@ { "name": "kpi_stripe_revenue", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "kpi stripe revenue", "revenue stripe" @@ -13862,7 +18118,7 @@ { "name": "kpi_stripe_status", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "kpi stripe status", "stripe status", @@ -13875,7 +18131,7 @@ { "name": "kpi_wevads_modules", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "kpi wevads modules", "wevads modules", @@ -13888,7 +18144,7 @@ { "name": "kpi_wevads_sends", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "kpi wevads sends", "wevads sends", @@ -13901,7 +18157,7 @@ { "name": "kpi_wevads_tracking", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "kpi wevads tracking", "wevads tracking", @@ -13914,7 +18170,7 @@ { "name": "kpi_wire_list", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "kpi wire", "kpis wire needed", @@ -13924,6 +18180,45 @@ "description": "", "file": "/api/wired-pending/intent-opus4-kpi_wire_list.php" }, + { + "name": "kumomta", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent kumomta", + "invoque kumomta" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "KumoMTA agent (mta tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-kumomta.php" + }, + { + "name": "l99", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "l99", + "l99", + "agent l99", + "invoque l99" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "L99 agent (wevia ) from truth registry", + "file": "/api/wired-pending/intent-opus4-l99.php" + }, + { + "name": "l99_dark", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "l99 dark", + "agent l99 dark", + "invoque l99 dark" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "L99 Dark agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-l99_dark.php" + }, { "name": "l99_pilot", "domain": "agents", @@ -13938,6 +18233,103 @@ "description": "Agent L99 Pilot · 3 sources multi-registry", "file": "/api/wired-pending/intent-opus4-l99_pilot.php" }, + { + "name": "l99_visual", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "l99 visual", + "agent l99 visual", + "invoque l99 visual" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "L99 Visual agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-l99_visual.php" + }, + { + "name": "l99aiscan", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "l99aiscan", + "l99aiscan", + "agent l99aiscan", + "invoque l99aiscan" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "L99AIScan agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-l99aiscan.php" + }, + { + "name": "l99alive", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "l99alive", + "l99alive", + "agent l99alive", + "invoque l99alive" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "L99Alive agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-l99alive.php" + }, + { + "name": "l99analyze", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "l99analyze", + "l99analyze", + "agent l99analyze", + "invoque l99analyze" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "L99Analyze agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-l99analyze.php" + }, + { + "name": "l99cron", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "l99cron", + "l99cron", + "agent l99cron", + "invoque l99cron" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "L99Cron agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-l99cron.php" + }, + { + "name": "l99pipeline", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "l99pipeline", + "l99pipeline", + "agent l99pipeline", + "invoque l99pipeline" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "L99Pipeline agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-l99pipeline.php" + }, + { + "name": "l99quality", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "l99quality", + "l99quality", + "agent l99quality", + "invoque l99quality" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "L99Quality agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-l99quality.php" + }, { "name": "landing_page", "domain": "site_web", @@ -13950,6 +18342,45 @@ "description": "Landing page builder", "file": "/api/wired-pending/intent-opus4-landing_page.php" }, + { + "name": "langfuse", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent langfuse", + "invoque langfuse" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Langfuse agent (dock tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-langfuse.php" + }, + { + "name": "langfuser", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "langfuser", + "langfuser", + "agent langfuser", + "invoque langfuser" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "LangfuseR agent (dock ) from truth registry", + "file": "/api/wired-pending/intent-opus4-langfuser.php" + }, + { + "name": "lead_qualifier", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "lead qualifier", + "agent lead qualifier", + "invoque lead qualifier" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Lead Qualifier agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-lead_qualifier.php" + }, { "name": "lead_score", "domain": "business", @@ -13962,10 +18393,66 @@ "description": "Predictive lead scoring", "file": "/api/wired-pending/intent-opus4-lead_score.php" }, + { + "name": "leadenrhrly", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "leadenrhrly", + "leadenrhrly", + "agent leadenrhrly", + "invoque leadenrhrly" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "LeadEnrHrly agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-leadenrhrly.php" + }, + { + "name": "leadenrich", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "leadenrich", + "leadenrich", + "agent leadenrich", + "invoque leadenrich" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "LeadEnrich agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-leadenrich.php" + }, + { + "name": "leadenricher", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "leadenricher", + "leadenricher", + "agent leadenricher", + "invoque leadenricher" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "LeadEnricher agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-leadenricher.php" + }, + { + "name": "leadforge", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "leadforge", + "leadforge", + "agent leadforge", + "invoque leadforge" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "LeadForge agent (saas ) from truth registry", + "file": "/api/wired-pending/intent-opus4-leadforge.php" + }, { "name": "leads_diag", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "leads diag", "leads 7d", @@ -13975,10 +18462,52 @@ "description": "", "file": "/api/wired-pending/intent-opus4-leads_diag.php" }, + { + "name": "lidaily", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "lidaily", + "lidaily", + "agent lidaily", + "invoque lidaily" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "LIDaily agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-lidaily.php" + }, + { + "name": "linkedinscrp", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "linkedinscrp", + "linkedinscrp", + "agent linkedinscrp", + "invoque linkedinscrp" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "LinkedInScrp agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-linkedinscrp.php" + }, + { + "name": "liscraper", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "liscraper", + "liscraper", + "agent liscraper", + "invoque liscraper" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "LIScraper agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-liscraper.php" + }, { "name": "list_opus5_endpoints", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "liste endpoints opus5", "quels sont les opus5", @@ -13989,10 +18518,24 @@ "description": "", "file": "/api/wired-pending/intent-opus4-list_opus5_endpoints.php" }, + { + "name": "listmonk", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "listmonk", + "listmonk", + "agent listmonk", + "invoque listmonk" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ListMonk agent (dorm ) from truth registry", + "file": "/api/wired-pending/intent-opus4-listmonk.php" + }, { "name": "living_proof", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "living proof", "video scenario testing", @@ -14002,6 +18545,34 @@ "description": "", "file": "/api/wired-pending/intent-opus4-living_proof.php" }, + { + "name": "llamaindex", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "llamaindex", + "llamaindex", + "agent llamaindex", + "invoque llamaindex" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "LlamaIndex agent (intg ) from truth registry", + "file": "/api/wired-pending/intent-opus4-llamaindex.php" + }, + { + "name": "localai", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "localai", + "localai", + "agent localai", + "invoque localai" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "LocalAI agent (dorm ) from truth registry", + "file": "/api/wired-pending/intent-opus4-localai.php" + }, { "name": "log_analyzer", "domain": "general", @@ -14015,10 +18586,64 @@ "description": "Log file analyzer", "file": "/api/wired-pending/intent-opus4-log_analyzer.php" }, + { + "name": "loki", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent loki", + "invoque loki" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "Loki agent (dock ) from truth registry", + "file": "/api/wired-pending/intent-opus4-loki.php" + }, + { + "name": "lookalikeeng", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "lookalikeeng", + "lookalikeeng", + "agent lookalikeeng", + "invoque lookalikeeng" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "LookalikeEng agent (dorm ) from truth registry", + "file": "/api/wired-pending/intent-opus4-lookalikeeng.php" + }, + { + "name": "ltx_studio", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ltx-studio", + "ltx_studio", + "agent ltx-studio", + "invoque ltx-studio" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "LTX-Studio agent (dorm ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ltx_studio.php" + }, + { + "name": "ltx_video", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ltx-video", + "ltx_video", + "agent ltx-video", + "invoque ltx-video" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "LTX-Video agent (dorm ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ltx_video.php" + }, { "name": "machines_status", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "machines status", "4 machines", @@ -14041,6 +18666,20 @@ "description": "", "file": "/api/wired-pending/intent-opus4-magika_scan.php" }, + { + "name": "mailwarm", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "mailwarm", + "mailwarm", + "agent mailwarm", + "invoque mailwarm" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "MailWarm agent (saas ) from truth registry", + "file": "/api/wired-pending/intent-opus4-mailwarm.php" + }, { "name": "market_research", "domain": "business", @@ -14066,6 +18705,86 @@ "description": "Market scanning agent", "file": "/api/wired-pending/intent-opus4-market_scanner.php" }, + { + "name": "mass_stub_approve", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "approve all stubs", + "bulk approve stubs", + "auto approve pending", + "valide tous stubs", + "mass approval", + "promote pending stubs" + ], + "source": "opus4-autowire-early-v2", + "description": "", + "file": "/api/wired-pending/intent-opus4-mass_stub_approve.php" + }, + { + "name": "master_ai", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "master ai", + "agent master ai", + "invoque master ai" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Master AI agent (service tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-master_ai.php" + }, + { + "name": "master_router", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "master router", + "agent master router", + "invoque master router" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Master Router agent (service tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-master_router.php" + }, + { + "name": "masterinv", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "masterinv", + "masterinv", + "agent masterinv", + "invoque masterinv" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "MasterInv agent (plat ) from truth registry", + "file": "/api/wired-pending/intent-opus4-masterinv.php" + }, + { + "name": "mastra", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent mastra", + "invoque mastra" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Mastra agent (intg tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-mastra.php" + }, + { + "name": "mattermost", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent mattermost", + "invoque mattermost" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Mattermost agent (dock tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-mattermost.php" + }, { "name": "medreach_send", "domain": "ethica_b2b", @@ -14078,6 +18797,48 @@ "description": "Medreach send pipeline", "file": "/api/wired-pending/intent-opus4-medreach_send.php" }, + { + "name": "megacmd", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "megacmd", + "megacmd", + "agent megacmd", + "invoque megacmd" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "MegaCmd agent (dorm ) from truth registry", + "file": "/api/wired-pending/intent-opus4-megacmd.php" + }, + { + "name": "megacmdctr", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "megacmdctr", + "megacmdctr", + "agent megacmdctr", + "invoque megacmdctr" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "MegaCmdCtr agent (plat ) from truth registry", + "file": "/api/wired-pending/intent-opus4-megacmdctr.php" + }, + { + "name": "mermaidgen", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "mermaidgen", + "mermaidgen", + "agent mermaidgen", + "invoque mermaidgen" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "MermaidGen agent (wevia ) from truth registry", + "file": "/api/wired-pending/intent-opus4-mermaidgen.php" + }, { "name": "metric_collector", "domain": "general", @@ -14091,6 +18852,33 @@ "description": "Metrics collection setup", "file": "/api/wired-pending/intent-opus4-metric_collector.php" }, + { + "name": "mfa_enforcer", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "mfa enforcer", + "agent mfa enforcer", + "invoque mfa enforcer" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "MFA Enforcer agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-mfa_enforcer.php" + }, + { + "name": "microsoft", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "microsoft", + "microsoft", + "agent microsoft", + "invoque microsoft" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "Microsoft agent (wire ) from truth registry", + "file": "/api/wired-pending/intent-opus4-microsoft.php" + }, { "name": "milestone_track", "domain": "business", @@ -14103,6 +18891,31 @@ "description": "Milestones tracking", "file": "/api/wired-pending/intent-opus4-milestone_track.php" }, + { + "name": "mimo_omni", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "mimo omni", + "agent mimo omni", + "invoque mimo omni" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "MiMo Omni agent (service tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-mimo_omni.php" + }, + { + "name": "minimax", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent minimax", + "invoque minimax" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "MiniMax agent (service tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-minimax.php" + }, { "name": "mirofish", "domain": "agents", @@ -14130,10 +18943,36 @@ "description": "ML feature engineering helper", "file": "/api/wired-pending/intent-opus4-ml_feature_eng.php" }, + { + "name": "modelscope", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "modelscope", + "modelscope", + "agent modelscope", + "invoque modelscope" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ModelScope agent (dorm ) from truth registry", + "file": "/api/wired-pending/intent-opus4-modelscope.php" + }, + { + "name": "monitor", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent monitor", + "invoque monitor" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Monitor agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-monitor.php" + }, { "name": "multiagent_selectif", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "multiagent selectif", "agent intelligent", @@ -14143,10 +18982,92 @@ "description": "", "file": "/api/wired-pending/intent-opus4-multiagent_selectif.php" }, + { + "name": "n8n", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent n8n", + "invoque n8n" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "n8n agent (dock tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-n8n.php" + }, + { + "name": "n8n_alert", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "n8n-alert", + "n8n_alert", + "agent n8n-alert", + "invoque n8n-alert" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "n8n-Alert agent (dock ) from truth registry", + "file": "/api/wired-pending/intent-opus4-n8n_alert.php" + }, + { + "name": "n8n_b2b", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "n8n-b2b", + "n8n_b2b", + "agent n8n-b2b", + "invoque n8n-b2b" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "n8n-B2B agent (dock ) from truth registry", + "file": "/api/wired-pending/intent-opus4-n8n_b2b.php" + }, + { + "name": "n8n_deploy", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "n8n-deploy", + "n8n_deploy", + "agent n8n-deploy", + "invoque n8n-deploy" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "n8n-Deploy agent (dock ) from truth registry", + "file": "/api/wired-pending/intent-opus4-n8n_deploy.php" + }, + { + "name": "n8n_ethica", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "n8n-ethica", + "n8n_ethica", + "agent n8n-ethica", + "invoque n8n-ethica" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "n8n-Ethica agent (dock ) from truth registry", + "file": "/api/wired-pending/intent-opus4-n8n_ethica.php" + }, + { + "name": "n8n_monitor", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "n8n-monitor", + "n8n_monitor", + "agent n8n-monitor", + "invoque n8n-monitor" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "n8n-Monitor agent (dock ) from truth registry", + "file": "/api/wired-pending/intent-opus4-n8n_monitor.php" + }, { "name": "n8n_workflow_list", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "n8n workflow", "workflow list", @@ -14156,6 +19077,48 @@ "description": "", "file": "/api/wired-pending/intent-opus4-n8n_workflow_list.php" }, + { + "name": "n8nconnect", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "n8nconnect", + "n8nconnect", + "agent n8nconnect", + "invoque n8nconnect" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "n8nConnect agent (wire ) from truth registry", + "file": "/api/wired-pending/intent-opus4-n8nconnect.php" + }, + { + "name": "n8norch", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "n8norch", + "n8norch", + "agent n8norch", + "invoque n8norch" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "n8nOrch agent (wire ) from truth registry", + "file": "/api/wired-pending/intent-opus4-n8norch.php" + }, + { + "name": "n8nstats", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "n8nstats", + "n8nstats", + "agent n8nstats", + "invoque n8nstats" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "n8nStats agent (wire ) from truth registry", + "file": "/api/wired-pending/intent-opus4-n8nstats.php" + }, { "name": "nda_draft", "domain": "business", @@ -14168,6 +19131,20 @@ "description": "NDA draft template", "file": "/api/wired-pending/intent-opus4-nda_draft.php" }, + { + "name": "neuraldom", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "neuraldom", + "neuraldom", + "agent neuraldom", + "invoque neuraldom" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "NeuralDOM agent (dorm ) from truth registry", + "file": "/api/wired-pending/intent-opus4-neuraldom.php" + }, { "name": "neurorag_status", "domain": "general", @@ -14207,6 +19184,19 @@ "description": "Listmonk newsletter", "file": "/api/wired-pending/intent-opus4-newsletter.php" }, + { + "name": "next_best_action", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "next best action", + "agent next best action", + "invoque next best action" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Next Best Action agent (service tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-next_best_action.php" + }, { "name": "nginx_config", "domain": "general", @@ -14220,6 +19210,177 @@ "description": "Nginx config generator", "file": "/api/wired-pending/intent-opus4-nginx_config.php" }, + { + "name": "nightencrypt", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "nightencrypt", + "nightencrypt", + "agent nightencrypt", + "invoque nightencrypt" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "NightEncrypt agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-nightencrypt.php" + }, + { + "name": "nl_affiche_la_date_du_jour", + "domain": "general", + "status": "PENDING_SECURITY_REVIEW", + "triggers": [ + "affiche" + ], + "source": "opus4-autowire-early-v2", + "description": "", + "file": "/api/wired-pending/intent-opus4-nl_affiche_la_date_du_jour.php" + }, + { + "name": "nl_affiche_la_load_cpu", + "domain": "general", + "status": "PENDING_SECURITY_REVIEW", + "triggers": [ + "affiche" + ], + "source": "opus4-autowire-early-v2", + "description": "", + "file": "/api/wired-pending/intent-opus4-nl_affiche_la_load_cpu.php" + }, + { + "name": "nl_autowire", + "domain": "general", + "status": "PENDING_APPROVAL", + "triggers": [ + "nl autowire", + "auto wirer", + "cause racine wire" + ], + "source": "opus4-autowire-early-v2", + "description": "", + "file": "/api/wired-pending/intent-opus4-nl_autowire.php" + }, + { + "name": "nl_check_le_ssl", + "domain": "general", + "status": "PENDING_APPROVAL", + "triggers": [ + "check" + ], + "source": "opus4-autowire-early-v2", + "description": "", + "file": "/api/wired-pending/intent-opus4-nl_check_le_ssl.php" + }, + { + "name": "nl_compte_les_pages_html", + "domain": "general", + "status": "PENDING_SECURITY_REVIEW", + "triggers": [ + "compte" + ], + "source": "opus4-autowire-early-v2", + "description": "", + "file": "/api/wired-pending/intent-opus4-nl_compte_les_pages_html.php" + }, + { + "name": "nl_create_intent_bridge", + "domain": "general", + "status": "PENDING_APPROVAL", + "triggers": [ + "cree un intent qui", + "cree moi un intent", + "ajoute un intent qui", + "wire un intent qui", + "cree intent qui" + ], + "source": "opus4-autowire-early-v2", + "description": "", + "file": "/api/wired-pending/intent-opus4-nl_create_intent_bridge.php" + }, + { + "name": "nl_donne_les_dns", + "domain": "general", + "status": "PENDING_SECURITY_REVIEW", + "triggers": [ + "donne" + ], + "source": "opus4-autowire-early-v2", + "description": "", + "file": "/api/wired-pending/intent-opus4-nl_donne_les_dns.php" + }, + { + "name": "nl_la_memoire_ram", + "domain": "general", + "status": "PENDING_SECURITY_REVIEW", + "triggers": [ + "memoire" + ], + "source": "opus4-autowire-early-v2", + "description": "", + "file": "/api/wired-pending/intent-opus4-nl_la_memoire_ram.php" + }, + { + "name": "nl_liste_les_dockers_actifs", + "domain": "general", + "status": "PENDING_SECURITY_REVIEW", + "triggers": [ + "liste", + "dockers", + "actifs" + ], + "source": "opus4-autowire-early-v2", + "description": "", + "file": "/api/wired-pending/intent-opus4-nl_liste_les_dockers_actifs.php" + }, + { + "name": "nl_montre_l_etat_git", + "domain": "general", + "status": "PENDING_APPROVAL", + "triggers": [ + "montre" + ], + "source": "opus4-autowire-early-v2", + "description": "", + "file": "/api/wired-pending/intent-opus4-nl_montre_l_etat_git.php" + }, + { + "name": "nl_montre_la_disk_usage", + "domain": "general", + "status": "PENDING_SECURITY_REVIEW", + "triggers": [ + "montre" + ], + "source": "opus4-autowire-early-v2", + "description": "", + "file": "/api/wired-pending/intent-opus4-nl_montre_la_disk_usage.php" + }, + { + "name": "nlextract", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "nlextract", + "nlextract", + "agent nlextract", + "invoque nlextract" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "NLExtract agent (pha ) from truth registry", + "file": "/api/wired-pending/intent-opus4-nlextract.php" + }, + { + "name": "nodeexporter", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "nodeexporter", + "nodeexporter", + "agent nodeexporter", + "invoque nodeexporter" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "NodeExporter agent (dock ) from truth registry", + "file": "/api/wired-pending/intent-opus4-nodeexporter.php" + }, { "name": "nonreg", "domain": "agents", @@ -14234,10 +19395,65 @@ "description": "Agent NonReg · 2 sources multi-registry", "file": "/api/wired-pending/intent-opus4-nonreg.php" }, + { + "name": "nonregam", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "nonregam", + "nonregam", + "agent nonregam", + "invoque nonregam" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "NonRegAM agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-nonregam.php" + }, + { + "name": "nonregpm", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "nonregpm", + "nonregpm", + "agent nonregpm", + "invoque nonregpm" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "NonRegPM agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-nonregpm.php" + }, + { + "name": "novnc", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "novnc", + "novnc", + "agent novnc", + "invoque novnc" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "NoVNC agent (dorm ) from truth registry", + "file": "/api/wired-pending/intent-opus4-novnc.php" + }, + { + "name": "nps_analyzer", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "nps analyzer", + "agent nps analyzer", + "invoque nps analyzer" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "NPS Analyzer agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-nps_analyzer.php" + }, { "name": "nuclei_scan", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "nuclei scan", "cybersec scan", @@ -14247,6 +19463,48 @@ "description": "", "file": "/api/wired-pending/intent-opus4-nuclei_scan.php" }, + { + "name": "nucleiweek", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "nucleiweek", + "nucleiweek", + "agent nucleiweek", + "invoque nucleiweek" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "NucleiWeek agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-nucleiweek.php" + }, + { + "name": "o365cmdctr", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "o365cmdctr", + "o365cmdctr", + "agent o365cmdctr", + "invoque o365cmdctr" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "O365CmdCtr agent (ops ) from truth registry", + "file": "/api/wired-pending/intent-opus4-o365cmdctr.php" + }, + { + "name": "o365commander", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "o365commander", + "o365commander", + "agent o365commander", + "invoque o365commander" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "O365Commander agent (office ) from truth registry", + "file": "/api/wired-pending/intent-opus4-o365commander.php" + }, { "name": "ocr_runner", "domain": "general", @@ -14260,6 +19518,19 @@ "description": "OCR text extraction", "file": "/api/wired-pending/intent-opus4-ocr_runner.php" }, + { + "name": "oee_live", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "oee live", + "agent oee live", + "invoque oee live" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "OEE Live agent (service tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-oee_live.php" + }, { "name": "offer_manage", "domain": "wevads_pipeline", @@ -14272,6 +19543,132 @@ "description": "85 offers active", "file": "/api/wired-pending/intent-opus4-offer_manage.php" }, + { + "name": "offerengine", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "offerengine", + "offerengine", + "agent offerengine", + "invoque offerengine" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "OfferEngine agent (saas ) from truth registry", + "file": "/api/wired-pending/intent-opus4-offerengine.php" + }, + { + "name": "offerqual", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "offerqual", + "offerqual", + "agent offerqual", + "invoque offerqual" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "OfferQual agent (saas ) from truth registry", + "file": "/api/wired-pending/intent-opus4-offerqual.php" + }, + { + "name": "offerrefresh", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "offerrefresh", + "offerrefresh", + "agent offerrefresh", + "invoque offerrefresh" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "OfferRefresh agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-offerrefresh.php" + }, + { + "name": "office_recovery", + "domain": "general", + "status": "PENDING_APPROVAL", + "triggers": [ + "office recovery", + "reactivate office", + "office reactivation", + "recovery yacineutt" + ], + "source": "opus4-autowire-early-v2", + "description": "", + "file": "/api/wired-pending/intent-opus4-office_recovery.php" + }, + { + "name": "officeadmin", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "officeadmin", + "officeadmin", + "agent officeadmin", + "invoque officeadmin" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "OfficeAdmin agent (ops ) from truth registry", + "file": "/api/wired-pending/intent-opus4-officeadmin.php" + }, + { + "name": "officecheck", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "officecheck", + "officecheck", + "agent officecheck", + "invoque officecheck" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "OfficeCheck agent (ops ) from truth registry", + "file": "/api/wired-pending/intent-opus4-officecheck.php" + }, + { + "name": "officechk", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "officechk", + "officechk", + "agent officechk", + "invoque officechk" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "OfficeChk agent (ops ) from truth registry", + "file": "/api/wired-pending/intent-opus4-officechk.php" + }, + { + "name": "officemgmt", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "officemgmt", + "officemgmt", + "agent officemgmt", + "invoque officemgmt" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "OfficeMgmt agent (ops ) from truth registry", + "file": "/api/wired-pending/intent-opus4-officemgmt.php" + }, + { + "name": "ohmycc", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ohmycc", + "ohmycc", + "agent ohmycc", + "invoque ohmycc" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "OhMyCC agent (intg ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ohmycc.php" + }, { "name": "okr_alignment_tracker", "domain": "agents", @@ -14313,6 +19710,89 @@ "description": "Agent Ollama · 3 sources multi-registry", "file": "/api/wired-pending/intent-opus4-ollama.php" }, + { + "name": "ollamas151", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ollamas151", + "ollamas151", + "agent ollamas151", + "invoque ollamas151" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "OllamaS151 agent (s151 ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ollamas151.php" + }, + { + "name": "ollamas95", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ollamas95", + "ollamas95", + "agent ollamas95", + "invoque ollamas95" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "OllamaS95 agent (dock ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ollamas95.php" + }, + { + "name": "onboarding_bot", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "onboarding bot", + "agent onboarding bot", + "invoque onboarding bot" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Onboarding Bot agent (service tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-onboarding_bot.php" + }, + { + "name": "openclaw", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "openclaw", + "openclaw", + "agent openclaw", + "invoque openclaw" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "OpenClaw agent (dock ) from truth registry", + "file": "/api/wired-pending/intent-opus4-openclaw.php" + }, + { + "name": "openwebui", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "openwebui", + "openwebui", + "agent openwebui", + "invoque openwebui" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "OpenWebUI agent (dock ) from truth registry", + "file": "/api/wired-pending/intent-opus4-openwebui.php" + }, + { + "name": "opscenter", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "opscenter", + "opscenter", + "agent opscenter", + "invoque opscenter" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "OpsCenter agent (plat ) from truth registry", + "file": "/api/wired-pending/intent-opus4-opscenter.php" + }, { "name": "opus4_direct", "domain": "general", @@ -14339,7 +19819,7 @@ { "name": "orch_v3_test", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "orchestrator v3", "orch v3", @@ -14406,9 +19886,159 @@ "file": "/api/wired-pending/intent-opus4-orphans_rescue.php" }, { - "name": "outbound_risk", + "name": "orphans_wtp_inject", "domain": "general", "status": "PENDING_APPROVAL", + "triggers": [ + "inject orphans wtp", + "snippet orphelins", + "wtp snippet orphans", + "generate wtp snippet" + ], + "source": "opus4-autowire-early-v2", + "description": "", + "file": "/api/wired-pending/intent-opus4-orphans_wtp_inject.php" + }, + { + "name": "oss_aios", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "oss aios", + "agent oss aios", + "invoque oss aios" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "OSS AIOS agent (devops ) from truth registry", + "file": "/api/wired-pending/intent-opus4-oss_aios.php" + }, + { + "name": "oss_disc", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "oss disc.", + "agent oss disc.", + "invoque oss disc." + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "OSS Disc. agent (service tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-oss_disc.php" + }, + { + "name": "oss_evomaster", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "oss evomaster", + "oss_evomaster", + "agent oss evomaster", + "invoque oss evomaster" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "OSS EvoMaster agent (qa ) from truth registry", + "file": "/api/wired-pending/intent-opus4-oss_evomaster.php" + }, + { + "name": "oss_flowise", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "oss flowise", + "agent oss flowise", + "invoque oss flowise" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "OSS Flowise agent (engineer ) from truth registry", + "file": "/api/wired-pending/intent-opus4-oss_flowise.php" + }, + { + "name": "ossdisccron", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ossdisccron", + "ossdisccron", + "agent ossdisccron", + "invoque ossdisccron" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "OSSDiscCron agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ossdisccron.php" + }, + { + "name": "ossdiscov", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ossdiscov", + "ossdiscov", + "agent ossdiscov", + "invoque ossdiscov" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "OSSDiscov agent (plat ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ossdiscov.php" + }, + { + "name": "ossdiscover", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ossdiscover", + "ossdiscover", + "agent ossdiscover", + "invoque ossdiscover" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "OSSDiscover agent (plat ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ossdiscover.php" + }, + { + "name": "osstrending", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "osstrending", + "osstrending", + "agent osstrending", + "invoque osstrending" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "OSSTrending agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-osstrending.php" + }, + { + "name": "osstrndgen", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "osstrndgen", + "osstrndgen", + "agent osstrndgen", + "invoque osstrndgen" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "OSSTrndGen agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-osstrndgen.php" + }, + { + "name": "otd_optimizer", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "otd optimizer", + "agent otd optimizer", + "invoque otd optimizer" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "OTD Optimizer agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-otd_optimizer.php" + }, + { + "name": "outbound_risk", + "domain": "general", + "status": "EXECUTED", "triggers": [ "outbound risk", "auto send audit", @@ -14418,6 +20048,34 @@ "description": "", "file": "/api/wired-pending/intent-opus4-outbound_risk.php" }, + { + "name": "outreachai", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "outreachai", + "outreachai", + "agent outreachai", + "invoque outreachai" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "OutreachAI agent (saas ) from truth registry", + "file": "/api/wired-pending/intent-opus4-outreachai.php" + }, + { + "name": "ovh_sms", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ovh sms", + "ovh_sms", + "agent ovh sms", + "invoque ovh sms" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "OVH SMS agent (wire ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ovh_sms.php" + }, { "name": "p0_tldr", "domain": "general", @@ -14462,7 +20120,7 @@ { "name": "paperclip_agents_all", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "paperclip agents list", "paperclip catalog" @@ -14471,10 +20129,23 @@ "description": "", "file": "/api/wired-pending/intent-opus4-paperclip_agents_all.php" }, + { + "name": "paperclip_bot", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "paperclip bot", + "agent paperclip bot", + "invoque paperclip bot" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Paperclip Bot agent (service tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-paperclip_bot.php" + }, { "name": "paperclip_stats", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "paperclip stats", "paperclip agents", @@ -14484,10 +20155,90 @@ "description": "", "file": "/api/wired-pending/intent-opus4-paperclip_stats.php" }, + { + "name": "paperclipai", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent paperclipai", + "invoque paperclipai" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "PaperclipAI agent (ops ) from truth registry", + "file": "/api/wired-pending/intent-opus4-paperclipai.php" + }, + { + "name": "paperclipsov", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "paperclipsov", + "paperclipsov", + "agent paperclipsov", + "invoque paperclipsov" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "PaperclipSov agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-paperclipsov.php" + }, + { + "name": "patent_scanner", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "patent scanner", + "agent patent scanner", + "invoque patent scanner" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Patent Scanner agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-patent_scanner.php" + }, + { + "name": "payroll_accuracy_ai", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "payroll accuracy ai", + "agent payroll accuracy ai", + "invoque payroll accuracy ai" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Payroll Accuracy AI agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-payroll_accuracy_ai.php" + }, + { + "name": "pclipchain", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "pclipchain", + "pclipchain", + "agent pclipchain", + "invoque pclipchain" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "PclipChain agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-pclipchain.php" + }, + { + "name": "pclipsync", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "pclipsync", + "pclipsync", + "agent pclipsync", + "invoque pclipsync" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "PclipSync agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-pclipsync.php" + }, { "name": "pctl_stats_live", "domain": "general", - "status": "PENDING_APPROVAL", + "status": "EXECUTED", "triggers": [ "paperclip live stats", "pctl stats", @@ -14523,6 +20274,118 @@ "description": "", "file": "/api/wired-pending/intent-opus4-pending_scan.php" }, + { + "name": "persona_cloud", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "persona-cloud", + "persona_cloud", + "agent persona-cloud", + "invoque persona-cloud" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "Persona-Cloud agent (srv ) from truth registry", + "file": "/api/wired-pending/intent-opus4-persona_cloud.php" + }, + { + "name": "persona_cyber", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "persona-cyber", + "persona_cyber", + "agent persona-cyber", + "invoque persona-cyber" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "Persona-Cyber agent (sec ) from truth registry", + "file": "/api/wired-pending/intent-opus4-persona_cyber.php" + }, + { + "name": "persona_data", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "persona-data", + "persona_data", + "agent persona-data", + "invoque persona-data" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "Persona-Data agent (ai ) from truth registry", + "file": "/api/wired-pending/intent-opus4-persona_data.php" + }, + { + "name": "persona_email", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "persona-email", + "persona_email", + "agent persona-email", + "invoque persona-email" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "Persona-Email agent (mta ) from truth registry", + "file": "/api/wired-pending/intent-opus4-persona_email.php" + }, + { + "name": "persona_fullstack", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "persona-fullstack", + "persona_fullstack", + "agent persona-fullstack", + "invoque persona-fullstack" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "Persona-FullStack agent (dev ) from truth registry", + "file": "/api/wired-pending/intent-opus4-persona_fullstack.php" + }, + { + "name": "persona_sap", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "persona-sap", + "persona_sap", + "agent persona-sap", + "invoque persona-sap" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "Persona-SAP agent (con ) from truth registry", + "file": "/api/wired-pending/intent-opus4-persona_sap.php" + }, + { + "name": "pgwatchdog", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "pgwatchdog", + "pgwatchdog", + "agent pgwatchdog", + "invoque pgwatchdog" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "PgWatchdog agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-pgwatchdog.php" + }, + { + "name": "phantomb", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "phantomb", + "phantomb", + "agent phantomb", + "invoque phantomb" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "PhantomB agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-phantomb.php" + }, { "name": "pharma_campaign", "domain": "ethica_b2b", @@ -14535,6 +20398,90 @@ "description": "Pharma 2 active", "file": "/api/wired-pending/intent-opus4-pharma_campaign.php" }, + { + "name": "php74_fpm", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "php74-fpm", + "php74_fpm", + "agent php74-fpm", + "invoque php74-fpm" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "PHP74-FPM agent (srv ) from truth registry", + "file": "/api/wired-pending/intent-opus4-php74_fpm.php" + }, + { + "name": "php74fpm", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "php74fpm", + "php74fpm", + "agent php74fpm", + "invoque php74fpm" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "PHP74FPM agent (srv ) from truth registry", + "file": "/api/wired-pending/intent-opus4-php74fpm.php" + }, + { + "name": "php84_fpm", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "php84-fpm", + "php84_fpm", + "agent php84-fpm", + "invoque php84-fpm" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "PHP84-FPM agent (srv ) from truth registry", + "file": "/api/wired-pending/intent-opus4-php84_fpm.php" + }, + { + "name": "php84fpm", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "php84fpm", + "php84fpm", + "agent php84fpm", + "invoque php84fpm" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "PHP84FPM agent (srv ) from truth registry", + "file": "/api/wired-pending/intent-opus4-php84fpm.php" + }, + { + "name": "php85_fpm", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "php85-fpm", + "php85_fpm", + "agent php85-fpm", + "invoque php85-fpm" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "PHP85-FPM agent (srv ) from truth registry", + "file": "/api/wired-pending/intent-opus4-php85_fpm.php" + }, + { + "name": "php85fpm", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "php85fpm", + "php85fpm", + "agent php85fpm", + "invoque php85fpm" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "PHP85FPM agent (srv ) from truth registry", + "file": "/api/wired-pending/intent-opus4-php85fpm.php" + }, { "name": "pipeline_forecast", "domain": "business", @@ -14547,6 +20494,19 @@ "description": "Pipeline revenue forecast 90d", "file": "/api/wired-pending/intent-opus4-pipeline_forecast.php" }, + { + "name": "pipeline_scorer", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "pipeline scorer", + "agent pipeline scorer", + "invoque pipeline scorer" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Pipeline Scorer agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-pipeline_scorer.php" + }, { "name": "pitch_deck_gen", "domain": "general", @@ -14604,6 +20564,18 @@ "description": "", "file": "/api/wired-pending/intent-opus4-plan_status.php" }, + { + "name": "plausible", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent plausible", + "invoque plausible" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Plausible agent (dock tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-plausible.php" + }, { "name": "playwright_results", "domain": "general", @@ -14645,6 +20617,19 @@ "description": "Agent PMTA · 3 sources multi-registry", "file": "/api/wired-pending/intent-opus4-pmta.php" }, + { + "name": "poc_tracker", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "poc tracker", + "agent poc tracker", + "invoque poc tracker" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "PoC Tracker agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-poc_tracker.php" + }, { "name": "popup_config", "domain": "site_web", @@ -14694,6 +20679,48 @@ "description": "Porter 5 forces analysis", "file": "/api/wired-pending/intent-opus4-porter5_runner.php" }, + { + "name": "postfix", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "postfix", + "postfix", + "agent postfix", + "invoque postfix" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "Postfix agent (mta ) from truth registry", + "file": "/api/wired-pending/intent-opus4-postfix.php" + }, + { + "name": "postmaster", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "postmaster", + "postmaster", + "agent postmaster", + "invoque postmaster" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "PostMaster agent (ops ) from truth registry", + "file": "/api/wired-pending/intent-opus4-postmaster.php" + }, + { + "name": "postmasterm", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "postmasterm", + "postmasterm", + "agent postmasterm", + "invoque postmasterm" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "PostmasterM agent (ops ) from truth registry", + "file": "/api/wired-pending/intent-opus4-postmasterm.php" + }, { "name": "predictive_cache", "domain": "general", @@ -14707,6 +20734,19 @@ "description": "", "file": "/api/wired-pending/intent-opus4-predictive_cache.php" }, + { + "name": "predictive_maintenance", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "predictive maintenance", + "agent predictive maintenance", + "invoque predictive maintenance" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Predictive Maintenance agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-predictive_maintenance.php" + }, { "name": "pricing_strategy", "domain": "business", @@ -14732,6 +20772,18 @@ "description": "Privacy/GDPR auditor", "file": "/api/wired-pending/intent-opus4-privacy_auditor.php" }, + { + "name": "proactive", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent proactive", + "invoque proactive" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Proactive agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-proactive.php" + }, { "name": "product_owner_assistant", "domain": "agents", @@ -14758,6 +20810,20 @@ "description": "Product page builder", "file": "/api/wired-pending/intent-opus4-product_page.php" }, + { + "name": "profitorch", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "profitorch", + "profitorch", + "agent profitorch", + "invoque profitorch" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ProfitOrch agent (dorm ) from truth registry", + "file": "/api/wired-pending/intent-opus4-profitorch.php" + }, { "name": "project_kickoff", "domain": "business", @@ -14770,6 +20836,32 @@ "description": "Project kickoff template", "file": "/api/wired-pending/intent-opus4-project_kickoff.php" }, + { + "name": "prometheus", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent prometheus", + "invoque prometheus" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Prometheus agent (mon tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-prometheus.php" + }, + { + "name": "promptslib", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "promptslib", + "promptslib", + "agent promptslib", + "invoque promptslib" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "PromptsLib agent (plat ) from truth registry", + "file": "/api/wired-pending/intent-opus4-promptslib.php" + }, { "name": "proposal_gen", "domain": "business", @@ -14782,6 +20874,20 @@ "description": "Generate commercial proposal", "file": "/api/wired-pending/intent-opus4-proposal_gen.php" }, + { + "name": "proposalai", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "proposalai", + "proposalai", + "agent proposalai", + "invoque proposalai" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ProposalAI agent (saas ) from truth registry", + "file": "/api/wired-pending/intent-opus4-proposalai.php" + }, { "name": "proxy_rotation", "domain": "wevads_pipeline", @@ -14961,6 +21067,58 @@ "description": "", "file": "/api/wired-pending/intent-opus4-python_sandbox_test.php" }, + { + "name": "qdrant", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent qdrant", + "invoque qdrant" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Qdrant agent (dock tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-qdrant.php" + }, + { + "name": "qualgate", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "qualgate", + "qualgate", + "agent qualgate", + "invoque qualgate" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "QualGate agent (sdlc ) from truth registry", + "file": "/api/wired-pending/intent-opus4-qualgate.php" + }, + { + "name": "quality_ai_vision", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "quality ai vision", + "agent quality ai vision", + "invoque quality ai vision" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Quality AI Vision agent (service tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-quality_ai_vision.php" + }, + { + "name": "quality_spc_ai", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "quality spc ai", + "agent quality spc ai", + "invoque quality spc ai" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Quality SPC AI agent (service tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-quality_spc_ai.php" + }, { "name": "quarterly_review", "domain": "business", @@ -14991,6 +21149,74 @@ "description": "V93 Doctrine 93 - cross-session memory - recall decisions from admin.wevia_decisions PG table", "file": "/api/wired-pending/intent-opus4-recall_decision.php" }, + { + "name": "regautorepair", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "regautorepair", + "regautorepair", + "agent regautorepair", + "invoque regautorepair" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "RegAutoRepair agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-regautorepair.php" + }, + { + "name": "regguardchk", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "regguardchk", + "regguardchk", + "agent regguardchk", + "invoque regguardchk" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "RegGuardChk agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-regguardchk.php" + }, + { + "name": "registry", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent registry", + "invoque registry" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Registry agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-registry.php" + }, + { + "name": "regressdaily", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "regressdaily", + "regressdaily", + "agent regressdaily", + "invoque regressdaily" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "RegressDaily agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-regressdaily.php" + }, + { + "name": "regressguard", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "regressguard", + "regressguard", + "agent regressguard", + "invoque regressguard" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "RegressGuard agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-regressguard.php" + }, { "name": "release_check", "domain": "general", @@ -15042,6 +21268,20 @@ "description": "Rep assignment", "file": "/api/wired-pending/intent-opus4-rep_assign.php" }, + { + "name": "reputation", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "reputation", + "reputation", + "agent reputation", + "invoque reputation" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "Reputation agent (ops ) from truth registry", + "file": "/api/wired-pending/intent-opus4-reputation.php" + }, { "name": "researcher_agent", "domain": "general", @@ -15055,6 +21295,18 @@ "description": "Deep research agent (Feynman-style)", "file": "/api/wired-pending/intent-opus4-researcher_agent.php" }, + { + "name": "resolver", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent resolver", + "invoque resolver" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Resolver agent (service tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-resolver.php" + }, { "name": "resource_plan", "domain": "business", @@ -15105,6 +21357,20 @@ "description": "RFP response generator", "file": "/api/wired-pending/intent-opus4-rfp_response.php" }, + { + "name": "richscraper", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "richscraper", + "richscraper", + "agent richscraper", + "invoque richscraper" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "RichScraper agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-richscraper.php" + }, { "name": "risk_register", "domain": "business", @@ -15117,6 +21383,33 @@ "description": "Risk register 6 risks DG", "file": "/api/wired-pending/intent-opus4-risk_register.php" }, + { + "name": "rnd_pipe", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "rnd pipe", + "agent rnd pipe", + "invoque rnd pipe" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "RND Pipe agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-rnd_pipe.php" + }, + { + "name": "roasshift", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "roasshift", + "roasshift", + "agent roasshift", + "invoque roasshift" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ROASShift agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-roasshift.php" + }, { "name": "run_skill", "domain": "general", @@ -15135,6 +21428,244 @@ "description": "V89 POC Skill-to-Agent - 20 OSS skills wrapped in whitelist-safe scripts nuclei/trivy/ffuf/docker/curl/nmap/ssl/dns/git/disk/netstat/cron/memory/qdrant/playwright", "file": "/api/wired-pending/intent-opus4-run_skill.php" }, + { + "name": "s151_nginx", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "s151-nginx", + "s151_nginx", + "agent s151-nginx", + "invoque s151-nginx" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "S151-Nginx agent (srv ) from truth registry", + "file": "/api/wired-pending/intent-opus4-s151_nginx.php" + }, + { + "name": "s151_ollama", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "s151-ollama", + "s151_ollama", + "agent s151-ollama", + "invoque s151-ollama" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "S151-Ollama agent (srv ) from truth registry", + "file": "/api/wired-pending/intent-opus4-s151_ollama.php" + }, + { + "name": "s151_openclaw", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "s151-openclaw", + "s151_openclaw", + "agent s151-openclaw", + "invoque s151-openclaw" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "S151-OpenClaw agent (ai ) from truth registry", + "file": "/api/wired-pending/intent-opus4-s151_openclaw.php" + }, + { + "name": "s151_pg", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "s151-pg", + "s151_pg", + "agent s151-pg", + "invoque s151-pg" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "S151-PG agent (srv ) from truth registry", + "file": "/api/wired-pending/intent-opus4-s151_pg.php" + }, + { + "name": "s151_redis", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "s151-redis", + "s151_redis", + "agent s151-redis", + "invoque s151-redis" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "S151-Redis agent (srv ) from truth registry", + "file": "/api/wired-pending/intent-opus4-s151_redis.php" + }, + { + "name": "s151_tracking", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "s151-tracking", + "s151_tracking", + "agent s151-tracking", + "invoque s151-tracking" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "S151-Tracking agent (srv ) from truth registry", + "file": "/api/wired-pending/intent-opus4-s151_tracking.php" + }, + { + "name": "s151backup", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "s151backup", + "s151backup", + "agent s151backup", + "invoque s151backup" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "S151Backup agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-s151backup.php" + }, + { + "name": "s151nginx", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "s151nginx", + "s151nginx", + "agent s151nginx", + "invoque s151nginx" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "S151Nginx agent (srv ) from truth registry", + "file": "/api/wired-pending/intent-opus4-s151nginx.php" + }, + { + "name": "s151ollamaka", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "s151ollamaka", + "s151ollamaka", + "agent s151ollamaka", + "invoque s151ollamaka" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "S151OllamaKA agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-s151ollamaka.php" + }, + { + "name": "s151openclaw", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "s151openclaw", + "s151openclaw", + "agent s151openclaw", + "invoque s151openclaw" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "S151OpenClaw agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-s151openclaw.php" + }, + { + "name": "s151pg", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "s151pg", + "s151pg", + "agent s151pg", + "invoque s151pg" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "S151PG agent (srv ) from truth registry", + "file": "/api/wired-pending/intent-opus4-s151pg.php" + }, + { + "name": "s151redis", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "s151redis", + "s151redis", + "agent s151redis", + "invoque s151redis" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "S151Redis agent (srv ) from truth registry", + "file": "/api/wired-pending/intent-opus4-s151redis.php" + }, + { + "name": "s151track", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "s151track", + "s151track", + "agent s151track", + "invoque s151track" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "S151Track agent (srv ) from truth registry", + "file": "/api/wired-pending/intent-opus4-s151track.php" + }, + { + "name": "s151trackmon", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "s151trackmon", + "s151trackmon", + "agent s151trackmon", + "invoque s151trackmon" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "S151TrackMon agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-s151trackmon.php" + }, + { + "name": "s88_gpu", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "s88 gpu", + "s88_gpu", + "agent s88 gpu", + "invoque s88 gpu" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "S88 GPU agent (dead ) from truth registry", + "file": "/api/wired-pending/intent-opus4-s88_gpu.php" + }, + { + "name": "s89", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "s89", + "s89", + "agent s89", + "invoque s89" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "S89 agent (dead ) from truth registry", + "file": "/api/wired-pending/intent-opus4-s89.php" + }, + { + "name": "s95_arsenal", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "s95-arsenal", + "s95_arsenal", + "agent s95-arsenal", + "invoque s95-arsenal" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "S95-Arsenal agent (srv ) from truth registry", + "file": "/api/wired-pending/intent-opus4-s95_arsenal.php" + }, { "name": "s95_load", "domain": "general", @@ -15149,6 +21680,34 @@ "description": "", "file": "/api/wired-pending/intent-opus4-s95_load.php" }, + { + "name": "s95_pmta", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "s95-pmta", + "s95_pmta", + "agent s95-pmta", + "invoque s95-pmta" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "S95-PMTA agent (mta ) from truth registry", + "file": "/api/wired-pending/intent-opus4-s95_pmta.php" + }, + { + "name": "s95_sentinel", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "s95-sentinel", + "s95_sentinel", + "agent s95-sentinel", + "invoque s95-sentinel" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "S95-Sentinel agent (srv ) from truth registry", + "file": "/api/wired-pending/intent-opus4-s95_sentinel.php" + }, { "name": "sacred_winner", "domain": "wevads_pipeline", @@ -15190,6 +21749,209 @@ "description": "", "file": "/api/wired-pending/intent-opus4-safe_write_helper.php" }, + { + "name": "sales_engineer", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "sales engineer", + "agent sales engineer", + "invoque sales engineer" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Sales Engineer agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-sales_engineer.php" + }, + { + "name": "sambanova", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent sambanova", + "invoque sambanova" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "SambaNova agent (service tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-sambanova.php" + }, + { + "name": "sc_brainstorm", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "sc-brainstorm", + "sc_brainstorm", + "agent sc-brainstorm", + "invoque sc-brainstorm" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "SC-Brainstorm agent (ceo ) from truth registry", + "file": "/api/wired-pending/intent-opus4-sc_brainstorm.php" + }, + { + "name": "sc_business", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "sc-business", + "sc_business", + "agent sc-business", + "invoque sc-business" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "SC-Business agent (l99 ) from truth registry", + "file": "/api/wired-pending/intent-opus4-sc_business.php" + }, + { + "name": "sc_introsp", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "sc-introsp", + "sc_introsp", + "agent sc-introsp", + "invoque sc-introsp" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "SC-Introsp agent (ceo ) from truth registry", + "file": "/api/wired-pending/intent-opus4-sc_introsp.php" + }, + { + "name": "sc_orch", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "sc-orch", + "sc_orch", + "agent sc-orch", + "invoque sc-orch" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "SC-Orch agent (ceo ) from truth registry", + "file": "/api/wired-pending/intent-opus4-sc_orch.php" + }, + { + "name": "sc_orchestration", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "sc orchestration", + "sc_orchestration", + "agent sc orchestration", + "invoque sc orchestration" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "SC Orchestration agent (pm ) from truth registry", + "file": "/api/wired-pending/intent-opus4-sc_orchestration.php" + }, + { + "name": "sc_research", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "sc-research", + "sc_research", + "agent sc-research", + "invoque sc-research" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "SC-Research agent (l99 ) from truth registry", + "file": "/api/wired-pending/intent-opus4-sc_research.php" + }, + { + "name": "sc_token", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "sc-token", + "sc_token", + "agent sc-token", + "invoque sc-token" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "SC-Token agent (l99 ) from truth registry", + "file": "/api/wired-pending/intent-opus4-sc_token.php" + }, + { + "name": "scalebridge", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "scalebridge", + "scalebridge", + "agent scalebridge", + "invoque scalebridge" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ScaleBridge agent (dorm ) from truth registry", + "file": "/api/wired-pending/intent-opus4-scalebridge.php" + }, + { + "name": "scanner", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent scanner", + "invoque scanner" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Scanner agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-scanner.php" + }, + { + "name": "scraper", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent scraper", + "invoque scraper" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Scraper agent (service tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-scraper.php" + }, + { + "name": "scraperdz", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "scraperdz", + "scraperdz", + "agent scraperdz", + "invoque scraperdz" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ScraperDZ agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-scraperdz.php" + }, + { + "name": "scraperph", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "scraperph", + "scraperph", + "agent scraperph", + "invoque scraperph" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ScraperPH agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-scraperph.php" + }, + { + "name": "scrapertn", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "scrapertn", + "scrapertn", + "agent scrapertn", + "invoque scrapertn" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ScraperTN agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-scrapertn.php" + }, { "name": "scraping_factory", "domain": "wevads_pipeline", @@ -15216,6 +21978,86 @@ "description": "Agent Scrum Master Copilot · 3 sources multi-registry", "file": "/api/wired-pending/intent-opus4-scrum_master_copilot.php" }, + { + "name": "sdr", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent sdr", + "invoque sdr" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "SDR agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-sdr.php" + }, + { + "name": "searchproxy", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "searchproxy", + "searchproxy", + "agent searchproxy", + "invoque searchproxy" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "SearchProxy agent (dock ) from truth registry", + "file": "/api/wired-pending/intent-opus4-searchproxy.php" + }, + { + "name": "searxng", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent searxng", + "invoque searxng" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "SearXNG agent (dock tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-searxng.php" + }, + { + "name": "secdash", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "secdash", + "secdash", + "agent secdash", + "invoque secdash" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "SecDash agent (dorm ) from truth registry", + "file": "/api/wired-pending/intent-opus4-secdash.php" + }, + { + "name": "secdashb", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "secdashb", + "secdashb", + "agent secdashb", + "invoque secdashb" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "SecDashb agent (plat ) from truth registry", + "file": "/api/wired-pending/intent-opus4-secdashb.php" + }, + { + "name": "secmonitor", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "secmonitor", + "secmonitor", + "agent secmonitor", + "invoque secmonitor" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "SecMonitor agent (sec ) from truth registry", + "file": "/api/wired-pending/intent-opus4-secmonitor.php" + }, { "name": "secret_scanner", "domain": "general", @@ -15229,6 +22071,20 @@ "description": "Secret/credential scanner", "file": "/api/wired-pending/intent-opus4-secret_scanner.php" }, + { + "name": "secretscan", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "secretscan", + "secretscan", + "agent secretscan", + "invoque secretscan" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "SecretScan agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-secretscan.php" + }, { "name": "security", "domain": "agents", @@ -15255,6 +22111,76 @@ "description": "Seed cleaner", "file": "/api/wired-pending/intent-opus4-seed_cleaner.php" }, + { + "name": "seedclean", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "seedclean", + "seedclean", + "agent seedclean", + "invoque seedclean" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "SeedClean agent (qa ) from truth registry", + "file": "/api/wired-pending/intent-opus4-seedclean.php" + }, + { + "name": "seedcleaner", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "seedcleaner", + "seedcleaner", + "agent seedcleaner", + "invoque seedcleaner" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "SeedCleaner agent (ops ) from truth registry", + "file": "/api/wired-pending/intent-opus4-seedcleaner.php" + }, + { + "name": "seedinbox", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "seedinbox", + "seedinbox", + "agent seedinbox", + "invoque seedinbox" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "SeedInbox agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-seedinbox.php" + }, + { + "name": "seedmanager", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "seedmanager", + "seedmanager", + "agent seedmanager", + "invoque seedmanager" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "SeedManager agent (ops ) from truth registry", + "file": "/api/wired-pending/intent-opus4-seedmanager.php" + }, + { + "name": "seedmgr", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "seedmgr", + "seedmgr", + "agent seedmgr", + "invoque seedmgr" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "SeedMgr agent (qa ) from truth registry", + "file": "/api/wired-pending/intent-opus4-seedmgr.php" + }, { "name": "selenium_deepseek_renew", "domain": "general", @@ -15262,7 +22188,11 @@ "triggers": [ "selenium deepseek renew", "renew deepseek session", - "deepseek cookie refresh" + "deepseek cookie refresh", + "deepseek web cookies session", + "deepseek cookies session", + "renouvelle deepseek", + "deepseek refresh" ], "source": "opus4-autowire-early-v2", "description": "", @@ -15275,7 +22205,12 @@ "triggers": [ "selenium office create", "create office account", - "new outlook account" + "new outlook account", + "cree compte ia web selenium chrome", + "creer compte ia web selenium", + "nouveau compte office via selenium", + "selenium cree compte", + "blade cree compte office" ], "source": "opus4-autowire-early-v2", "description": "", @@ -15288,7 +22223,11 @@ "triggers": [ "selenium office recover", "recover suspended account", - "recover office" + "recover office", + "reactivate office recovery yacineutt", + "reactivate office recovery", + "recover office yacineutt", + "reactiver compte office" ], "source": "opus4-autowire-early-v2", "description": "", @@ -15301,7 +22240,10 @@ "triggers": [ "thuggie web", "thuggie session", - "thuggie cookies" + "thuggie cookies", + "thuggie web session", + "thuggie cookies renew", + "renouvelle thuggie" ], "source": "opus4-autowire-early-v2", "description": "", @@ -15348,6 +22290,48 @@ "description": "Send window times", "file": "/api/wired-pending/intent-opus4-send_window.php" }, + { + "name": "sendcontroller", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "sendcontroller", + "sendcontroller", + "agent sendcontroller", + "invoque sendcontroller" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "SendController agent (mta ) from truth registry", + "file": "/api/wired-pending/intent-opus4-sendcontroller.php" + }, + { + "name": "sendcron", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "sendcron", + "sendcron", + "agent sendcron", + "invoque sendcron" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "SendCron agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-sendcron.php" + }, + { + "name": "sendengine", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "sendengine", + "sendengine", + "agent sendengine", + "invoque sendengine" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "SendEngine agent (mta ) from truth registry", + "file": "/api/wired-pending/intent-opus4-sendengine.php" + }, { "name": "sentiment_scorer", "domain": "general", @@ -15361,6 +22345,130 @@ "description": "Sentiment analysis runner", "file": "/api/wired-pending/intent-opus4-sentiment_scorer.php" }, + { + "name": "sentinel", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent sentinel", + "invoque sentinel" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Sentinel agent (service tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-sentinel.php" + }, + { + "name": "sentinelar", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "sentinelar", + "sentinelar", + "agent sentinelar", + "invoque sentinelar" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "SentinelAR agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-sentinelar.php" + }, + { + "name": "sentinelbr", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "sentinelbr", + "sentinelbr", + "agent sentinelbr", + "invoque sentinelbr" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "SentinelBr agent (srv ) from truth registry", + "file": "/api/wired-pending/intent-opus4-sentinelbr.php" + }, + { + "name": "sentinelbrain", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "sentinelbrain", + "sentinelbrain", + "agent sentinelbrain", + "invoque sentinelbrain" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "SentinelBrain agent (sentinel ) from truth registry", + "file": "/api/wired-pending/intent-opus4-sentinelbrain.php" + }, + { + "name": "sentinelbrn", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "sentinelbrn", + "sentinelbrn", + "agent sentinelbrn", + "invoque sentinelbrn" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "SentinelBrn agent (srv ) from truth registry", + "file": "/api/wired-pending/intent-opus4-sentinelbrn.php" + }, + { + "name": "sentineleng", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "sentineleng", + "sentineleng", + "agent sentineleng", + "invoque sentineleng" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "SentinelEng agent (srv ) from truth registry", + "file": "/api/wired-pending/intent-opus4-sentineleng.php" + }, + { + "name": "sentinelv5", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "sentinelv5", + "sentinelv5", + "agent sentinelv5", + "invoque sentinelv5" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "SentinelV5 agent (srv ) from truth registry", + "file": "/api/wired-pending/intent-opus4-sentinelv5.php" + }, + { + "name": "sentinelvault", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "sentinelvault", + "sentinelvault", + "agent sentinelvault", + "invoque sentinelvault" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "SentinelVault agent (srv ) from truth registry", + "file": "/api/wired-pending/intent-opus4-sentinelvault.php" + }, + { + "name": "sentinelvlt", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "sentinelvlt", + "sentinelvlt", + "agent sentinelvlt", + "invoque sentinelvlt" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "SentinelVlt agent (srv ) from truth registry", + "file": "/api/wired-pending/intent-opus4-sentinelvlt.php" + }, { "name": "seo_optimize", "domain": "site_web", @@ -15373,6 +22481,20 @@ "description": "SEO optimizer", "file": "/api/wired-pending/intent-opus4-seo_optimize.php" }, + { + "name": "seoping", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "seoping", + "seoping", + "agent seoping", + "invoque seoping" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "SEOPing agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-seoping.php" + }, { "name": "sitemap", "domain": "site_web", @@ -15401,6 +22523,21 @@ "description": "", "file": "/api/wired-pending/intent-opus4-sitemap_exhaustive.php" }, + { + "name": "skill_bulk_script", + "domain": "general", + "status": "PENDING_APPROVAL", + "triggers": [ + "skill bulk script", + "generate skill scripts", + "scripter skills en masse", + "mass skill wire", + "bulk skill scripts" + ], + "source": "opus4-autowire-early-v2", + "description": "", + "file": "/api/wired-pending/intent-opus4-skill_bulk_script.php" + }, { "name": "skill_search", "domain": "general", @@ -15414,6 +22551,20 @@ "description": "", "file": "/api/wired-pending/intent-opus4-skill_search.php" }, + { + "name": "skillcreator", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "skillcreator", + "skillcreator", + "agent skillcreator", + "invoque skillcreator" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "SkillCreator agent (dorm ) from truth registry", + "file": "/api/wired-pending/intent-opus4-skillcreator.php" + }, { "name": "skills_counts", "domain": "general", @@ -15426,6 +22577,19 @@ "description": "", "file": "/api/wired-pending/intent-opus4-skills_counts.php" }, + { + "name": "skills_matcher", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "skills matcher", + "agent skills matcher", + "invoque skills matcher" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Skills Matcher agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-skills_matcher.php" + }, { "name": "skills_total", "domain": "general", @@ -15439,6 +22603,46 @@ "description": "", "file": "/api/wired-pending/intent-opus4-skills_total.php" }, + { + "name": "skillsmith", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent skillsmith", + "invoque skillsmith" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "SkillSmith agent (dev tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-skillsmith.php" + }, + { + "name": "skillsrag", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "skillsrag", + "skillsrag", + "agent skillsrag", + "invoque skillsrag" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "SkillsRAG agent (plat ) from truth registry", + "file": "/api/wired-pending/intent-opus4-skillsrag.php" + }, + { + "name": "skillsync", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "skillsync", + "skillsync", + "agent skillsync", + "invoque skillsync" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "SkillSync agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-skillsync.php" + }, { "name": "slide_builder", "domain": "general", @@ -15464,6 +22668,34 @@ "description": "SMTP PMTA + KumoMTA", "file": "/api/wired-pending/intent-opus4-smtp_config.php" }, + { + "name": "smtpsmuggl", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "smtpsmuggl", + "smtpsmuggl", + "agent smtpsmuggl", + "invoque smtpsmuggl" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "SMTPSmuggl agent (dorm ) from truth registry", + "file": "/api/wired-pending/intent-opus4-smtpsmuggl.php" + }, + { + "name": "smtptest", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "smtptest", + "smtptest", + "agent smtptest", + "invoque smtptest" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "SMTPTest agent (sec ) from truth registry", + "file": "/api/wired-pending/intent-opus4-smtptest.php" + }, { "name": "source_verifier", "domain": "general", @@ -15541,6 +22773,20 @@ "description": "Specialty gap analysis", "file": "/api/wired-pending/intent-opus4-specialty_gap.php" }, + { + "name": "specwriter", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "specwriter", + "specwriter", + "agent specwriter", + "invoque specwriter" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "SpecWriter agent (sdlc ) from truth registry", + "file": "/api/wired-pending/intent-opus4-specwriter.php" + }, { "name": "ssh_tmux_health", "domain": "general", @@ -15568,6 +22814,34 @@ "description": "SSL/TLS config auditor", "file": "/api/wired-pending/intent-opus4-ssl_expert.php" }, + { + "name": "ssohealth", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ssohealth", + "ssohealth", + "agent ssohealth", + "invoque ssohealth" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "SSOHealth agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ssohealth.php" + }, + { + "name": "ssononreg", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ssononreg", + "ssononreg", + "agent ssononreg", + "invoque ssononreg" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "SSONonReg agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ssononreg.php" + }, { "name": "stakeholder_map", "domain": "business", @@ -15580,6 +22854,32 @@ "description": "Stakeholder map", "file": "/api/wired-pending/intent-opus4-stakeholder_map.php" }, + { + "name": "stockout_predictor_ml", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "stockout predictor ml", + "agent stockout predictor ml", + "invoque stockout predictor ml" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Stockout Predictor ML agent (service tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-stockout_predictor_ml.php" + }, + { + "name": "stockout_prevention", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "stockout prevention", + "agent stockout prevention", + "invoque stockout prevention" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Stockout Prevention agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-stockout_prevention.php" + }, { "name": "story_point_estimator_ai", "domain": "agents", @@ -15607,6 +22907,20 @@ "description": "Strategy planning helper", "file": "/api/wired-pending/intent-opus4-strategy_planner.php" }, + { + "name": "stripe", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "stripe", + "stripe", + "agent stripe", + "invoque stripe" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "Stripe agent (wire ) from truth registry", + "file": "/api/wired-pending/intent-opus4-stripe.php" + }, { "name": "stripe_live_bridge", "domain": "general", @@ -15652,6 +22966,19 @@ "description": "Live Stripe MRR/ARR/customers · acct_1RviYXCpdcPNJE6S · livemode=true · 1 real customer", "file": "/api/wired-pending/intent-opus4-stripe_mrr_live.php" }, + { + "name": "stripe_revenue", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "stripe revenue", + "agent stripe revenue", + "invoque stripe revenue" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Stripe Revenue agent (service tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-stripe_revenue.php" + }, { "name": "stripe_status_live", "domain": "general", @@ -15665,6 +22992,33 @@ "description": "", "file": "/api/wired-pending/intent-opus4-stripe_status_live.php" }, + { + "name": "strix", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent strix", + "invoque strix" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Strix agent (sec tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-strix.php" + }, + { + "name": "stub_promoter_v2", + "domain": "general", + "status": "PENDING_APPROVAL", + "triggers": [ + "stub promoter", + "promote stubs", + "promouvoir stubs", + "promote pending", + "activate pending stubs" + ], + "source": "opus4-autowire-early-v2", + "description": "", + "file": "/api/wired-pending/intent-opus4-stub_promoter_v2.php" + }, { "name": "summarizer_agent", "domain": "general", @@ -15678,6 +23032,58 @@ "description": "Text summarization agent", "file": "/api/wired-pending/intent-opus4-summarizer_agent.php" }, + { + "name": "superclaude", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "superclaude", + "superclaude", + "agent superclaude", + "invoque superclaude" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "SuperClaude agent (intg ) from truth registry", + "file": "/api/wired-pending/intent-opus4-superclaude.php" + }, + { + "name": "supermemory", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent supermemory", + "invoque supermemory" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Supermemory agent (wire tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-supermemory.php" + }, + { + "name": "supplier_risk_monitor", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "supplier risk monitor", + "agent supplier risk monitor", + "invoque supplier risk monitor" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Supplier Risk Monitor agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-supplier_risk_monitor.php" + }, + { + "name": "sustainability_reporter", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "sustainability reporter", + "agent sustainability reporter", + "invoque sustainability reporter" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Sustainability Reporter agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-sustainability_reporter.php" + }, { "name": "swot_analyzer", "domain": "general", @@ -15691,6 +23097,60 @@ "description": "SWOT analysis runner", "file": "/api/wired-pending/intent-opus4-swot_analyzer.php" }, + { + "name": "syncarsenal", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "syncarsenal", + "syncarsenal", + "agent syncarsenal", + "invoque syncarsenal" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "SyncArsenal agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-syncarsenal.php" + }, + { + "name": "tabibiscrp", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "tabibiscrp", + "tabibiscrp", + "agent tabibiscrp", + "invoque tabibiscrp" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "TabibiScrp agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-tabibiscrp.php" + }, + { + "name": "takt_time_monitor", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "takt time monitor", + "agent takt time monitor", + "invoque takt time monitor" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Takt Time Monitor agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-takt_time_monitor.php" + }, + { + "name": "talent_scout", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "talent scout", + "agent talent scout", + "invoque talent scout" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Talent Scout agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-talent_scout.php" + }, { "name": "task_log", "domain": "general", @@ -15717,6 +23177,33 @@ "description": "", "file": "/api/wired-pending/intent-opus4-task_stream_list.php" }, + { + "name": "tax_validator", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "tax validator", + "agent tax validator", + "invoque tax validator" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Tax Validator agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-tax_validator.php" + }, + { + "name": "techradar", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "techradar", + "techradar", + "agent techradar", + "invoque techradar" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "TechRadar agent (plat ) from truth registry", + "file": "/api/wired-pending/intent-opus4-techradar.php" + }, { "name": "template_editor", "domain": "wevads_pipeline", @@ -15741,6 +23228,19 @@ "description": "Territory map Maghreb", "file": "/api/wired-pending/intent-opus4-territory_map.php" }, + { + "name": "test_auto_wire_capability", + "domain": "general", + "status": "PENDING_APPROVAL", + "triggers": [ + "test auto wire", + "capacite auto wire", + "verif auto wire" + ], + "source": "opus4-autowire-early-v2", + "description": "", + "file": "/api/wired-pending/intent-opus4-test_auto_wire_capability.php" + }, { "name": "test_autonomy_19avr", "domain": "general", @@ -15776,6 +23276,19 @@ "description": "Testimonials manager", "file": "/api/wired-pending/intent-opus4-testimonial.php" }, + { + "name": "thuggie_session", + "domain": "general", + "status": "PENDING_APPROVAL", + "triggers": [ + "thuggie session", + "thuggie web", + "thuggie cookies" + ], + "source": "opus4-autowire-early-v2", + "description": "", + "file": "/api/wired-pending/intent-opus4-thuggie_session.php" + }, { "name": "timesheet", "domain": "business", @@ -15827,6 +23340,20 @@ "description": "", "file": "/api/wired-pending/intent-opus4-tip_blade_yacineutt.php" }, + { + "name": "tip_captcha_bypass", + "domain": "general", + "status": "PENDING_APPROVAL", + "triggers": [ + "captcha bypass", + "bypass captcha", + "solve captcha", + "hcaptcha solver" + ], + "source": "opus4-autowire-early-v2", + "description": "", + "file": "/api/wired-pending/intent-opus4-tip_captcha_bypass.php" + }, { "name": "tip_chattr_dance", "domain": "general", @@ -15840,6 +23367,20 @@ "description": "", "file": "/api/wired-pending/intent-opus4-tip_chattr_dance.php" }, + { + "name": "tip_chrome_profile", + "domain": "general", + "status": "PENDING_APPROVAL", + "triggers": [ + "chrome profile", + "chrome yacineutt", + "browser profile", + "profile chrome blade" + ], + "source": "opus4-autowire-early-v2", + "description": "", + "file": "/api/wired-pending/intent-opus4-tip_chrome_profile.php" + }, { "name": "tip_claude_subagents", "domain": "general", @@ -15853,6 +23394,19 @@ "description": "", "file": "/api/wired-pending/intent-opus4-tip_claude_subagents.php" }, + { + "name": "tip_cookies_persist", + "domain": "general", + "status": "PENDING_APPROVAL", + "triggers": [ + "cookies persist", + "sauver cookies", + "cookies session persist" + ], + "source": "opus4-autowire-early-v2", + "description": "", + "file": "/api/wired-pending/intent-opus4-tip_cookies_persist.php" + }, { "name": "tip_cx_relay", "domain": "general", @@ -15892,6 +23446,33 @@ "description": "", "file": "/api/wired-pending/intent-opus4-tip_dns_spf_dkim.php" }, + { + "name": "tip_gmail_workspace", + "domain": "general", + "status": "PENDING_APPROVAL", + "triggers": [ + "gmail workspace", + "google workspace", + "gmail api" + ], + "source": "opus4-autowire-early-v2", + "description": "", + "file": "/api/wired-pending/intent-opus4-tip_gmail_workspace.php" + }, + { + "name": "tip_jwt_refresh", + "domain": "general", + "status": "PENDING_APPROVAL", + "triggers": [ + "jwt refresh", + "jwt rotation", + "refresh token jwt", + "jwt expire" + ], + "source": "opus4-autowire-early-v2", + "description": "", + "file": "/api/wired-pending/intent-opus4-tip_jwt_refresh.php" + }, { "name": "tip_office_recovery", "domain": "general", @@ -15945,6 +23526,19 @@ "description": "", "file": "/api/wired-pending/intent-opus4-tip_perplexity_web.php" }, + { + "name": "tip_pmta_smtp", + "domain": "general", + "status": "PENDING_APPROVAL", + "triggers": [ + "pmta smtp", + "powermta", + "pmta config" + ], + "source": "opus4-autowire-early-v2", + "description": "", + "file": "/api/wired-pending/intent-opus4-tip_pmta_smtp.php" + }, { "name": "tip_qdrant_vectorize", "domain": "general", @@ -16017,7 +23611,12 @@ "triggers": [ "token rotation", "renouveler tokens", - "rotation creds" + "rotation creds", + "rotation tokens providers souverains", + "rotation tokens providers", + "rotation providers souverains", + "rotation credentials", + "renouveler tokens providers" ], "source": "opus4-autowire-early-v2", "description": "", @@ -16036,6 +23635,32 @@ "description": "", "file": "/api/wired-pending/intent-opus4-tip_truth_registry.php" }, + { + "name": "tip_user_agent_spoof", + "domain": "general", + "status": "PENDING_APPROVAL", + "triggers": [ + "user agent spoof", + "ua spoofing", + "change user agent" + ], + "source": "opus4-autowire-early-v2", + "description": "", + "file": "/api/wired-pending/intent-opus4-tip_user_agent_spoof.php" + }, + { + "name": "tip_webshare_proxy", + "domain": "general", + "status": "PENDING_APPROVAL", + "triggers": [ + "webshare proxy", + "webshare ip", + "webshare account" + ], + "source": "opus4-autowire-early-v2", + "description": "", + "file": "/api/wired-pending/intent-opus4-tip_webshare_proxy.php" + }, { "name": "tip_zero_dormant", "domain": "general", @@ -16094,7 +23719,13 @@ "triggers": [ "tips office", "tips o365", - "office recovery" + "office recovery", + "renouvelle token office 365", + "renouvelle token office yacineutt", + "renouvelle token office", + "renew token office", + "o365 token renew", + "renouvellement office" ], "source": "opus4-autowire-early-v2", "description": "", @@ -16165,6 +23796,20 @@ "description": "", "file": "/api/wired-pending/intent-opus4-tips_web_ai.php" }, + { + "name": "token_office_renew", + "domain": "general", + "status": "PENDING_APPROVAL", + "triggers": [ + "renouvelle token office", + "token office renew", + "rotate office token", + "office token refresh" + ], + "source": "opus4-autowire-early-v2", + "description": "", + "file": "/api/wired-pending/intent-opus4-token_office_renew.php" + }, { "name": "tool_search", "domain": "general", @@ -16178,6 +23823,160 @@ "description": "", "file": "/api/wired-pending/intent-opus4-tool_search.php" }, + { + "name": "toolshub", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "toolshub", + "toolshub", + "agent toolshub", + "invoque toolshub" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "ToolsHub agent (plat ) from truth registry", + "file": "/api/wired-pending/intent-opus4-toolshub.php" + }, + { + "name": "tracer", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "tracer", + "tracer", + "agent tracer", + "invoque tracer" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "Tracer agent (qa ) from truth registry", + "file": "/api/wired-pending/intent-opus4-tracer.php" + }, + { + "name": "trackbridge", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "trackbridge", + "trackbridge", + "agent trackbridge", + "invoque trackbridge" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "TrackBridge agent (ops ) from truth registry", + "file": "/api/wired-pending/intent-opus4-trackbridge.php" + }, + { + "name": "trackconfig", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "trackconfig", + "trackconfig", + "agent trackconfig", + "invoque trackconfig" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "TrackConfig agent (ops ) from truth registry", + "file": "/api/wired-pending/intent-opus4-trackconfig.php" + }, + { + "name": "trackevents", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "trackevents", + "trackevents", + "agent trackevents", + "invoque trackevents" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "TrackEvents agent (ops ) from truth registry", + "file": "/api/wired-pending/intent-opus4-trackevents.php" + }, + { + "name": "trackingpixel", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "trackingpixel", + "trackingpixel", + "agent trackingpixel", + "invoque trackingpixel" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "TrackingPixel agent (s151 ) from truth registry", + "file": "/api/wired-pending/intent-opus4-trackingpixel.php" + }, + { + "name": "trackings151", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "trackings151", + "trackings151", + "agent trackings151", + "invoque trackings151" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "TrackingS151 agent (dock ) from truth registry", + "file": "/api/wired-pending/intent-opus4-trackings151.php" + }, + { + "name": "trackraw", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "trackraw", + "trackraw", + "agent trackraw", + "invoque trackraw" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "TrackRaw agent (ops ) from truth registry", + "file": "/api/wired-pending/intent-opus4-trackraw.php" + }, + { + "name": "trackunify", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "trackunify", + "trackunify", + "agent trackunify", + "invoque trackunify" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "TrackUnify agent (ops ) from truth registry", + "file": "/api/wired-pending/intent-opus4-trackunify.php" + }, + { + "name": "trackwebhk", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "trackwebhk", + "trackwebhk", + "agent trackwebhk", + "invoque trackwebhk" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "TrackWebhk agent (ops ) from truth registry", + "file": "/api/wired-pending/intent-opus4-trackwebhk.php" + }, + { + "name": "trackwebhook", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "trackwebhook", + "trackwebhook", + "agent trackwebhook", + "invoque trackwebhook" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "TrackWebhook agent (ops ) from truth registry", + "file": "/api/wired-pending/intent-opus4-trackwebhook.php" + }, { "name": "translate", "domain": "site_web", @@ -16216,6 +24015,107 @@ "description": "Trend scouting agent", "file": "/api/wired-pending/intent-opus4-trend_scout.php" }, + { + "name": "trinity", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent trinity", + "invoque trinity" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Trinity agent (service tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-trinity.php" + }, + { + "name": "trustctr", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "trustctr", + "trustctr", + "agent trustctr", + "invoque trustctr" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "TrustCtr agent (dorm ) from truth registry", + "file": "/api/wired-pending/intent-opus4-trustctr.php" + }, + { + "name": "tts", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent tts", + "invoque tts" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "TTS agent (wevia ) from truth registry", + "file": "/api/wired-pending/intent-opus4-tts.php" + }, + { + "name": "twenty", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent twenty", + "invoque twenty" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Twenty agent (dock tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-twenty.php" + }, + { + "name": "uptime_kuma", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent uptime-kuma", + "invoque uptime-kuma" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Uptime-Kuma agent (service tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-uptime_kuma.php" + }, + { + "name": "uptimekuma", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "uptimekuma", + "uptimekuma", + "agent uptimekuma", + "invoque uptimekuma" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "UptimeKuma agent (dock ) from truth registry", + "file": "/api/wired-pending/intent-opus4-uptimekuma.php" + }, + { + "name": "utilization_optimizer", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "utilization optimizer", + "agent utilization optimizer", + "invoque utilization optimizer" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Utilization Optimizer agent (service tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-utilization_optimizer.php" + }, + { + "name": "ux_agent_report", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent ux-agent-report", + "invoque ux-agent-report" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "ux-agent-report agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ux_agent_report.php" + }, { "name": "gpus_free", "domain": "general", @@ -16270,6 +24170,66 @@ "description": "Real-time FPM worker counts per pool + config summary (post V57 scale-up)", "file": "/api/wired-pending/intent-opus4-v57-pool_status.php" }, + { + "name": "v77_automation_planner", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent v77_automation_planner", + "invoque v77_automation_planner" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "v77_automation_planner agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-v77_automation_planner.php" + }, + { + "name": "v77_code_quality_reviewer", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent v77_code_quality_reviewer", + "invoque v77_code_quality_reviewer" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "v77_code_quality_reviewer agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-v77_code_quality_reviewer.php" + }, + { + "name": "v77_llm_local_orchestrator", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent v77_llm_local_orchestrator", + "invoque v77_llm_local_orchestrator" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "v77_llm_local_orchestrator agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-v77_llm_local_orchestrator.php" + }, + { + "name": "v77_rag_retriever", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent v77_rag_retriever", + "invoque v77_rag_retriever" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "v77_rag_retriever agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-v77_rag_retriever.php" + }, + { + "name": "v77_skill_agent_dispatcher", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent v77_skill_agent_dispatcher", + "invoque v77_skill_agent_dispatcher" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "v77_skill_agent_dispatcher agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-v77_skill_agent_dispatcher.php" + }, { "name": "v79_pages_registry", "domain": "general", @@ -16395,6 +24355,32 @@ "description": "Value proposition canvas", "file": "/api/wired-pending/intent-opus4-value_prop_canvas.php" }, + { + "name": "vaultguard", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "vaultguard", + "vaultguard", + "agent vaultguard", + "invoque vaultguard" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "VaultGuard agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-vaultguard.php" + }, + { + "name": "vaultwarden", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent vaultwarden", + "invoque vaultwarden" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Vaultwarden agent (dock tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-vaultwarden.php" + }, { "name": "vector_search", "domain": "general", @@ -16408,6 +24394,19 @@ "description": "Vector search query helper", "file": "/api/wired-pending/intent-opus4-vector_search.php" }, + { + "name": "velocity_tracker", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "velocity tracker", + "agent velocity tracker", + "invoque velocity tracker" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Velocity Tracker agent (agent human) from truth registry", + "file": "/api/wired-pending/intent-opus4-velocity_tracker.php" + }, { "name": "velocity_tracker_ai", "domain": "agents", @@ -16473,6 +24472,37 @@ "description": "", "file": "/api/wired-pending/intent-opus4-visual_mgmt_alerts.php" }, + { + "name": "visual_mgmt_drillable", + "domain": "general", + "status": "PENDING_APPROVAL", + "triggers": [ + "visual management drillable", + "drillable charts", + "management visuel graphique", + "visual mgmt", + "9 modules drillable", + "drill down charts", + "management graphique", + "visual mgmt drillable", + "drillable graphic" + ], + "source": "opus4-autowire-early-v2", + "description": "", + "file": "/api/wired-pending/intent-opus4-visual_mgmt_drillable.php" + }, + { + "name": "vllm", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent vllm", + "invoque vllm" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "vLLM agent (intg ) from truth registry", + "file": "/api/wired-pending/intent-opus4-vllm.php" + }, { "name": "vm_widget_ready", "domain": "general", @@ -16500,6 +24530,34 @@ "description": "Volume 77170/d cap", "file": "/api/wired-pending/intent-opus4-volume_control.php" }, + { + "name": "vsmpipe", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "vsmpipe", + "vsmpipe", + "agent vsmpipe", + "invoque vsmpipe" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "VSMPipe agent (dorm ) from truth registry", + "file": "/api/wired-pending/intent-opus4-vsmpipe.php" + }, + { + "name": "vsmpipeline", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "vsmpipeline", + "vsmpipeline", + "agent vsmpipeline", + "invoque vsmpipeline" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "VSMPipeline agent (plat ) from truth registry", + "file": "/api/wired-pending/intent-opus4-vsmpipeline.php" + }, { "name": "vuln_scanner", "domain": "general", @@ -16525,6 +24583,46 @@ "description": "Warmup 1783 accounts 77170/d", "file": "/api/wired-pending/intent-opus4-warmup_manager.php" }, + { + "name": "watchdogcr", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "watchdogcr", + "watchdogcr", + "agent watchdogcr", + "invoque watchdogcr" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "WatchdogCr agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-watchdogcr.php" + }, + { + "name": "watchhealth", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "watchhealth", + "watchhealth", + "agent watchhealth", + "invoque watchhealth" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "WatchHealth agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-watchhealth.php" + }, + { + "name": "wazuh", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent wazuh", + "invoque wazuh" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Wazuh agent (security ) from truth registry", + "file": "/api/wired-pending/intent-opus4-wazuh.php" + }, { "name": "webhook_gen", "domain": "media_gen", @@ -16550,6 +24648,18 @@ "description": "Webhook handler generator", "file": "/api/wired-pending/intent-opus4-webhook_handler.php" }, + { + "name": "wedroid", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent wedroid", + "invoque wedroid" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "WEDROID agent (engineer tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-wedroid.php" + }, { "name": "wepredict_competitors", "domain": "general", @@ -16719,6 +24829,18 @@ "description": "", "file": "/api/wired-pending/intent-opus4-wevads_tracking_live.php" }, + { + "name": "weval_agents_gap_fill_manifest", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent weval-agents-gap-fill-manifest", + "invoque weval-agents-gap-fill-manifest" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "weval-agents-gap-fill-manifest agent (agent ) from truth registry", + "file": "/api/wired-pending/intent-opus4-weval_agents_gap_fill_manifest.php" + }, { "name": "weval_ia_500_fix", "domain": "general", @@ -16744,6 +24866,58 @@ "description": "", "file": "/api/wired-pending/intent-opus4-weval_ia_safe.php" }, + { + "name": "wevalradar", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent wevalradar", + "invoque wevalradar" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Wevalradar agent (analyst ) from truth registry", + "file": "/api/wired-pending/intent-opus4-wevalradar.php" + }, + { + "name": "wevalscrapy", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "wevalscrapy", + "wevalscrapy", + "agent wevalscrapy", + "invoque wevalscrapy" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "WevalScrapy agent (dorm ) from truth registry", + "file": "/api/wired-pending/intent-opus4-wevalscrapy.php" + }, + { + "name": "wevalsecurity", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent wevalsecurity", + "invoque wevalsecurity" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "Wevalsecurity agent (security ) from truth registry", + "file": "/api/wired-pending/intent-opus4-wevalsecurity.php" + }, + { + "name": "wevbrain", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "wevbrain", + "wevbrain", + "agent wevbrain", + "invoque wevbrain" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "WevBrain agent (intg ) from truth registry", + "file": "/api/wired-pending/intent-opus4-wevbrain.php" + }, { "name": "wevcode", "domain": "agents", @@ -16831,6 +25005,19 @@ "description": "V92 Decisions Table PostgreSQL · memoire cross-session WEVIA · track Opus decisions", "file": "/api/wired-pending/intent-opus4-wevia_decisions.php" }, + { + "name": "wevia_life", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "wevia life", + "agent wevia life", + "invoque wevia life" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "WEVIA Life agent (general tool) from truth registry", + "file": "/api/wired-pending/intent-opus4-wevia_life.php" + }, { "name": "wevia_master", "domain": "agents", @@ -16845,6 +25032,19 @@ "description": "Agent WEVIA Master · 2 sources multi-registry", "file": "/api/wired-pending/intent-opus4-wevia_master.php" }, + { + "name": "wevia_public", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "wevia public", + "agent wevia public", + "invoque wevia public" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "WEVIA PUBLIC agent (general ) from truth registry", + "file": "/api/wired-pending/intent-opus4-wevia_public.php" + }, { "name": "wevia_truth", "domain": "autonomy", @@ -16863,6 +25063,174 @@ "description": "WEVIA TRUTH REGISTRY · source unique toute la dispersion consolidée · 270 agents · 313 intents · 15509 skills · 25 brains · 19 doctrines", "file": "/api/wired-pending/intent-opus4-wevia_truth.php" }, + { + "name": "weviaartifct", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent weviaartifct", + "invoque weviaartifct" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "WeviaArtifct agent (wevia ) from truth registry", + "file": "/api/wired-pending/intent-opus4-weviaartifct.php" + }, + { + "name": "weviacaps", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent weviacaps", + "invoque weviacaps" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "WeviaCaps agent (wevia ) from truth registry", + "file": "/api/wired-pending/intent-opus4-weviacaps.php" + }, + { + "name": "weviadream", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "weviadream", + "weviadream", + "agent weviadream", + "invoque weviadream" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "WeviaDream agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-weviadream.php" + }, + { + "name": "weviaembed", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "weviaembed", + "weviaembed", + "agent weviaembed", + "invoque weviaembed" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "WeviaEmbed agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-weviaembed.php" + }, + { + "name": "weviagateway", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "weviagateway", + "weviagateway", + "agent weviagateway", + "invoque weviagateway" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "WEVIAGateway agent (wevia ) from truth registry", + "file": "/api/wired-pending/intent-opus4-weviagateway.php" + }, + { + "name": "wevialife", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "wevialife", + "wevialife", + "agent wevialife", + "invoque wevialife" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "WEVIALife agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-wevialife.php" + }, + { + "name": "weviaprovide", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent weviaprovide", + "invoque weviaprovide" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "WeviaProvide agent (wevia ) from truth registry", + "file": "/api/wired-pending/intent-opus4-weviaprovide.php" + }, + { + "name": "weviaskills", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent weviaskills", + "invoque weviaskills" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "WeviaSkills agent (wevia ) from truth registry", + "file": "/api/wired-pending/intent-opus4-weviaskills.php" + }, + { + "name": "weviasovprxy", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent weviasovprxy", + "invoque weviasovprxy" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "WeviaSovPrxy agent (wevia ) from truth registry", + "file": "/api/wired-pending/intent-opus4-weviasovprxy.php" + }, + { + "name": "weviatools", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent weviatools", + "invoque weviatools" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "WeviaTools agent (wevia ) from truth registry", + "file": "/api/wired-pending/intent-opus4-weviatools.php" + }, + { + "name": "weviavision", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "agent weviavision", + "invoque weviavision" + ], + "source": "opus-wire-v26-mass-factory-truth-registry", + "description": "WeviaVision agent (wevia ) from truth registry", + "file": "/api/wired-pending/intent-opus4-weviavision.php" + }, + { + "name": "wevrelay", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "wevrelay", + "wevrelay", + "agent wevrelay", + "invoque wevrelay" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "WevRelay agent (dock ) from truth registry", + "file": "/api/wired-pending/intent-opus4-wevrelay.php" + }, + { + "name": "whatsapp", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "whatsapp", + "whatsapp", + "agent whatsapp", + "invoque whatsapp" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "WhatsApp agent (wire ) from truth registry", + "file": "/api/wired-pending/intent-opus4-whatsapp.php" + }, { "name": "widget_real_test", "domain": "general", @@ -16874,6 +25242,62 @@ "description": "", "file": "/api/wired-pending/intent-opus4-widget_real_test.php" }, + { + "name": "wikiscanner", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "wikiscanner", + "wikiscanner", + "agent wikiscanner", + "invoque wikiscanner" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "WikiScanner agent (sdlc ) from truth registry", + "file": "/api/wired-pending/intent-opus4-wikiscanner.php" + }, + { + "name": "worldmap", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "worldmap", + "worldmap", + "agent worldmap", + "invoque worldmap" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "WorldMap agent (dorm ) from truth registry", + "file": "/api/wired-pending/intent-opus4-worldmap.php" + }, + { + "name": "worldmaplv", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "worldmaplv", + "worldmaplv", + "agent worldmaplv", + "invoque worldmaplv" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "WorldMapLv agent (plat ) from truth registry", + "file": "/api/wired-pending/intent-opus4-worldmaplv.php" + }, + { + "name": "writingstyle", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "writingstyle", + "writingstyle", + "agent writingstyle", + "invoque writingstyle" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "WritingStyle agent (dorm ) from truth registry", + "file": "/api/wired-pending/intent-opus4-writingstyle.php" + }, { "name": "wtp_entry_point", "domain": "general", @@ -16922,6 +25346,90 @@ "source": "opus-wire-19avr-doctrine-88-v4", "description": "Point entree officiel WEVAL = WTP (weval-technology-platform.html) - 16 modules ERP + 10 KPIs + recherche globale + chat WEVIA integre - doctrine 90 Opus5 autonomy KPI", "file": "/api/wired-pending/intent-opus4-wtp_official.php" + }, + { + "name": "youtubechan", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "youtubechan", + "youtubechan", + "agent youtubechan", + "invoque youtubechan" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "YouTubeChan agent (saas ) from truth registry", + "file": "/api/wired-pending/intent-opus4-youtubechan.php" + }, + { + "name": "youtubefact", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "youtubefact", + "youtubefact", + "agent youtubefact", + "invoque youtubefact" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "YouTubeFact agent (saas ) from truth registry", + "file": "/api/wired-pending/intent-opus4-youtubefact.php" + }, + { + "name": "youtubeq", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "youtubeq", + "youtubeq", + "agent youtubeq", + "invoque youtubeq" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "YouTubeQ agent (cron ) from truth registry", + "file": "/api/wired-pending/intent-opus4-youtubeq.php" + }, + { + "name": "ytchannels", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ytchannels", + "ytchannels", + "agent ytchannels", + "invoque ytchannels" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "YTChannels agent (saas ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ytchannels.php" + }, + { + "name": "ytfactory", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "ytfactory", + "ytfactory", + "agent ytfactory", + "invoque ytfactory" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "YTFactory agent (saas ) from truth registry", + "file": "/api/wired-pending/intent-opus4-ytfactory.php" + }, + { + "name": "yttrends", + "domain": "general", + "status": "EXECUTED", + "triggers": [ + "yttrends", + "yttrends", + "agent yttrends", + "invoque yttrends" + ], + "source": "opus-wire-v26-b2-truth-registry", + "description": "YTTrends agent (saas ) from truth registry", + "file": "/api/wired-pending/intent-opus4-yttrends.php" } ] }, @@ -17886,7 +26394,7 @@ }, "qdrant": { "collections_count": 20, - "total_points": 17321, + "total_points": 17323, "collections": [ { "name": "weval_skills", @@ -17910,7 +26418,7 @@ }, { "name": "wevia_memory_768", - "points": 60 + "points": 62 }, { "name": "wevia_memory", diff --git a/weval-technology-platform.html b/weval-technology-platform.html index 35c30461d..c10162197 100644 --- a/weval-technology-platform.html +++ b/weval-technology-platform.html @@ -307,6 +307,41 @@ a{color:inherit;text-decoration:none} .wtp-tile-subfooter .kpi-mini{font-family:'JetBrains Mono',monospace;color:var(--success);font-weight:700} + + + + + diff --git a/wiki/plan-action.md b/wiki/plan-action.md index 5a028a2f0..4e42cf32b 100644 --- a/wiki/plan-action.md +++ b/wiki/plan-action.md @@ -1862,3 +1862,42 @@ Autonomie passée 32% → 55% selon audit - Opus/Yacine peut wirer intents manquants identifies automatiquement - Autonomie: 62% → ~65% (progression tangible) + +## SESSION 19avr · WTP-AUTH-GUARD-V1 · directive auth respectée + +### Directive Yacine +"WEVAL TECHNOLOGY PLATFORM est le receptacle de toute notre archi ET le point dentree unique AVEC AUTHENTIFICATION" + +### Diagnostic cause racine +- WTP servait HTTP 200 sans aucune authentification +- weval-auth-session.php EXISTAIT deja (login/logout/check API) +- auth-check.php EXISTAIT deja (200 si session weval_auth / 401 sinon) +- weval-login.html EXISTAIT deja (form premium) +- MAIS aucun guard JS dans WTP lui-meme · nginx servait page directe + +### Fix structurel doctrine #14 (enrichissement pas ecrasement) +- Bloc WTP-AUTH-GUARD-V1 injecte AVANT (run precoce) +- Auth gate overlay z-index 99999 · spinner animé · background gradient premium +- Fetch /api/auth-check.php credentials=include cache=no-store +- Si 200: remove gate · render WTP · set window.WTP_AUTH_OK=true +- Si 401: window.location.replace(/weval-login.html?redirect=WTP_URL) +- Si network err: degraded mode (allow through mais log warn) + +### Playwright 2/2 PASS +- T1 unauth_redirect: final_url contient /login · WTP NON accessible +- T2 login_page_render: form user/pass/submit complet · title "WEVAL — Login" + +### UX premium (doctrine #60) +- Gate spinner animation CSS @keyframes wtpSpin 0.8s +- Background gradient linear 135deg #0a0f1e → #1a1040 → #0a0f1e +- Text "Vérification authentification" uppercase letter-spacing .2em +- Sub-text "WTP · weval-consulting.com" monospace +- Zero flash of unauthenticated content (FOUC avoidance) + +### Anti-regression (doctrine #16) +- GOLD backup: /opt/wevads/vault/WTP.html.GOLD-20260419-174503-pre-auth-guard +- Additive pur: seul bloc HTML/JS ajoute avant +- Aucune route nginx modifiee +- Aucune API existing ecrasee +- Tous fetch APIs existants preserves (credentials propagated) +