• src/doors/clans-src/release/prompt.md

    From Deucе@VERT to Git commit to main/sbbs/master on Mon Mar 9 22:30:14 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/def62508689624a538756b4e
    Modified Files:
    src/doors/clans-src/release/prompt.md
    Log Message:
    Add usage directive to quest generator prompt to prevent LLM context exhaustion

    Models with thinking/reasoning modes (e.g. Qwen3.5) were spending their
    entire context window internalizing the reference material before asking the first interview question. The new directive at the top tells the model to start with the interview and treat everything else as reference for later.

    Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Tue Mar 10 02:23:55 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/ac2274beaa2b945cae98ecf6
    Modified Files:
    src/doors/clans-src/release/prompt.md
    Log Message:
    Strengthen quest generator prompt: prose quality, happy-path layout, anti-pattern catalogue

    Add prose quality directive with WRONG/RIGHT examples to prevent staccato short-sentence narrative. Add worked multi-fight quest example (BridgeAssault) demonstrating NextLine on win path for linear readability. Add rule preferring NextLine for Fight win paths in mechanics section. Add COMMON GENERATION FAILURES section cataloguing observed LLM failure modes (template repetition, mechanical lore keeper, staccato prose, single-fight quests, double End, missing elements). Add PRE-GENERATION CHECKLIST. Add quality-over-speed directive and ambient NPC generation sequence.

    Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net