<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>AsDecided Notes</title>
    <link>https://asdecided.com/notes</link>
    <description>Engineering decisions, persistent agent context and deterministic enforcement.</description>
    <language>en-gb</language>
    <lastBuildDate>Mon, 03 Aug 2026 07:00:00 GMT</lastBuildDate>
    <item>
      <title>Decision infrastructure for coding agents</title>
      <link>https://asdecided.com/notes/decision-infrastructure-for-coding-agents</link>
      <guid>https://asdecided.com/notes/decision-infrastructure-for-coding-agents</guid>
      <pubDate>Mon, 03 Aug 2026 07:00:00 GMT</pubDate>
      <description>Decision infrastructure gives coding agents a durable, reviewable and enforceable record of what a team has already decided.</description>
    </item>
    <item>
      <title>What is decision drift in AI-assisted development?</title>
      <link>https://asdecided.com/notes/decision-drift-in-ai-assisted-development</link>
      <guid>https://asdecided.com/notes/decision-drift-in-ai-assisted-development</guid>
      <pubDate>Mon, 03 Aug 2026 07:00:00 GMT</pubDate>
      <description>Decision drift is the mismatch between accepted engineering decisions and the behaviour later code changes produce.</description>
    </item>
    <item>
      <title>Why coding agents rewrite architectural decisions</title>
      <link>https://asdecided.com/notes/why-coding-agents-rewrite-architectural-decisions</link>
      <guid>https://asdecided.com/notes/why-coding-agents-rewrite-architectural-decisions</guid>
      <pubDate>Mon, 03 Aug 2026 07:00:00 GMT</pubDate>
      <description>Agents optimise the local change they can see, not the historical constraint they cannot.</description>
    </item>
    <item>
      <title>How to record negative engineering decisions</title>
      <link>https://asdecided.com/notes/how-to-record-negative-engineering-decisions</link>
      <guid>https://asdecided.com/notes/how-to-record-negative-engineering-decisions</guid>
      <pubDate>Mon, 03 Aug 2026 07:00:00 GMT</pubDate>
      <description>Record deliberately rejected approaches so people and agents do not repeatedly reintroduce them.</description>
    </item>
    <item>
      <title>How to give coding agents persistent project context</title>
      <link>https://asdecided.com/notes/persistent-context-for-coding-agents</link>
      <guid>https://asdecided.com/notes/persistent-context-for-coding-agents</guid>
      <pubDate>Mon, 03 Aug 2026 07:00:00 GMT</pubDate>
      <description>Layer instructions, versioned decisions, deterministic retrieval and objective checks.</description>
    </item>
    <item>
      <title>AGENTS.md vs CLAUDE.md vs ADRs</title>
      <link>https://asdecided.com/notes/agents-md-vs-claude-md-vs-adrs</link>
      <guid>https://asdecided.com/notes/agents-md-vs-claude-md-vs-adrs</guid>
      <pubDate>Mon, 03 Aug 2026 07:00:00 GMT</pubDate>
      <description>Agent instruction files and architectural decision records solve related but different problems.</description>
    </item>
    <item>
      <title>Architecture decision records for coding agents</title>
      <link>https://asdecided.com/notes/architecture-decision-records-for-coding-agents</link>
      <guid>https://asdecided.com/notes/architecture-decision-records-for-coding-agents</guid>
      <pubDate>Mon, 03 Aug 2026 07:00:00 GMT</pubDate>
      <description>Make ADRs validated, task-discoverable, lifecycle-aware and connected to honest checks.</description>
    </item>
    <item>
      <title>Deterministic retrieval vs RAG for engineering decisions</title>
      <link>https://asdecided.com/notes/deterministic-retrieval-vs-rag-for-engineering-decisions</link>
      <guid>https://asdecided.com/notes/deterministic-retrieval-vs-rag-for-engineering-decisions</guid>
      <pubDate>Mon, 03 Aug 2026 07:00:00 GMT</pubDate>
      <description>Choose retrieval based on the cost of nondeterminism and the need for reproducible citations.</description>
    </item>
    <item>
      <title>Requirements as code for AI coding agents</title>
      <link>https://asdecided.com/notes/requirements-as-code-for-ai-agents</link>
      <guid>https://asdecided.com/notes/requirements-as-code-for-ai-agents</guid>
      <pubDate>Mon, 03 Aug 2026 07:00:00 GMT</pubDate>
      <description>Keep important requirements versioned, validated, discoverable and testable beside the code.</description>
    </item>
    <item>
      <title>How to enforce architectural decisions in CI</title>
      <link>https://asdecided.com/notes/enforce-architectural-decisions-in-ci</link>
      <guid>https://asdecided.com/notes/enforce-architectural-decisions-in-ci</guid>
      <pubDate>Mon, 03 Aug 2026 07:00:00 GMT</pubDate>
      <description>Translate one objective consequence into a deterministic check linked to the accepted record.</description>
    </item>
    <item><title>How do coding agents remember architectural decisions?</title><link>https://asdecided.com/notes/how-coding-agents-remember-architectural-decisions</link><guid>https://asdecided.com/notes/how-coding-agents-remember-architectural-decisions</guid><pubDate>Mon, 03 Aug 2026 07:00:00 GMT</pubDate><description>Give coding agents durable memory through versioned, task-relevant and cited repository decisions.</description></item>
    <item><title>How to stop AI coding agents repeating failed approaches</title><link>https://asdecided.com/notes/stop-ai-agents-repeating-failed-approaches</link><guid>https://asdecided.com/notes/stop-ai-agents-repeating-failed-approaches</guid><pubDate>Mon, 03 Aug 2026 07:00:00 GMT</pubDate><description>Preserve important rejections with evidence, scope and reconsideration conditions.</description></item>
    <item><title>How to share decisions between Cursor, Claude Code and Codex</title><link>https://asdecided.com/notes/share-decisions-between-cursor-claude-code-codex</link><guid>https://asdecided.com/notes/share-decisions-between-cursor-claude-code-codex</guid><pubDate>Mon, 03 Aug 2026 07:00:00 GMT</pubDate><description>Use tool-specific instructions as thin adapters to one vendor-neutral source of authority.</description></item>
    <item><title>AGENTS.md examples for software teams</title><link>https://asdecided.com/notes/agents-md-examples-for-software-teams</link><guid>https://asdecided.com/notes/agents-md-examples-for-software-teams</guid><pubDate>Mon, 03 Aug 2026 07:00:00 GMT</pubDate><description>Write concise, executable Codex instructions that route durable choices to decision records.</description></item>
    <item><title>CLAUDE.md examples for architecture rules</title><link>https://asdecided.com/notes/claude-md-examples-for-architecture-rules</link><guid>https://asdecided.com/notes/claude-md-examples-for-architecture-rules</guid><pubDate>Mon, 03 Aug 2026 07:00:00 GMT</pubDate><description>Route Claude Code toward current architecture decisions without duplicating decision history.</description></item>
    <item><title>An architecture decision record template for AI-assisted development</title><link>https://asdecided.com/notes/adr-template-for-ai-assisted-development</link><guid>https://asdecided.com/notes/adr-template-for-ai-assisted-development</guid><pubDate>Mon, 03 Aug 2026 07:00:00 GMT</pubDate><description>Add scope, lifecycle, retrieval terms and explicit enforcement classification to ADRs.</description></item>
    <item><title>How to prevent coding agents changing database conventions</title><link>https://asdecided.com/notes/prevent-agents-changing-database-conventions</link><guid>https://asdecided.com/notes/prevent-agents-changing-database-conventions</guid><pubDate>Mon, 03 Aug 2026 07:00:00 GMT</pubDate><description>Combine recorded database intent with deterministic checks for objective consequences.</description></item>
    <item><title>How to keep multiple coding agents consistent</title><link>https://asdecided.com/notes/keep-multiple-coding-agents-consistent</link><guid>https://asdecided.com/notes/keep-multiple-coding-agents-consistent</guid><pubDate>Mon, 03 Aug 2026 07:00:00 GMT</pubDate><description>Share authority, retrieval, citations and verification across different coding agents.</description></item>
    <item><title>RAG vs repository-native context for coding agents</title><link>https://asdecided.com/notes/rag-vs-repository-native-context-for-coding-agents</link><guid>https://asdecided.com/notes/rag-vs-repository-native-context-for-coding-agents</guid><pubDate>Mon, 03 Aug 2026 07:00:00 GMT</pubDate><description>Use repository-native records for authority and RAG for broader discovery.</description></item>
    <item><title>How to test whether an AI coding agent followed project instructions</title><link>https://asdecided.com/notes/test-ai-agent-followed-project-instructions</link><guid>https://asdecided.com/notes/test-ai-agent-followed-project-instructions</guid><pubDate>Mon, 03 Aug 2026 07:00:00 GMT</pubDate><description>Test retrieval, citations, commands, policy results and patch behaviour as observable evidence.</description></item>
    <item><title>How to migrate engineering decisions between repositories</title><link>https://asdecided.com/notes/migrate-engineering-decisions-between-repositories</link><guid>https://asdecided.com/notes/migrate-engineering-decisions-between-repositories</guid><pubDate>Mon, 03 Aug 2026 07:00:00 GMT</pubDate><description>Preserve provenance and deliberately re-establish authority in the destination repository.</description></item>
    <item><title>Decision provenance for AI-generated code</title><link>https://asdecided.com/notes/decision-provenance-for-ai-generated-code</link><guid>https://asdecided.com/notes/decision-provenance-for-ai-generated-code</guid><pubDate>Mon, 03 Aug 2026 07:00:00 GMT</pubDate><description>Link AI-assisted changes to governing decisions, repository state and validation evidence.</description></item>
    <item><title>Coding-agent governance tools compared</title><link>https://asdecided.com/notes/coding-agent-governance-tools-compared</link><guid>https://asdecided.com/notes/coding-agent-governance-tools-compared</guid><pubDate>Mon, 03 Aug 2026 07:00:00 GMT</pubDate><description>Compare instruction files, ADRs, MCP, RAG and CI policy by the jobs they actually perform.</description></item>
    <item><title>How to benchmark project instructions vs enforced decisions</title><link>https://asdecided.com/notes/benchmark-project-instructions-vs-enforced-decisions</link><guid>https://asdecided.com/notes/benchmark-project-instructions-vs-enforced-decisions</guid><pubDate>Mon, 03 Aug 2026 07:00:00 GMT</pubDate><description>Measure instruction following, decision discovery and deterministic enforcement under controlled conditions.</description></item>
    <item><title>What is an architectural decision control plane for AI coding agents?</title><link>https://asdecided.com/notes/architectural-decision-control-plane-for-ai-agents</link><guid>https://asdecided.com/notes/architectural-decision-control-plane-for-ai-agents</guid><pubDate>Mon, 03 Aug 2026 07:00:00 GMT</pubDate><description>Connect reviewed decisions, agent context, code changes and deterministic verification.</description></item>
    <item><title>How to resolve which architectural decisions apply to a code change</title><link>https://asdecided.com/notes/scope-resolver-for-architectural-decisions</link><guid>https://asdecided.com/notes/scope-resolver-for-architectural-decisions</guid><pubDate>Mon, 03 Aug 2026 07:00:00 GMT</pubDate><description>Resolve applicable decisions with deterministic scope before semantic discovery.</description></item>
    <item><title>How should AI coding agents cite architectural decisions?</title><link>https://asdecided.com/notes/decision-citations-for-ai-generated-code</link><guid>https://asdecided.com/notes/decision-citations-for-ai-generated-code</guid><pubDate>Mon, 03 Aug 2026 07:00:00 GMT</pubDate><description>Use stable decision IDs, repository revisions and explicit applicability.</description></item>
    <item><title>Decision-aware planning for AI coding agents</title><link>https://asdecided.com/notes/decision-aware-planning-for-coding-agents</link><guid>https://asdecided.com/notes/decision-aware-planning-for-coding-agents</guid><pubDate>Mon, 03 Aug 2026 07:00:00 GMT</pubDate><description>Expose decisions, conflicts, checks and citations before implementation.</description></item>
    <item><title>How to manage exceptions to architectural decisions</title><link>https://asdecided.com/notes/architectural-decision-exception-workflow</link><guid>https://asdecided.com/notes/architectural-decision-exception-workflow</guid><pubDate>Mon, 03 Aug 2026 07:00:00 GMT</pubDate><description>Treat architectural exceptions as scoped, approved and expiring records.</description></item>
    <item><title>How to monitor architectural decision health</title><link>https://asdecided.com/notes/architectural-decision-health-monitoring</link><guid>https://asdecided.com/notes/architectural-decision-health-monitoring</guid><pubDate>Mon, 03 Aug 2026 07:00:00 GMT</pubDate><description>Monitor ownership, retrieval, enforcement, exceptions and decision drift.</description></item>
    <item><title>What audit evidence should an AI-assisted code change preserve?</title><link>https://asdecided.com/notes/audit-evidence-for-ai-assisted-code-changes</link><guid>https://asdecided.com/notes/audit-evidence-for-ai-assisted-code-changes</guid><pubDate>Mon, 03 Aug 2026 07:00:00 GMT</pubDate><description>Preserve repository state, decisions, checks, approvals and exceptions.</description></item>
    <item><title>A structured schema for agent-readable architectural decisions</title><link>https://asdecided.com/notes/structured-schema-for-agent-readable-decisions</link><guid>https://asdecided.com/notes/structured-schema-for-agent-readable-decisions</guid><pubDate>Mon, 03 Aug 2026 07:00:00 GMT</pubDate><description>Add machine-readable identity, lifecycle, scope and enforcement references to ADRs.</description></item>
    <item><title>How to link ADRs to policy-as-code checks</title><link>https://asdecided.com/notes/link-adrs-to-policy-as-code</link><guid>https://asdecided.com/notes/link-adrs-to-policy-as-code</guid><pubDate>Mon, 03 Aug 2026 07:00:00 GMT</pubDate><description>Connect deterministic checks to the reviewed decisions that explain them.</description></item>
    <item><title>How to govern architectural decisions across multiple repositories</title><link>https://asdecided.com/notes/multi-repository-decision-governance</link><guid>https://asdecided.com/notes/multi-repository-decision-governance</guid><pubDate>Mon, 03 Aug 2026 07:00:00 GMT</pubDate><description>Combine local authority with versioned shared decisions and explicit precedence.</description></item>
  </channel>
</rss>
