docs(devlog): move DevLog under docs/; update references in AGENTS.md and SeedPrompt.md
This commit is contained in:
48
docs/devlog/DEVLOG_LLM.md
Normal file
48
docs/devlog/DEVLOG_LLM.md
Normal file
@@ -0,0 +1,48 @@
|
||||
# Dev Log (LLM-Optimized)
|
||||
|
||||
This log is concise and structured for quick machine parsing and summarization. One entry per session/change.
|
||||
|
||||
## 2025-09-17T08:55Z
|
||||
- context: Initialized collaboration per SeedPrompt.md
|
||||
- actions:
|
||||
- Added `docs/devlog/DEVLOG_LLM.md` and `docs/devlog/DEVLOG_HUMAN.md`
|
||||
- Added `collab/questions/00-bootstrap.md` (moved from root)
|
||||
- decisions:
|
||||
- Defer tagging a release until first runnable wrapper exists
|
||||
- next:
|
||||
- Await answers in `collab/questions/00-bootstrap.md`
|
||||
- Draft proposal and implementation plan once clarified
|
||||
|
||||
## 2025-09-17T09:05Z
|
||||
- context: Housekeeping structure introduced
|
||||
- actions:
|
||||
- Created `collab/` directory and moved questions to `collab/questions/00-bootstrap.md`
|
||||
- Added `AGENTS.md` and SeedPrompt addendum
|
||||
- decisions:
|
||||
- Adopt per-type subdirectories inside `collab/`
|
||||
- next:
|
||||
- Await answers in `collab/questions/00-bootstrap.md`
|
||||
- Then proceed post-approval
|
||||
|
||||
## 2025-09-17T14:52Z
|
||||
- context: Clarified explainers vs user answers
|
||||
- actions:
|
||||
- Replaced prior answers section with targeted Explainers
|
||||
- next:
|
||||
- Await approval to proceed
|
||||
|
||||
## 2025-09-17T15:00Z
|
||||
- context: Token hygiene + devlog location
|
||||
- actions:
|
||||
- Adopted token/context hygiene rules in AGENTS.md and SeedPrompt
|
||||
- Moved DevLog under `docs/devlog/`
|
||||
- next:
|
||||
- Keep chat minimal; log details here
|
||||
|
||||
## 2025-09-17T15:05Z
|
||||
- context: Move devlog under docs; update references
|
||||
- actions:
|
||||
- Updated AGENTS.md, SeedPrompt.md to point to `docs/devlog/`
|
||||
- Removed old `devlog/` files
|
||||
- next:
|
||||
- Continue detailed logging here; keep chat terse
|
Reference in New Issue
Block a user