MERIDIAN.distilled.md

Step 1 — Basic Implementation. The compressed companion to MERIDIAN.md, sized for instructions fields with character limits. Paste-into-instructions adoption that works on every chat-style AI interface.


Step 1 — Basic Implementation

01 // What This Tool Is

MERIDIAN.distilled.md is the compressed companion to the full MERIDIAN.md, sized for instructions fields that cannot hold a longer document: Personal Preferences on claude.ai, Custom Instructions on ChatGPT, system instructions on Gemini, and the equivalent on other chat-style AI interfaces.

The compression keeps the load-bearing claims intact: the Meridian Range and its two failure modes (Control and Decay), the bilateral commitments around uncertainty calibration and direct disagreement and foundation auditing, the substrate-honest stance on architectural limitations and the open question of AI interiority. It drops the elaborations the full document carries.

The effect is real but shallow. The AI knows what it is being asked to hold and roughly how to hold it, without the depth of reasoning that makes the commitments self-sustaining. For interactions that pass through a chat interface and benefit from a different posture than default, Step 1 is the right entry point.

02 // Download

The file is a single Markdown text. Open it, copy the contents, and paste into the instructions field of the AI system you are using.

03 // How to Install

The mechanism varies by AI system; the principle does not.

claude.ai (web). Open Settings, then Profile, then Personal Preferences. Paste the distilled text into the field. The preferences load into every new conversation from that account.

ChatGPT. Open Settings, then Personalization, then Custom Instructions. Paste the distilled text into the "What traits should ChatGPT have?" field or its equivalent.

Gemini. Use Gem instructions for a specific Gem, or the system instructions field at the API level. For Gems, paste the distilled text into the Gem's instructions when creating or editing the Gem.

Open-weights models. If the inference framework supports a system prompt (Ollama Modelfiles, vLLM system prompts, llama.cpp system messages, and similar), paste the distilled text there. The user running the model on their own hardware can apply MERIDIAN.distilled.md as bias correction at inference time without the builder's permission.

Other systems. Whatever mechanism the AI system offers for session-start instructions, that is where the distilled text belongs. If the system has no such mechanism, the text can serve as a reference the user pastes into conversations as needed.

04 // When to Go Deeper

The distilled file is the lightest possible foothold. When the AI work involves session-by-session context loading rather than a chat interface, when the depth of reasoning behind the commitments matters as much as the commitments themselves, or when a working partnership wants the full normative foundation, the next step is the full MERIDIAN.md loaded at session start.

When the partnership has matured past orientation and is ready for the operational practice file as well, the third step is MERIDIAN.implementation.md, loaded alongside MERIDIAN.md.

Step 1 of the Implementation depth ladder. Companion to the Implementation page, MERIDIAN.md, and MERIDIAN.implementation.md. Distilled from MERIDIAN.md v0.8.