<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Reference Index on tab-foundry Docs</title><link>https://bensonlee5.github.io/tab-foundry/docs/reference/</link><description>Recent content in Reference Index on tab-foundry Docs</description><generator>Hugo</generator><language>en</language><copyright>tab-foundry contributors</copyright><atom:link href="https://bensonlee5.github.io/tab-foundry/docs/reference/index.xml" rel="self" type="application/rss+xml"/><item><title>Papers And References</title><link>https://bensonlee5.github.io/tab-foundry/docs/reference/papers/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://bensonlee5.github.io/tab-foundry/docs/reference/papers/</guid><description>&lt;p&gt;Start here when you want the reading list that actually informs architecture,
training, and scaling decisions in &lt;code&gt;tab-foundry&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;This list overlaps with &lt;code&gt;~/dev/dagzoo/reference&lt;/code&gt;, but the lens here is
&lt;strong&gt;architecture, training recipe, and scaling predictability&lt;/strong&gt; rather than data
generation.&lt;/p&gt;
&lt;p&gt;Use these alongside this reference set:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Design decisions and repo structure: &lt;code&gt;docs/development/design-decisions.md&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Roadmap: &lt;code&gt;docs/development/roadmap.md&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Workflow runbooks: &lt;code&gt;docs/workflows.md&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Evidence mapping: &lt;code&gt;reference/evidence.md&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="adoption-tiers-for-this-repo"&gt;Adoption Tiers For This Repo&lt;/h2&gt;
&lt;p&gt;Use this directory to make explicit judgments, not just collect papers.&lt;/p&gt;</description></item><item><title>Literature Evidence Mapping</title><link>https://bensonlee5.github.io/tab-foundry/docs/reference/evidence/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://bensonlee5.github.io/tab-foundry/docs/reference/evidence/</guid><description>&lt;p&gt;Use this map when you need to trace a roadmap claim back to papers and the most
important repo-local evidence.&lt;/p&gt;
&lt;p&gt;Use these alongside this map:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Canonical roadmap: &lt;code&gt;docs/development/roadmap.md&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Design decisions and repo structure: &lt;code&gt;docs/development/design-decisions.md&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Architecture reference: &lt;code&gt;docs/development/model-architecture.md&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Paper index: &lt;code&gt;reference/papers.md&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Detailed research-epic notes: &lt;code&gt;reference/roadmap_evidence/README.md&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Conventions:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Confidence: &lt;code&gt;high&lt;/code&gt;, &lt;code&gt;medium&lt;/code&gt;, or &lt;code&gt;low&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Lane: roadmap milestone lane supported by this evidence (&lt;code&gt;Now&lt;/code&gt;, &lt;code&gt;Next&lt;/code&gt;,
&lt;code&gt;Later&lt;/code&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="detailed-research-epic-notes"&gt;Detailed Research Epic Notes&lt;/h2&gt;
&lt;p&gt;&lt;code&gt;reference/evidence.md&lt;/code&gt; remains the compact cross-epic map. Canonical long-form
evidence for TF-RD-018 and later research-oriented epics now lives under
&lt;a href="https://github.com/bensonlee5/tab-foundry/blob/main/reference/roadmap_evidence/README.md"&gt;&lt;code&gt;reference/roadmap_evidence/&lt;/code&gt;&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>TF-RD-013 Shape-Aware Support Bundle</title><link>https://bensonlee5.github.io/tab-foundry/docs/reference/tf-rd-013-support/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://bensonlee5.github.io/tab-foundry/docs/reference/tf-rd-013-support/</guid><description>&lt;p&gt;Use this support bundle when you need the committed assumptions and comparison
surfaces behind TF-RD-013 issue &lt;code&gt;#127&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;It is a historical reference-only support surface for that shape-aware
follow-up, not the main roadmap or sweep execution guide. Reconstructing these
local artifacts is no longer a supported workflow.&lt;/p&gt;
&lt;p&gt;Environment assumptions:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;TAB_FOUNDRY_ROOT&lt;/code&gt; is this repo root.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;DAGZOO_ROOT&lt;/code&gt; defaults to the sibling checkout &lt;code&gt;../dagzoo&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;The broader dagzoo follow-up uses three config-backed invocations:
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;../dagzoo/configs/benchmark_cpu.yaml&lt;/code&gt; with &lt;code&gt;2048&lt;/code&gt; datasets&lt;/li&gt;
&lt;li&gt;&lt;code&gt;../dagzoo/configs/default.yaml&lt;/code&gt; with &lt;code&gt;4096&lt;/code&gt; datasets&lt;/li&gt;
&lt;li&gt;&lt;code&gt;../dagzoo/configs/benchmark_cuda_h100_large_shape.yaml&lt;/code&gt; with &lt;code&gt;128&lt;/code&gt; datasets&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;The curated comparator baseline remains pinned to &lt;code&gt;data/manifests/bench/openml_classification_large_v1/manifest.parquet&lt;/code&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Historical support surface:&lt;/p&gt;</description></item></channel></rss>