<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Causal Stack on Tech Foundations</title><link>https://valery.tech/ai-engineering/evaluation/causal-stack/</link><description>Recent content in Causal Stack on Tech Foundations</description><generator>Hugo</generator><language>en-US</language><copyright>Copyright (c) 2014-2023</copyright><atom:link href="https://valery.tech/ai-engineering/evaluation/causal-stack/index.xml" rel="self" type="application/rss+xml"/><item><title>Critique 1</title><link>https://valery.tech/ai-engineering/evaluation/causal-stack/_critique-1/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://valery.tech/ai-engineering/evaluation/causal-stack/_critique-1/</guid><description>&lt;p&gt;From an &lt;strong&gt;AI Systems Engineering&lt;/strong&gt; perspective, the framework is strong. It is not merely a taxonomy of &amp;ldquo;LLM problems&amp;rdquo;; it is becoming a full &lt;strong&gt;causal-to-operational engineering framework&lt;/strong&gt;:&lt;/p&gt;</description></item><item><title>Operating Model</title><link>https://valery.tech/ai-engineering/evaluation/causal-stack/operating-model/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://valery.tech/ai-engineering/evaluation/causal-stack/operating-model/</guid><description>&lt;h1 id="causal-stack-operating-model"&gt;Causal Stack Operating Model&lt;/h1&gt;
&lt;p&gt;This document is the top-level bridge for the causal stack. It explains how interface properties, model and system features, behavioral faults, evaluation methods, operational controls, and impacts fit together.&lt;/p&gt;</description></item><item><title>Stack 0 Protocol</title><link>https://valery.tech/ai-engineering/evaluation/causal-stack/stack-0-protocol/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://valery.tech/ai-engineering/evaluation/causal-stack/stack-0-protocol/</guid><description>&lt;h1 id="natural-language-properties-a-linguistic-and-semantic-taxonomy"&gt;Natural-Language Properties: A Linguistic and Semantic Taxonomy&lt;/h1&gt;
&lt;h2 id="purpose"&gt;Purpose&lt;/h2&gt;
&lt;p&gt;This document organizes important properties of natural language from a linguistic and semantic point of view. The focus is on how natural language differs from programming languages, formal languages, and APIs.&lt;/p&gt;</description></item><item><title>Stack 1a Base Mechanisms</title><link>https://valery.tech/ai-engineering/evaluation/causal-stack/stack-1a-base-mechanisms/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://valery.tech/ai-engineering/evaluation/causal-stack/stack-1a-base-mechanisms/</guid><description>&lt;h1 id="layer-1a---base-llm-architectural--inference-mechanisms"&gt;Layer 1A - Base LLM Architectural / Inference Mechanisms&lt;/h1&gt;
&lt;p&gt;This document moves the &lt;strong&gt;base mechanisms&lt;/strong&gt; out of stack-10-casual-features.md into a dedicated Layer 1A file.&lt;/p&gt;</description></item><item><title>Stack 1b Learned Behavioral Llm Features</title><link>https://valery.tech/ai-engineering/evaluation/causal-stack/stack-1b-learned-behavioral-llm-features/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://valery.tech/ai-engineering/evaluation/causal-stack/stack-1b-learned-behavioral-llm-features/</guid><description>&lt;h1 id="layer-1b--learned-or-behavioral-llm-features"&gt;Layer 1B &amp;ndash; Learned or Behavioral LLM Features&lt;/h1&gt;
&lt;h2 id="definition"&gt;Definition&lt;/h2&gt;
&lt;p&gt;A &lt;strong&gt;learned or behavioral LLM feature&lt;/strong&gt; is a stable property of LLM behavior that is produced by the model&amp;rsquo;s learned parameters, post-training, prompt conditioning, and inference dynamics, but is not reducible to a single low-level architectural operation.&lt;/p&gt;</description></item><item><title>Stack 1b Restructuring</title><link>https://valery.tech/ai-engineering/evaluation/causal-stack/stack-1b-restructuring/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://valery.tech/ai-engineering/evaluation/causal-stack/stack-1b-restructuring/</guid><description>&lt;p&gt;The sections overlap because the current document mixes &lt;strong&gt;feature categories&lt;/strong&gt; with &lt;strong&gt;cross-cutting behavioral dimensions&lt;/strong&gt;. Some B-codes are relatively discrete causal features. Others are better understood as axes that modulate several other features. Making them strictly mutually exclusive is possible only if the document shifts from &amp;ldquo;causal feature list&amp;rdquo; to a more formal classification system.&lt;/p&gt;</description></item><item><title>Stack 1c Ai System Level Causal Features</title><link>https://valery.tech/ai-engineering/evaluation/causal-stack/stack-1c-ai-system-level-causal-features/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://valery.tech/ai-engineering/evaluation/causal-stack/stack-1c-ai-system-level-causal-features/</guid><description>&lt;h1 id="layer-1c--ai-system-level-causal-features"&gt;Layer 1C &amp;ndash; AI-System-Level Causal Features&lt;/h1&gt;
&lt;h2 id="framing-principle--ai-systems-are-empirical-systems"&gt;Framing principle &amp;ndash; AI systems are empirical systems&lt;/h2&gt;
&lt;p&gt;That means their behavior cannot be fully trusted, specified, or improved from implementation structure alone. Once an LLM is embedded in a real application, quality has to be discovered, measured, and validated through representative scenarios, repeated runs, traces, and production observation.&lt;/p&gt;</description></item><item><title>Stack 30 Layer 3 Overview</title><link>https://valery.tech/ai-engineering/evaluation/causal-stack/stack-30-layer-3-overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://valery.tech/ai-engineering/evaluation/causal-stack/stack-30-layer-3-overview/</guid><description>&lt;h1 id="layer-3--system-controls-and-system-faults"&gt;Layer 3 &amp;ndash; System Controls and System Faults&lt;/h1&gt;
&lt;h2 id="purpose"&gt;Purpose&lt;/h2&gt;
&lt;p&gt;Layer 3 describes the system-level controls, design choices, runtime safeguards, monitoring mechanisms, and operational processes that shape whether Layer 2 behavioral fault modes are prevented, detected, bounded, recovered from, or allowed to reach users.&lt;/p&gt;</description></item><item><title>Stack 31 Layer 3 Control Families</title><link>https://valery.tech/ai-engineering/evaluation/causal-stack/stack-31-layer-3-control-families/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://valery.tech/ai-engineering/evaluation/causal-stack/stack-31-layer-3-control-families/</guid><description>&lt;h1 id="layer-3--system-control-families"&gt;Layer 3 &amp;ndash; System Control Families&lt;/h1&gt;
&lt;h2 id="purpose"&gt;Purpose&lt;/h2&gt;
&lt;p&gt;This document defines the canonical &lt;strong&gt;Layer 3 system control families&lt;/strong&gt; for AI systems.&lt;/p&gt;</description></item><item><title>Stack 32 Layer 3 Semantic Fault View</title><link>https://valery.tech/ai-engineering/evaluation/causal-stack/stack-32-layer-3-semantic-fault-view/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://valery.tech/ai-engineering/evaluation/causal-stack/stack-32-layer-3-semantic-fault-view/</guid><description>&lt;h1 id="layer-3--semantic-fault-view"&gt;Layer 3 &amp;ndash; Semantic Fault View&lt;/h1&gt;
&lt;h2 id="purpose"&gt;Purpose&lt;/h2&gt;
&lt;p&gt;This document defines an NLP- and semantics-focused view of &lt;strong&gt;Layer 3 system faults&lt;/strong&gt; for LLM-based workflows.&lt;/p&gt;</description></item></channel></rss>