Files
html/api/wired-pending/intent-opus4-dev_mobile.php
opus 730f5ec1d5
Some checks failed
WEVAL NonReg / nonreg (push) Has been cancelled
auto-sync via WEVIA git_sync_all intent 2026-04-21T13:59:55+02:00
2026-04-21 13:59:55 +02:00

41 lines
2.3 KiB
PHP

<?php
// V123 - Intent dev_mobile : tech domain business project routing
// V121 disparition investigated V122 - NO reaper cron found
// V123 recreated with anti-collision Resolver T0 triggers
return array (
'name' => 'dev_mobile',
'triggers' => array (
0 => 'developper une application mobile',
1 => 'projet application mobile',
2 => 'app mobile projet',
3 => 'creer une app iOS',
4 => 'creer une app Android',
5 => 'developper pour iOS',
6 => 'developper pour Android',
7 => 'React Native projet',
8 => 'Flutter projet',
9 => 'je veux une app mobile',
10 => 'je veux developper une app mobile',
11 => 'je veux faire une app iOS Android',
12 => 'je veux creer une app mobile',
13 => 'mobile app development',
14 => 'build mobile app',
15 => 'Swift projet iOS',
16 => 'Kotlin projet Android',
17 => 'Expo projet React Native',
18 => 'comment developper une app mobile',
19 => 'comment faire une app iOS Android',
20 => 'comment creer une application mobile',
21 => 'quelle meilleure facon developper app mobile',
22 => 'how to build a mobile app',
23 => 'scope projet application mobile entreprise',
24 => 'Ionic Capacitor projet',
),
'cmd' => 'echo "=== WEVIA propose un scope MOBILE ==="; echo ""; echo "Stack options WEVAL-ready:"; echo "1. React Native (iOS+Android unified, JavaScript, Expo)\n2. Flutter (Google, Dart, high-perf native UI)\n3. Swift (iOS natif, premium UX Apple)\n4. Kotlin (Android natif, Jetpack Compose)\n5. Ionic + Capacitor (web-tech cross-platform)"; echo ""; echo "Agents WEVIA mobilisables:"; echo "- WEVIA Master pour architecture state management\n- Paperclip pour pilotage releases App Store / Play Store\n- QA agents pour tests multi-devices"; echo ""; echo "Pour avancer:"; echo "1. Specs UX + wireframes (Figma recommande)\n2. Choix cross-platform vs native\n3. POC 2sem / MVP 6sem / Enterprise 3-6mois\n4. Publication stores (App Store + Play Console + ASO)"; echo ""; echo "iOS seul, Android seul, ou les deux? Taille prevue users?"',
'status' => 'EXECUTED',
'created_at' => '2026-04-21T12:30:00+00:00',
'source' => 'opus-v123-tech-domains-recreated',
'description' => 'V123 tech domain intent MOBILE recreated post-V121 investigation',
'role' => 'business',
);