@@ -684,10 +684,10 @@ Du darfst die Aufgabe nicht abbrechen oder nach manueller Hilfe fragen. Du musst
684684
685685** LESEN UND MERKEN!**
686686
687- | Profil | Email | WANN NUTZEN | Doku |
688- | ---------------- | ------------------------------------- | --------------------------------------------------- | --------------------------------------------------------------------------------- |
689- | ** Geschäftlich** | info@zukunftsorientierte-energie.de | ✅ Admin Console, Domain-Wide Delegation, Workspace | [ Doku] ( ./dev/docs/chrome/admin-profiles/info@zukunftsorientierte-energie.de/ ) |
690- | ** Default** | zukunftsorientierte.energie@gmail.com | ❌ NUR privat - NIEMALS für Admin! | [ Doku] (./dev/docs/chrome/private-profiles/Credentials (ENTFERNT – siehe profiles/) |
687+ | Profil | Email | WANN NUTZEN | Doku |
688+ | ---------------- | ------------------------------------- | --------------------------------------------------- | ----------------------------------------------------------------------------- |
689+ | ** Geschäftlich** | info@zukunftsorientierte-energie.de | ✅ Admin Console, Domain-Wide Delegation, Workspace | [ Doku] ( ./dev/docs/chrome/admin-profiles/info@zukunftsorientierte-energie.de/ ) |
690+ | ** Default** | zukunftsorientierte.energie@gmail.com | ❌ NUR privat - NIEMALS für Admin! | [ Doku] (./dev/docs/chrome/private-profiles/Credentials (ENTFERNT) |
691691
692692** WENN DU ADMIN CONSOLE BRAUCHST: IMMER "Geschäftlich" PROFIL!**
693693
@@ -1118,12 +1118,11 @@ browser = await uc.start(
11181118| ` antigravity-gemini-3.1-pro ` | Gemini 3.1 Pro |
11191119| ` antigravity-gemini-3-flash ` | Gemini 3 Flash |
11201120
1121- | Model ID | Name |
1122- | --------------------- | ------------ |
1123- | ` openai/gpt-5.2 ` | GPT-5.2 |
1124- | ` openai/gpt-5.5 ` | GPT-5.5 |
1125- | ` openai/gpt-5.5-fast ` | GPT-5.5 Fast |
1126- | ` openai/gpt-5.5-pro ` | GPT-5.5 Pro |
1121+ | Model ID | Name |
1122+ | --------------------------- | ------------------ |
1123+ | ` openai/gpt-5.2 ` | GPT-5.2 |
1124+ | ` openai/gpt-5.2-codex ` | GPT-5.2 Codex |
1125+ | ` openai/gpt-5.2-codex-mini ` | GPT-5.2 Codex Mini |
11271126
11281127#### NVIDIA NIM
11291128
@@ -1208,7 +1207,7 @@ Format-Vorlage:
12081207
12091208- When creating new ` SIN-Solver ` A2A agents, treat code, docs, agent card, dashboard/workforce registry, landing linkage, and OpenCode/MCP wiring as one deployment unit.
12101209- Do not stop after code generation. A new A2A agent must also have:
1211- - ` agent.json ` , ` A2A-CARD.md ` , ` AGENTS.md ` , ` mcp-config.json ` , ` clients/opencode-mcp.json `
1210+ - ` agent.json ` , ` A2A-CARD.md ` , ` AGENTS.md ` , ` mcp-config.json ` , ` clients/opencode-mcp.json ` , ` clients/codex-config.toml `
12121211 - ` .well-known/agent-card.json ` , ` .well-known/agent.json ` , ` .well-known/oauth-client.json `
12131212 - repo ` .opencode/opencode.json ` MCP entry
12141213 - global OpenCode MCP/config entry if the agent should be available globally
@@ -1437,27 +1436,3 @@ Die Tabellen `account` und `control_account` in der SQLite-Datenbank enthalten K
14371436## Vollständige Dokumentation
14381437
14391438Siehe: ` / Users/ jeremy/ dev/ upgraded- opencode- stack/ docs/ qwen- plugin- architecture .md `
1440-
1441- ---
1442-
1443- # 📚 DOCUMENTATION MIGRATION (2026-05-03)
1444-
1445- ## Status: ✅ COMPLETE
1446-
1447- The rules in this file have been migrated to a modular documentation structure under ` docs/ ` .
1448-
1449- ### New Structure
1450-
1451- | Topic | New Location |
1452- |-------|--------------|
1453- | Vision Gate Loop | [` docs/ rules/ core/ vision- gate .md ` ](./docs/rules/core/vision-gate.md) |
1454- | Design Routing | [` docs/ rules/ design/ design- routing .md ` ](./docs/rules/design/design-routing.md) |
1455- | LLM Call Rules | [` docs/ rules/ llm/ llm- calls .md ` ](./docs/rules/llm/llm-calls.md) |
1456- | Chrome Session | [` docs/ rules/ browser/ chrome- session .md ` ](./docs/rules/browser/chrome-session.md) |
1457- | Browser Automation | [` docs/ rules/ browser/ browser- automation .md ` ](./docs/rules/browser/browser-automation.md) |
1458- | Model Configuration | [` docs/ configuration/ models .md ` ](./docs/configuration/models.md) |
1459- | Tool Documentation | [` docs/ tools/ look_at .md ` ](./docs/tools/look_at.md) |
1460-
1461- ### Migration Guide
1462-
1463- See [` docs/ MIGRATION .md ` ](./docs/MIGRATION.md) for complete migration instructions.
0 commit comments