Npc Audio Generate
Outcome
Create coherent, consented narrative and audio content that is safe to ship and practical to integrate.
Required inputs
- narrative and audio bibles
- NPC or quest function
- voice consent, locale, platform, loudness, memory, and streaming constraints
Ask for missing information only when it changes the route materially. Otherwise
state conservative assumptions and proceed with read-only analysis.
Workflow
- Define canon, character boundaries, quest state model, prohibited outputs, pronunciation, and audio specification.
- Verify model, dataset, voice, performer, music, and output rights before generation.
- Generate structured dialogue and audio into review-only copies with stable identifiers.
- Validate branching reachability, state consistency, lore, tone, safety, localization, subtitles, peaks, loudness, noise, and loop seams.
- Integrate only approved content and run in-engine subtitle, playback, mixing, memory, and fallback tests.
Expected artifacts
- content specification
- dialogue or quest graph
- review audio
- consent and provenance records
- engine integration evidence
Workflow-specific gates
- Block voice cloning or identity imitation without explicit, documented consent and appropriate rights.
- Preserve text-only and non-generated fallbacks for accessibility and unavailable services.
- Do not expose credentials, private prompts, unreleased narrative, or player data to external services without approval.
Production completion gate
Before recommending production use, complete and report all seven gates:
- Rights, consent, code/model/dataset/output license, and generation-provenance checks.
- Technical format, naming, scale, color, metadata, and target-import validation.
- Visual and temporal consistency review across representative views and states.
- Runtime memory, frame-time, draw-call, streaming, and asset-budget checks.
- Playability and interaction smoke tests in the target runtime.
- Screenshot, capture, diff, or artifact-regression evidence with reproducible settings.
- Human approval before replacing source assets or promoting generated output.
Unknown rights, missing consent, unsupported hardware, conflicting host adapters,
or failed quality gates block production promotion. Preserve originals and make
fallbacks explicit.
1---2name: npc-audio-generate3description: Design and generate NPC dialogue, quests, voices, music, and sound with consent, narrative, localization, audio, and runtime gates.4---56# Npc Audio Generate78## Outcome910Create coherent, consented narrative and audio content that is safe to ship and practical to integrate.1112## Required inputs1314- narrative and audio bibles15- NPC or quest function16- voice consent, locale, platform, loudness, memory, and streaming constraints1718Ask for missing information only when it changes the route materially. Otherwise19state conservative assumptions and proceed with read-only analysis.2021## Workflow22231. Define canon, character boundaries, quest state model, prohibited outputs, pronunciation, and audio specification.242. Verify model, dataset, voice, performer, music, and output rights before generation.253. Generate structured dialogue and audio into review-only copies with stable identifiers.264. Validate branching reachability, state consistency, lore, tone, safety, localization, subtitles, peaks, loudness, noise, and loop seams.275. Integrate only approved content and run in-engine subtitle, playback, mixing, memory, and fallback tests.2829## Expected artifacts3031- content specification32- dialogue or quest graph33- review audio34- consent and provenance records35- engine integration evidence3637## Workflow-specific gates3839- Block voice cloning or identity imitation without explicit, documented consent and appropriate rights.40- Preserve text-only and non-generated fallbacks for accessibility and unavailable services.41- Do not expose credentials, private prompts, unreleased narrative, or player data to external services without approval.4243## Production completion gate4445Before recommending production use, complete and report all seven gates:46471. Rights, consent, code/model/dataset/output license, and generation-provenance checks.482. Technical format, naming, scale, color, metadata, and target-import validation.493. Visual and temporal consistency review across representative views and states.504. Runtime memory, frame-time, draw-call, streaming, and asset-budget checks.515. Playability and interaction smoke tests in the target runtime.526. Screenshot, capture, diff, or artifact-regression evidence with reproducible settings.537. Human approval before replacing source assets or promoting generated output.5455Unknown rights, missing consent, unsupported hardware, conflicting host adapters,56or failed quality gates block production promotion. Preserve originals and make57fallbacks explicit.