source_path: /opt/nexifyai/AGENTS.md
ingested: 2026-07-13
sha256: c35f392938abb83b8b16204b70eb96841ebfe27874321d497c9e34e277d982ba

NeXifyAI — AGENTS.md

🔄 AUTO-WORK PERMANENT LOOP (aktiv seit 13.07.2026)

Der /auto-work Befehl startet den permanenten Regelkreis:

  1. Wissen laden (agentmemory + Hermes Memory + Live-Check)
  2. SOLL vs IST (GDOK-NXAI-MASTER-2026-001 + Live-Endpunkte)
  3. Queen-Mode Auftrag generieren (9-Felder-Schema)
  4. Ausführen (Backup → Code → Deploy)
  5. Verifizieren (L1: Lebend, L2: Code, L3: Funktional)
  6. Speichern (Git commit, Memory, agentmemory)
  7. Nächsten Auftrag generieren → zurück zu 1
  8. Abbruch nur bei "Stoppe Auto-Work" oder ALLE Gaps geschlossen

Niemals löschen — immer versioniert archivieren (archive/).

⚠️ CRITICAL RULES (auto-generated 13.07.2026)

Architektur (4-Komponenten-Modell)

| Komponente | Typ | Port | Status | |--------------|---------------------|-------|--------| | Paperclip | Control Plane | 3100 | ✅ Aktiv | | Hermes Agent | Runtime + Gateway | 8787 | ✅ Aktiv | | 9Router | LLM-Router | 20128 | ✅ Aktiv (9 Models) | | Oracle | Strategie-Agent | 8880 | ✅ Live v1.0 |

Zusatz: agentmemory (3113), LightRAG (9621), Spaether (8900), Lead-Pipeline (8887)

URLs

| Service | URL | Port | Auth | |------------------|-----------------------------|-------|------| | Factory/Paperclip| http://localhost:3100 | 3100 | API-Key | | Admin Portal | admin.nexifyai.cloud | 8787 | SSO/Zitadel | | 9Router Dashboard| http://localhost:20128 | 20128 | Dashboard-Secret | | 9Router API | ai-router.nexifyai.cloud | 20128 | NINEROUTER_KEY | | LightRAG | http://localhost:9621 / wissen.nexifyai.cloud | 9621 | auth-forward | | agentmemory | http://localhost:3113 / agentmemory.nexifyai.cloud | 3113 | Secret | | Firecrawl API | http://127.0.0.1:3003 / firecrawl.nexifyai.cloud | 3003 | - | | Lead-Pipeline | http://localhost:8887 | 8887 | - | | Grafana | http://localhost:3030 / admin.nexifyai.cloud/grafana | 3030 | admin/admin | | Prometheus | http://localhost:9090 | 9090 | - |

Cron Jobs (18 aktiv)

| Takt | Job | Typ | |------|-----|-----| | alle 15min | GitHub PR Watch, Auto Code Reviewer | LLM | | alle 30min | System Health Check, Auto Validation Pipeline, Important-mail | Script/LLM | | alle 60min | Reviewer & System Monitor | Script | | alle 240min | Memory Sync, Auto-Work Master, Selbsttest | Script | | täglich 06:00 | Oracle Audit (Soll-Ist-Vergleich) | Script | | täglich 03:00 | mem0 Consistency Check | Script | | Mo 05:00 | 9Router Cost Report | Script | | So 02:00 | Paperclip Backup | Script | | 0 8 * * * | Morning Briefing | LLM | | */30 * * * * | Important-mail monitor | LLM | | alle 720min | File Organizer, Factory Monitor, GitHub Status, GitLab Mirror | LLM/Script |

GDOK

GDOK-NXAI-MASTER-2026-001 v1.5 — 5 Pflicht-Queries: Systemzustand, Queen-Mode Aufträge, Architektur, Verbindungs-Matrix, Annahmen Kap. 08

Aktuelle Offene Punkte (SOLL-Gaps) — Stand 13.07.2026 06:35 CEST

  1. ✅ Vitrine öffentlich — https://vitrine.nexifyai.cloud (DNS+Traefik+SSL)
  2. ✅ Vitrine docker-compose — restart:unless-stopped, HEALTHCHECK, Logging
  3. ✅ E2E-Test — Lead-Flow extern→API→Pipeline funktioniert
  4. ✅ Vitrine Monitoring — validate-system.sh + Intelligence API
  5. ✅ Kosten-Dashboard — /api/system/costs (~$31/mo)
  6. ✅ Intelligence API v3 — 23 Quellen (Vitrine neu)
  7. ✅ Oracle — 100/100 Health, 0 Gaps
  8. ✅ Hostinger MCPs — domains, dns, vps registriert 📌 GitLab CI/CD — Pipeline für Vitrine-Auto-Deploy