Eyejoker
|
691be0dc86
|
refactor: streamline paired room prompts and fix role separation
Prompts:
- Remove model-specific names (클코, Codex) — use owner/reviewer only
- Compress duplicated sections (communication, stagnation, consensus)
while preserving 4 ontological questions and verdict protocol intact
- Remove verdict examples (redundant with status descriptions)
- claude-platform.md: strip SDK defaults, keep only send_message rules
Code:
- Remove reviewer paired room prompt from owner CLAUDE.md
(was causing role confusion — owner got "You are the reviewer")
- Remove "Provide feedback or approve" from review turn prompt
(conflicted with CLAUDE.md verdict protocol)
187 lines → 100 lines across 4 prompt files.
|
2026-03-30 02:31:04 +09:00 |
|
Eyejoker
|
88fa0858ea
|
feat: strengthen reviewer prompts with critical review, completion status, and stagnation awareness
- Expand claude/codex-review paired-room prompts with full review structure
- Add completion status protocol (DONE/DONE_WITH_CONCERNS/BLOCKED/NEEDS_CONTEXT)
- Add stagnation detection (spinning, oscillation, diminishing returns)
- Add communication discipline (fact-based, verification-based)
- Remove <internal> tag instructions from owner platform prompt
- SSOT: all 3 reviewer prompts share the same structure
|
2026-03-29 22:46:09 +09:00 |
|
Eyejoker
|
772fea45df
|
refactor: share owner prompts and tighten silent output guidance
|
2026-03-28 07:46:13 +09:00 |
|
Eyejoker
|
094278b08e
|
feat: add ontology checklist, verification gate, completion status protocol, and structured stagnation escalation to paired-room prompts
|
2026-03-25 07:46:53 +09:00 |
|
Eyejoker
|
2865ba07ce
|
feat: add communication discipline to paired-room prompts (fact-based responses, verification-based completion, 3-strike architecture review)
|
2026-03-25 07:37:51 +09:00 |
|
Eyejoker
|
5e75222754
|
feat: strengthen paired-room prompts with critical review, consensus gate, and assumption surfacing
|
2026-03-25 07:31:34 +09:00 |
|
Eyejoker
|
bb0628e8f4
|
refactor: remove legacy container and non-discord remnants
|
2026-03-20 01:07:46 +09:00 |
|