sir-thaddeus AGENTS.md

sir-thaddeus AGENTS.md is an instructions file for Codex, OpenCode from raydeStar/sir-thaddeus. It costs 2,052 tokens per session, scanned A, original, Apache-2.0.

Repository-wide instructions for an AI coding agent working on Sir Thaddeus, a local-first assistant project. They define the product goals, required orientation, and measures for judging results.

In plain words
What is it for?
Guiding code changes, experiments, and evaluations in the Sir Thaddeus repository.
Why use it?
They help keep development decisions aligned with the project’s goals and prevent model quality from being confused with tool or product quality.

Instructions file for CodexOpenCode

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add instructions/raydestar/sir-thaddeus/agents-md
Clone the repo
git clone --depth 1 https://github.com/raydeStar/sir-thaddeus

Made for: Codex, OpenCode.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for sir-thaddeus AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/raydestar/sir-thaddeus/agents-md.svg)](https://agentmods.dev/instructions/raydestar/sir-thaddeus/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/raydestar/sir-thaddeus/agents-md"><img src="https://agentmods.dev/badge/instructions/raydestar/sir-thaddeus/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 2,052 This file is loaded in full into every session.
When invoked 2,052 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.02052 $0.02052
Opus 5 $0.01026 $0.01026
Sonnet 5 $0.00410 $0.00410
Haiku 4.5 $0.00205 $0.00205

Measured 4d ago against content hash e7f90815b2d0, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

sir-thaddeus AGENTS.md scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

AGENTS.md · 200 lines

How it starts

The opening of the file, as written. The whole thing — 200 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Sir Thaddeus Agent Guide

Scope

Apply this guide to the entire repository. Treat more-specific AGENTS.md files, when present, as additional instructions for their directory only.

Product objective

Sir Thaddeus is a local-first assistant intended to show that a small model can complete a large share of ordinary work when deterministic capabilities, memory, permissions, tools, and observable verification are used well.

Keep two claims separate:

  • Model capacity: closed-book knowledge and reasoning, measured with MMLU and related controls.
  • Harness capability: successful user outcomes created by tools, retrieval, state, permissions, and external verification.

Do not substitute one score for the other. State the primary metric before an experiment begins. Preserve raw-model language quality while improving product capability.

Track product quality as a third, independent scorecard: latency, safety, personality, continuity, validity, permissions, false success, and resource use. Changing to a larger or newer model may be a useful deployment comparison, but it is not evidence that the harness improved the fixed model under test.

Required orientation

Before changing assistant behavior, read:

  1. docs/ASSISTANT_PIPELINE.md for the supported production path and retired experiments.
  2. docs/EXPERIMENTATION.md for benchmark and promotion policy.
  3. docs/TESTING.md for the narrowest trustworthy verification command.

For optimization work, also read docs/CALIBRATED_IMPROVEMENT_PLAN.md and the current evidence in docs/research/ before selecting a candidate.

Use THADDEUS_ROUTING_LATENCY_SCOPE.md as historical evidence, not as the current architecture contract. Verify drift-prone claims against current code, GitHub state, and fresh artifacts.

When available, use the sir-thaddeus-experiment-loop skill for MMLU, harness, prompt, routing, model-comparison, latency, VRAM, or benchmark work.

Production invariants

  • Preserve safety boundaries, personality, memory, dialogue continuity, permissions, tool policy, auditing, sanitization, and explicit response contracts unless the task explicitly changes one of them.
  • Keep desktop and headless behavior aligned.
  • Keep benchmark datasets, expected answers, suite identifiers, scorer logic, and promotion thresholds outside production assemblies.
  • Prefer a generalized fix at the narrowest product seam over a broad rewrite.
  • Do not retain rejected behavior behind a disabled flag. Remove it.
  • Treat external tools and model providers as untrusted boundaries.

Read the full file on GitHub · 200 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 200 lines · 2,052 tokens per session scan A e7f90815b2d0

Subscribe to this mod's changes

sir-thaddeus AGENTS.md is an instructions file published in the GitHub repository raydeStar/sir-thaddeus (13 stars, last pushed 4d ago), licensed Apache-2.0. It adds 2,052 tokens to every session, about $0.0103 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.