Add údar assistant prompt to README for context continuity and role separation
This commit is contained in:
parent
3f9ef66cf4
commit
870ec091b2
@ -5,6 +5,10 @@
|
||||
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
|
||||
@ -26,4 +30,4 @@ All canonical architecture, decisions, and references live in:
|
||||
|
||||
---
|
||||
|
||||
If it happened during hands-on GPT execution, it belongs here.
|
||||
If it happened during hands-on GPT execution, it belongs here.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user