Skip to content

Commit 3da6b73

Browse files
author
SIN-Agent
committed
feat(docs): auto-generate missing docs, add gitignore
1 parent cde129f commit 3da6b73

47 files changed

Lines changed: 436 additions & 0 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
__pycache__/
2+
*.pyc
3+
.graphify-cache/
4+
graphify-out/cache/

agents.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# AGENTS.md — Agenten-Anleitung (stealth-lora)
2+
3+
> **[stealth-runner/AGENTS.md](https://github.com/OpenSIN-AI/stealth-runner/blob/main/AGENTS.md) für die vollständige Anleitung.**
4+
5+
---
6+
7+
## Quick Rules
8+
9+
1. Lies [sinrules.md](sinrules.md) vor jeder Aktion
10+
2. BANNED Tools: webauto-nodriver (absolut), skylight-cli (deprecated), CDP-Navigation
11+
3. Jeder Befehl muss in [registry.md](registry.md) auffindbar sein
12+
4. Doc-Health checken: `python3 /Users/jeremy/dev/stealth-runner/scripts/check_doc_health.py --repo stealth-lora`
13+
14+
## Repo-Info
15+
16+
- **Layer**: 💰 LoRA
17+
- **Beschreibung**: LoRA Training + KeyPoolManager — 10-fail Rotation
18+
- **Pflicht-Doku**: sinrules.md, brain.md, fix.md, successful.md, learn.md, anti-learn.md, banned.md, history.md, registry.md, issues.md, changelog.md, goal.md, roadmap.md
19+
20+
**Letztes Update**: 2026-05-05

anti-learn.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# anti-learn.md — Anti-Patterns (stealth-lora)
2+
3+
> **Zweck**: Fehlermuster die NIE WIEDER auftreten dürfen.
4+
5+
---
6+
7+
## ❌ Absolute Verbote
8+
9+
1. **NIE webauto-nodriver** verwenden — ABSOLUT BANNED in der Stealth Suite
10+
2. **NIE skylight-cli** für Browser-Interaktion — DEPRECATED
11+
3. **NIE CDP für Navigation/Klicks** — nur JS execute/evaluate erlaubt
12+
4. **NIE pyautogui/pynput** — Mausbewegung ist verboten
13+
5. **NIE `pkill -f "heypiggy-bot"`** — killt ALLE Chrome-Instanzen
14+
15+
## ❌ Doc-System
16+
17+
- **NIE** Dateien ohne W-Fragen-Kommentare erstellen
18+
- **NIE** fehlende Pflichtdateien ignorieren — Doc-Health-Check läuft

api.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# api.md — API Dokumentation (stealth-lora)
2+
3+
> **[brain.md](brain.md) für Architektur
4+
5+
Dokumentation folgt.
6+
7+
**Letztes Update**: 2026-05-05

architecture.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# architecture.md — Architektur (stealth-lora)
2+
3+
> **[brain.md](brain.md) für detaillierte Architektur**
4+
5+
## Layer
6+
💰 LoRA
7+
8+
## Beschreibung
9+
LoRA Training + KeyPoolManager — 10-fail Rotation
10+
11+
**Letztes Update**: 2026-05-05

banned.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# banned.md — Verbotene Methoden (stealth-lora)
2+
3+
> **[stealth-runner/banned.md](https://github.com/OpenSIN-AI/stealth-runner/blob/main/banned.md) für vollständige Liste**
4+
5+
---
6+
7+
## ABSOLUT BANNED
8+
9+
| Tool/Methode | Grund | Ersatz |
10+
|-------------|-------|--------|
11+
| `webauto-nodriver` | MCP-Server, CDP-Missbrauch | cua-driver |
12+
| `skylight-cli` | Index instabil, DEPRECATED | cua-driver |
13+
| CDP Navigation/Klicks | Chrome blockiert, unsicher | cua-driver |
14+
| `pyautogui` | Mausbewegung | cua-driver AXPress |
15+
| `pynput` | Mausbewegung | cua-driver AXPress |
16+
| `pkill -f "heypiggy-bot"` | Killt USER Chrome mit! | `SessionManager.close_all()` |
17+
18+
## BEDINGT ERLAUBT
19+
20+
| Tool | Bedingung |
21+
|------|-----------|
22+
| CDP JS evaluate | NUR für `Runtime.evaluate()` — keine Navigation |
23+
| macos-ax-cli | NUR für System-Scan — nicht für Klicks |
24+
25+
**Letztes Update**: 2026-05-05

benchmarks.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# benchmarks.md — Benchmarks (stealth-lora)
2+
3+
Dokumentation folgt.
4+
5+
**Letztes Update**: 2026-05-05

brain.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# brain.md — Architektur (stealth-lora)
2+
3+
> **[stealth-runner/brain.md](https://github.com/OpenSIN-AI/stealth-runner/blob/main/brain.md) für Gesamtarchitektur**
4+
5+
---
6+
7+
## Repo-Architektur
8+
9+
- **Layer**: 💰 LoRA
10+
- **Beschreibung**: LoRA Training + KeyPoolManager — 10-fail Rotation
11+
- **Technologie**: (Dokumentation folgt)
12+
13+
## Stealth Suite Integration
14+
15+
Dieses Repo ist Teil der Stealth Suite und MUSS:
16+
1. CUA-ONLY Architektur respektieren
17+
2. Pipeline (perceive→plan→guard→execute→critique) einhalten
18+
3. BANNED Tools vermeiden
19+
20+
## Abhängigkeiten
21+
22+
- [stealth-runner](https://github.com/OpenSIN-AI/stealth-runner) — Orchestrator
23+
- DOC-HEALTH: `python3 /Users/jeremy/dev/stealth-runner/scripts/check_doc_health.py --repo stealth-lora`
24+
25+
**Letztes Update**: 2026-05-05

changelog.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# changelog.md — Changelog (stealth-lora)
2+
3+
---
4+
5+
## 2026-05-05
6+
7+
| Typ | Beschreibung | Referenz |
8+
|-----|-------------|----------|
9+
| **NEW** | Doc-Health: Pflichtdateien-System initialisiert | [sinrules.md](sinrules.md) |
10+
| **NEW** | Registry, History, Roadmap angelegt | [registry.md](registry.md) |
11+
12+
## Vorherige Änderungen
13+
14+
| Datum | Beschreibung |
15+
|-------|-------------|
16+
| 2026-05-05 | Initial Doc-Health Bootstrap |

commands.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# commands.md — Command Index (stealth-lora)
2+
3+
> **[registry.md](registry.md) für Master-Registry
4+
5+
Dokumentation folgt.
6+
7+
**Letztes Update**: 2026-05-05

0 commit comments

Comments
 (0)