conductor(checkpoint): Checkpoint end of Phase 1
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# Implementation Plan: Expose/Cull Hidden Invisible Prompting
|
||||
|
||||
## Phase 1: Audit and Identification
|
||||
- [ ] Task: Audit `src/ai_client.py` to identify all hardcoded `_SYSTEM_PROMPT` strings and tool execution instructions.
|
||||
- [ ] Task: Audit `src/aggregate.py` to identify all injected context markers (e.g., `[SYSTEM: FILES UPDATED]`).
|
||||
- [ ] Task: Document identified hidden prompts and determine their necessity vs. redundancy.
|
||||
- [x] Task: Audit `src/ai_client.py` to identify all hardcoded `_SYSTEM_PROMPT` strings and tool execution instructions.
|
||||
- [x] Task: Audit `src/aggregate.py` to identify all injected context markers (e.g., `[SYSTEM: FILES UPDATED]`).
|
||||
- [x] Task: Document identified hidden prompts and determine their necessity vs. redundancy.
|
||||
- [ ] Task: Conductor - User Manual Verification 'Phase 1: Audit and Identification' (Protocol in workflow.md)
|
||||
|
||||
## Phase 2: Expose Necessary Prompts in GUI
|
||||
|
||||
Reference in New Issue
Block a user