<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Reference on vshuraeff — Infrastructure. DevOps. Cloud.</title><link>https://vshuraeff.cloud/garden/reference/</link><description>Recent content in Reference on vshuraeff — Infrastructure. DevOps. Cloud.</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://vshuraeff.cloud/garden/reference/index.xml" rel="self" type="application/rss+xml"/><item><title>GARDEN principles</title><link>https://vshuraeff.cloud/garden/reference/principles/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://vshuraeff.cloud/garden/reference/principles/</guid><description>&lt;h2 id="about-this-document"&gt;About this document&lt;/h2&gt;
&lt;p&gt;GARDEN is a set of six language-agnostic software design principles for the
agent-first era, in which code is written, reviewed, and analyzed primarily by
LLM agents while humans set intent and constraints but rarely read the code
line by line. This document is the canonical, self-contained statement of the
six principles. It does not depend on any other file in this documentation
set and may be copied into any project as a standalone agent-facing
reference.&lt;/p&gt;</description></item><item><title>GARDEN compliance checklist</title><link>https://vshuraeff.cloud/garden/reference/checklist/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://vshuraeff.cloud/garden/reference/checklist/</guid><description>&lt;h2 id="how-to-use-this-checklist"&gt;How to use this checklist&lt;/h2&gt;
&lt;p&gt;This checklist restates the rules from the &lt;a href="https://vshuraeff.cloud/garden/reference/principles/"&gt;GARDEN principles&lt;/a&gt; reference as
discrete, checkable items. Each item is tagged &lt;code&gt;[MUST]&lt;/code&gt; or &lt;code&gt;[SHOULD]&lt;/code&gt; and
carries the rule it maps to.&lt;/p&gt;
&lt;p&gt;For an agent reviewer: evaluate each item against the code under review, and
cite file-and-line evidence for every answer, whether the item passes or
fails. Do not mark an item as passing without evidence; an unverifiable item
is a finding, not a pass. Report findings as hypotheses per
&lt;a href="https://vshuraeff.cloud/garden/how-to/review-code-as-agent/"&gt;How to review code as an agent&lt;/a&gt;, not verdicts.&lt;/p&gt;</description></item><item><title>GARDEN glossary</title><link>https://vshuraeff.cloud/garden/reference/glossary/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://vshuraeff.cloud/garden/reference/glossary/</guid><description>&lt;p&gt;Terms below are used with exactly the meaning given here throughout this
documentation set. Each entry links to the principle section in
&lt;a href="https://vshuraeff.cloud/garden/reference/principles/"&gt;GARDEN principles&lt;/a&gt; where the term is normative.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;agent&lt;/strong&gt; — An LLM-driven program that reads, writes, and reviews code via
tools. Normative across all six principles; see
&lt;a href="https://vshuraeff.cloud/garden/reference/principles/"&gt;GARDEN principles&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;canonical name&lt;/strong&gt; — The single name a concept has across the codebase;
synonyms break grep-first discovery. Normative in
&lt;a href="https://vshuraeff.cloud/garden/reference/principles/#g--grep-first-discoverability"&gt;G — Grep-first Discoverability&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;context file&lt;/strong&gt; — A short hand-maintained instruction file for agents
(for example, &lt;code&gt;AGENTS.md&lt;/code&gt; or &lt;code&gt;CLAUDE.md&lt;/code&gt;) loaded at session start. Normative
in &lt;a href="https://vshuraeff.cloud/garden/reference/principles/#n--navigable-knowledge"&gt;N — Navigable Knowledge&lt;/a&gt;.&lt;/p&gt;</description></item></channel></rss>