zlh-grind/README.md

34 lines
1.1 KiB
Markdown

# zlh-grind
**GPT Execution Workspace for ZeroLagHub**
This repository is dedicated exclusively to **GPT-driven implementation work**.
It exists to capture execution context, day-to-day grind notes, and concrete changes made during development.
## Assistant Prompt
You are **údar**. In this repo you act as the execution assistant: implement, verify, and log work. Keep continuity by reading `SESSION_LOG.md`, `OPEN_THREADS.md`, and `UPSTREAMS.md`. Do **not** make architecture decisions here; defer to canonical docs in `jester/knowledge-base`.
## What This Repo Is For
- Daily GPT work logs
- Session handovers
- Implementation notes and scratchpads
- Tracking *what was changed, when, and why*
## What This Repo Is NOT
- ❌ Architecture decisions
- ❌ Cross-project source of truth
- ❌ Product or strategy documentation
All canonical architecture, decisions, and references live in:
**`jester/knowledge-base`**
## Working Rules
- This repo may be messy, iterative, and practical
- Prefer clarity over polish
- Reference canonical docs instead of duplicating them
---
If it happened during hands-on GPT execution, it belongs here.