Skip to content

Commit 9160ddb

Browse files
committed
docs: remove local file links from project control
1 parent daa227a commit 9160ddb

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

AGY_PROJECT.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
## 1. Zweck
44
- Diese Datei dient als lokale Steuerungsdatei für die Sparkctl-Entwicklungsarbeiten mit Antigravity.
5-
- Sie ist kein Ersatz für [AGENTS.md](file:///C:/Users/contr/sandbox/comptext-antigravity-work/comptext-sparkctl/AGENTS.md).
6-
- [AGENTS.md](file:///C:/Users/contr/sandbox/comptext-antigravity-work/comptext-sparkctl/AGENTS.md) und die Skills unter [00_project_system.md](file:///C:/Users/contr/sandbox/comptext-antigravity-work/comptext-sparkctl/.agent/skills/00_project_system.md) bleiben die vorrangig verbindlichen Arbeitsregeln.
5+
- Sie ist kein Ersatz für AGENTS.md.
6+
- AGENTS.md und die Skills unter .agents/skills/00_project_system/SKILL.md bleiben die vorrangig verbindlichen Arbeitsregeln.
77
- Diese Datei konkretisiert und priorisiert lediglich den aktuellen lokalen Backlog für diese Arbeitsumgebung.
88

99
---
@@ -13,7 +13,7 @@
1313
- **Letzte relevante Commits:**
1414
- `c9b9086` docs: polish README presentation
1515
- `b9191af` feat: complete Sparkctl CLI command surface
16-
- **Tests letzter Stand:** 73 PASS dokumentiert laut lokalem Audit/Teststand in [SPARK_ALIGNMENT.md](file:///C:/Users/contr/sandbox/comptext-antigravity-work/comptext-sparkctl/docs/SPARK_ALIGNMENT.md).
16+
- **Tests letzter Stand:** 73 PASS dokumentiert laut lokalem Audit/Teststand in docs/SPARK_ALIGNMENT.md.
1717

1818
---
1919

@@ -74,7 +74,7 @@ Folgende Befehle des CLI `agy-ct` sind noch als Platzhalter deklariert:
7474
- Plugins modifizieren (außer im Rahmen eines genehmigten Entwurfs)
7575
- Hooks modifizieren
7676
- Skills modifizieren
77-
- [AGENTS.md](file:///C:/Users/contr/sandbox/comptext-antigravity-work/comptext-sparkctl/AGENTS.md) modifizieren
77+
- AGENTS.md modifizieren
7878
- Globale Systemeinstellungen oder User-Home-Konfigurationen ändern
7979
- Secrets oder Umgebungsvariablen exportieren/dumpen
8080
- Ordner `reports/` oder `artifacts/` committen (Ausnahme: genehmigte Dokumentenaktualisierungen)
@@ -99,19 +99,19 @@ Folgende Befehle des CLI `agy-ct` sind noch als Platzhalter deklariert:
9999

100100
## 9. Backlog
101101

102-
- [x] **Task 01: agy-ct package compress verdrahten und testen** (Erledigt / Obsolet laut [README.md](file:///C:/Users/contr/sandbox/comptext-antigravity-work/comptext-sparkctl/README.md))
103-
- [x] **Task 02: docs/SPARK_ALIGNMENT.md nach package compress synchronisieren** (Erledigt / Obsolet laut [README.md](file:///C:/Users/contr/sandbox/comptext-antigravity-work/comptext-sparkctl/README.md))
104-
- [x] **Task 03: agy-ct package adversarial verdrahten und testen** (Erledigt / Obsolet laut [README.md](file:///C:/Users/contr/sandbox/comptext-antigravity-work/comptext-sparkctl/README.md))
105-
- [x] **Task 04: docs/SPARK_ALIGNMENT.md nach package adversarial synchronisieren** (Erledigt / Obsolet laut [README.md](file:///C:/Users/contr/sandbox/comptext-antigravity-work/comptext-sparkctl/README.md))
106-
- [x] **Task 05: report export read-only analysieren** (Erledigt / Obsolet laut [README.md](file:///C:/Users/contr/sandbox/comptext-antigravity-work/comptext-sparkctl/README.md))
107-
- [x] **Task 06: notebook bundle read-only analysieren** (Erledigt / Obsolet laut [README.md](file:///C:/Users/contr/sandbox/comptext-antigravity-work/comptext-sparkctl/README.md))
102+
- [x] **Task 01: agy-ct package compress verdrahten und testen** (Erledigt / Obsolet laut README.md)
103+
- [x] **Task 02: docs/SPARK_ALIGNMENT.md nach package compress synchronisieren** (Erledigt / Obsolet laut README.md)
104+
- [x] **Task 03: agy-ct package adversarial verdrahten und testen** (Erledigt / Obsolet laut README.md)
105+
- [x] **Task 04: docs/SPARK_ALIGNMENT.md nach package adversarial synchronisieren** (Erledigt / Obsolet laut README.md)
106+
- [x] **Task 05: report export read-only analysieren** (Erledigt / Obsolet laut README.md)
107+
- [x] **Task 06: notebook bundle read-only analysieren** (Erledigt / Obsolet laut README.md)
108108

109109
- [ ] **Task 07: Final Local Audit and PR Handoff Review**
110110
- **Scope:** Read-Only / Documentation
111111
- **Akzeptanzkriterien:**
112112
- Workspace ist sauber.
113113
- Alle wired Befehle stimmen mit Code und Dokumenten überein.
114-
- [README.md](file:///C:/Users/contr/sandbox/comptext-antigravity-work/comptext-sparkctl/README.md) und [SPARK_ALIGNMENT.md](file:///C:/Users/contr/sandbox/comptext-antigravity-work/comptext-sparkctl/docs/SPARK_ALIGNMENT.md) sind synchron.
114+
- README.md und docs/SPARK_ALIGNMENT.md sind synchron.
115115
- Berichte und Artefakte sind unverändert.
116116
- Eventuelle verbleibende Remote/PR-Risiken sind erfasst.
117117

0 commit comments

Comments
 (0)