<?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 Programmer.ie: Modern AI programming</title>
    <link>http://programmer.ie/tags/reference/</link>
    <description>Recent content in Reference on Programmer.ie: Modern AI programming</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 08 Sep 2026 00:00:00 +0100</lastBuildDate>
    <atom:link href="http://programmer.ie/tags/reference/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Appendix A — Browser AI Field Guide: Setup, APIs, States, Diagnostics and Configuration</title>
      <link>http://programmer.ie/books/browser-ai-from-first-principles/25-appendix/</link>
      <pubDate>Tue, 08 Sep 2026 00:00:00 +0100</pubDate>
      <guid>http://programmer.ie/books/browser-ai-from-first-principles/25-appendix/</guid>
      <description>&lt;p&gt;This appendix consolidates the contracts, states, and procedures distributed through the argument into one working reference. Prose explains; this section is for the keyboard.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Publication snapshot: September 2026.&lt;/strong&gt; Browser flags, origin trials, API availability, and experimental configuration change. Flag values and external documentation details below reproduce the tested builds of this edition. Anything the book&amp;rsquo;s own laboratories did not observe is marked as such.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;a1-development-setup&#34;&gt;A.1 Development setup&lt;/h2&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th&gt;Surface&lt;/th&gt;&#xA;          &lt;th&gt;Setting / location&lt;/th&gt;&#xA;          &lt;th&gt;Value / action&lt;/th&gt;&#xA;          &lt;th&gt;Purpose&lt;/th&gt;&#xA;          &lt;th&gt;Stability&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Chrome flags&lt;/td&gt;&#xA;          &lt;td&gt;&lt;code&gt;chrome://flags/#optimization-guide-on-device-model&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Enabled (lab profile)&lt;/td&gt;&#xA;          &lt;td&gt;On-device model support for local development&lt;/td&gt;&#xA;          &lt;td&gt;Experimental, recheck per build&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Chrome flags&lt;/td&gt;&#xA;          &lt;td&gt;&lt;code&gt;chrome://flags/#prompt-api-for-gemini-nano&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Enabled where applicable&lt;/td&gt;&#xA;          &lt;td&gt;Foundation-model API access for local testing&lt;/td&gt;&#xA;          &lt;td&gt;Experimental, recheck per build&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;WebMCP&lt;/td&gt;&#xA;          &lt;td&gt;&lt;code&gt;chrome://flags/#enable-webmcp-testing&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Enabled&lt;/td&gt;&#xA;          &lt;td&gt;Local WebMCP development without relying on the origin trial&lt;/td&gt;&#xA;          &lt;td&gt;Experimental, recheck per build&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Extensions&lt;/td&gt;&#xA;          &lt;td&gt;&lt;code&gt;chrome://extensions&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Developer mode, load unpacked&lt;/td&gt;&#xA;          &lt;td&gt;Load the Browser AI Observatory&lt;/td&gt;&#xA;          &lt;td&gt;Durable workflow&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Diagnostics&lt;/td&gt;&#xA;          &lt;td&gt;&lt;code&gt;chrome://on-device-internals&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Open model status&lt;/td&gt;&#xA;          &lt;td&gt;Inspect on-device model state and errors&lt;/td&gt;&#xA;          &lt;td&gt;Browser diagnostic surface&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;JavaScript&lt;/td&gt;&#xA;          &lt;td&gt;&lt;code&gt;LanguageModel.availability(options)&lt;/code&gt; in DevTools&lt;/td&gt;&#xA;          &lt;td&gt;Run with intended options&lt;/td&gt;&#xA;          &lt;td&gt;Operational preflight before creation&lt;/td&gt;&#xA;          &lt;td&gt;API contract&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Observatory&lt;/td&gt;&#xA;          &lt;td&gt;AI Observatory panel, capability inspection&lt;/td&gt;&#xA;          &lt;td&gt;Run inspection&lt;/td&gt;&#xA;          &lt;td&gt;Capture the full lifecycle instead of guessing&lt;/td&gt;&#xA;          &lt;td&gt;Book tooling&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;p&gt;Flag values follow the laboratory run-book convention of this edition, not a permanent browser contract.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
