SM

故事矩阵

{{ project?.title || project?.Title || '未命名项目' }}
{{ task.name }}
{{ task.error }}

身份验证

接入 StoryMatrix 创作云端

项目档案库

管理你的叙事宇宙

📚
{{ new Date(p.UpdatedAt).toLocaleDateString() }}

{{ p.title || p.name || p.Title || '未命名项目' }}

当前活跃的时间线

世界观与宏观架构

请描述你的核心创意。AI 将为你构建世界、角色和物理法则。

世界设定
{{ project.settings.world.name }}

{{ project.settings.world.description }}

{{ char.name.substring(0,1) }}
{{ char.name }}
{{ char.role }}
分卷规划
卷 {{ vIndex + 1 }}: {{ vol.title }}
{{ arc.title }}

章节列表

{{ selectedArc ? selectedArc.title : '未选择剧情弧' }}
请先在左侧选择一个剧情弧
CH {{ chap.order }}
{{ chap.title }}
{{ chap.summary }}

/ {{ selectedChapter.title }}

请先选择一个章节查看剧情节点
"{{ selectedChapter.summary }}"
BEAT {{ node.order }} 张力: {{ node.tension_score }}
修改后请点击空白处或"同步至大纲"保存
{{ selectedChapter?.title }}
{{ wordCount }} 字 ● 未保存 ✔ 已保存

{{ selectedChapter?.title }}

节拍 {{ node.order }} 上下文

{{ node.summary }}

本章完

{{ modal.title }}

{{ modal.data.name?.charAt(0) }}
{{ modal.data.role || 'NPC' }}

{{ modal.data.name }}

// {{ modal.data.archetype }}
#{{ tag }}

{{ modal.data.summary || modal.data.description }}

核心驱动 (PSYCHE_DRIVE)
Desire / 欲望
{{ modal.data.motivation.desire || '-' }}
Fear / 恐惧
{{ modal.data.motivation.fear || '-' }}
Belief / 信念
{{ modal.data.motivation.belief || '-' }}
说话风格 (Voice Tone)

{{ modal.data.voice.tone }}

高频台词 (Key Quotes)
{{ quote }}

背景故事 (Backstory)

{{ modal.data.backstory || modal.data.background }}

外貌描写 (Appearance)

{{ modal.data.appearance }}
查看原始 JSON 数据
{{ JSON.stringify(modal.data, null, 2) }}

{{ modal.data.name }}

{{ modal.data.description?.split('+')[0] || '暂无描述' }}
✨ 核心看点 🌍 设定细节 {{ part.replace(/.*(爽点|设定)[::]/, '').trim() }}

世界铁律 (Iron Rules)

0{{ idx + 1 }} {{ rule }}

{{ modal.data.power_system.name || '战力体系' }}

{{ level.split(':')[0] || level.split(' ')[0] }} {{ level.includes(':') ? level.split(':').slice(1).join(':') : (level.includes(' ') ? level.split(' ').slice(1).join(' ') : level) }}
{{ modal.data.power_system.detail }}

势力分布

{{ typeof fac === 'string' ? fac : fac.name }}

关键地点

{{ typeof loc === 'string' ? loc : loc.name }}
查看原始 JSON 数据
{{ JSON.stringify(modal.data, null, 2) }}

{{ modal.data.description || modal.data.summary }}

{{ JSON.stringify(modal.data, null, 2) }}

编辑{{ editModal.type === 'volume' ? '分卷' : (editModal.type === 'arc' ? '剧情弧' : '章节') }}信息