<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Markdown on Alwaldend</title>
		<link>https://alwaldend.com/languages/markdown/</link>
		<description>Recent content in Markdown on Alwaldend</description>
		<generator>Hugo</generator>
		<language>en</language>
		
		
		
		
			<atom:link href="https://alwaldend.com/languages/markdown/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Agents</title>
				<link>https://alwaldend.com/docs/projects/agents/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://alwaldend.com/docs/projects/agents/</guid>
				<description>&lt;h1 id=&#34;repository-agent-system&#34;&gt;Repository agent system&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#repository-agent-system&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h1&gt;&lt;p&gt;This project owns the repository-wide agent-system contract, its durable&#xA;improvement goals, and reusable cross-repository skills. It does not centralize&#xA;component facts or runtime state: each fact remains canonical at its natural&#xA;owner, and system-wide views are derived projections.&lt;/p&gt;&#xA;&lt;h2 id=&#34;start-here&#34;&gt;Start here&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#start-here&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&lt;table&gt;&#xA;&#x9;&lt;thead&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th&gt;Document&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th&gt;Purpose&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/thead&gt;&#xA;&#x9;&lt;tbody&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;&lt;a href=&#34;https://alwaldend.com/docs/projects/agents/docs/current-state/&#34;&gt;Current state&lt;/a&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Evidence-backed baseline and material seams&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;&lt;a href=&#34;https://alwaldend.com/docs/projects/agents/docs/architecture/&#34;&gt;Architecture&lt;/a&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Canonical abstraction tower, authorities, and invariants&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;&lt;a href=&#34;https://alwaldend.com/docs/projects/agents/docs/roadmap/&#34;&gt;Roadmap&lt;/a&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Dependency-ordered future work and acceptance signals&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;&lt;a href=&#34;https://alwaldend.com/docs/projects/agents/goals/&#34;&gt;Durable goals&lt;/a&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Versioned attempts, evidence, and acceptance state&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;&lt;a href=&#34;https://github.com/alwaldend/src/blob/master/AGENTS.md&#34;&gt;Root agent guide&lt;/a&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Current repository-wide operating policy&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;p&gt;The current-state document describes supported entry points and their evidence&#xA;boundaries. Dated audits remain in the goal records. The architecture defines&#xA;the intended composition contract; the roadmap does not claim that proposed&#xA;interfaces already exist.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Goal</title>
				<link>https://alwaldend.com/docs/projects/goal/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://alwaldend.com/docs/projects/goal/</guid>
				<description>&lt;p&gt;This project owns the goal execution skill and the deterministic local store&#xA;that supports it. Ordinary tasks use &lt;code&gt;init&lt;/code&gt; for the objective and acceptance,&#xA;&lt;code&gt;checkpoint --summary --subject --next-action&lt;/code&gt; for local progress, and &lt;code&gt;show&lt;/code&gt;&#xA;for bounded continuation. The store derives IDs and digests while retaining&#xA;explicit resource-version checks. Detailed attempt plans and histories remain&#xA;available for maintained goals, repeated failures, and complex coordination.&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-text&#34; data-lang=&#34;text&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;projects/goal/&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  api/v1alpha1/      Portable resource types and domain validation&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  cmd/goal/          Cobra command wiring and command tests&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  docs/              Current architecture and generated diagrams&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  internal/fsstore/  Local persistence, per-goal locking, and store tests&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  skills/goal/       Model-facing execution protocol and evaluations&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Go dependencies flow from &lt;code&gt;cmd/goal&lt;/code&gt; to &lt;code&gt;internal/fsstore&lt;/code&gt; to&#xA;&lt;code&gt;api/v1alpha1&lt;/code&gt;. The API package has no filesystem or command dependency.&#xA;The Go toolchain is Bazel&amp;rsquo;s &lt;code&gt;@rules_go//go&lt;/code&gt;; run the package targets below&#xA;rather than a host-installed &lt;code&gt;go&lt;/code&gt;.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
