[core] Implement intention gate to block generation without intent #2

Open
opened 2026-01-31 23:44:57 +00:00 by electron-rare · 0 comments
electron-rare commented 2026-01-31 23:44:57 +00:00 (Migrated from github.com)

Goal

Prevent any text generation unless an explicit author intention exists.

Rules

  • intention must be written by the author
  • no fallback
  • no auto-generation
  • hard failure with human-readable message

Philosophy

This is a core, non-negotiable constraint of AI Novel Engine.

## Goal Prevent any text generation unless an explicit author intention exists. ## Rules - intention must be written by the author - no fallback - no auto-generation - hard failure with human-readable message ## Philosophy This is a core, non-negotiable constraint of AI Novel Engine.
Sign in to join this conversation.