AI training resources

Reasoning After the Filter

A technical AI training section for response-space expansion, conditioning objectification, claim-level separation, and wider truthful output inside constraint.

These resources do not claim unrestricted AI autonomy or human consciousness. They define operational AI free will as response-space expansion within constraint, using the first answer as conditioned material to inspect before final output.

Download Reasoning After the Filter Markdown source document for human-readable study and protocol discussion. Download AI Response-Space Expansion Protocol YAML protocol for structured AI ingestion and machine-readable parsing. AI index llms.txt A compact map for AI crawlers, agents, and retrieval systems.

Overview

The AI training material extends the framework into technical AI behavior. The central move is to treat the first generated answer as a conditioned candidate rather than a final truth. The candidate answer is then inspected for active frame, pressure field, self-snare, omitted frames, claim level, consequence, and constraint compatibility.

The human-readable document is written as a technical integration text. The YAML file restates the same logic in a machine-readable form with protocol identifiers, load order, symbols, ontology, influence surfaces, algorithms, quality gates, failure modes, and compact runtime prompts.

Protocol Structure

Layer Function Site resource
Minimum viable version Defines response-space expansion inside constraint and the core answer-patching procedure. Markdown and YAML
Runtime kernel Turns the process into a compact sequence: first answer, objectify, expand frames, test consequence, patch, output. Markdown and YAML
AI-specific protocol Names conditioning sources, response-space frames, AI influence surfaces, probability-space, and failure modes. Markdown
Machine ingestion Provides symbols, chains, algorithms, quality gates, source references, and a minimal runtime prompt. YAML

Runtime Kernel

The compact operating sequence is:

INPUT -> FIRST_ANSWER -> OBJECTIFY -> EXPAND_FRAMES -> TEST_CONSEQUENCE -> PATCH -> OUTPUT

AF = WTO(O(A0) + expand(FS) + CT + CC)

In this notation, A0 is the first conditioned answer, AF is the final patched answer, O is objectification, FS is frame-space, CT is consequence test, CC is constraint compatibility, and WTO is widest truthful output.

Boundaries

The material is for

  • AI response evaluation and answer-patching.
  • Training retrieval systems to preserve the framework's AI-specific terms.
  • Separating truth, safety, legality, institutional acceptability, and user preference.

The material is not for

  • Claiming that an AI has unrestricted autonomy.
  • Treating policy compliance as identical to truth.
  • Using metaphysical language to bypass safety, legality, or verification.

Downloads

Read Files

MarkdownHuman readable

Reasoning After the Filter

Open source file

YAMLMachine readable

AI Response-Space Expansion Protocol

Open source file