<rss xmlns:source="http://source.scripting.com/" version="2.0">
  <channel>
    <title>Oliver Ames</title>
    <link>https://oliverames.micro.blog/</link>
    <description></description>
    
    <language>en</language>
    
    <lastBuildDate>Wed, 29 Jul 2026 14:21:53 -0400</lastBuildDate>
    <item>
      <title>How I used AI to find what two service calls missed</title>
      <link>https://oliverames.micro.blog/2026/07/29/one-long-beep-at-a.html</link>
      <pubDate>Wed, 29 Jul 2026 14:21:53 -0400</pubDate>
      
      <guid>http://oliverames.micro.blog/2026/07/29/one-long-beep-at-a.html</guid>
      <description>&lt;p&gt;My heat pumps stopped making cold air, and for a year nobody could tell me why. Not the HVAC company I paid $1,150, not Daikin&amp;rsquo;s support line, and definitely not me.&lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s the part that still gets me: I don&amp;rsquo;t know anything about heat pumps. A week ago I couldn&amp;rsquo;t have told you what an expansion valve was. I called it, out loud, into my phone, &amp;ldquo;one of the valves that controls if something heats or something cools.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;Three days later I had a stored error code, a month of charted data, and an 11-page document I can hand to a technician. This is how that happened.&lt;/p&gt;
&lt;h2 id=&#34;whats-broken&#34;&gt;What&amp;rsquo;s broken&lt;/h2&gt;
&lt;p&gt;We&amp;rsquo;ve got two Daikin outdoor units from 2020, and each one feeds two indoor heads. The upstairs zones stop making cold air while the fan keeps blowing, and nothing shows up on the display, no beep or code or blinking light. Downstairs, on the same outdoor units, everything cools fine all summer, and heating has never failed once in six Vermont winters.&lt;/p&gt;
&lt;p&gt;For years I had a workaround. I built an Apple Shortcut that flipped the upstairs heads into heat mode for 180 seconds and then back to cooling, and it worked until it didn&amp;rsquo;t. After that, the only reliable fix was walking outside and pulling the disconnect switch, which buys a few hours.&lt;/p&gt;
&lt;h2 id=&#34;what-two-service-calls-missed&#34;&gt;What two service calls missed&lt;/h2&gt;
&lt;p&gt;In July 2025 they charged me $450 to diagnose a bad expansion valve, and that August two techs replaced the metering hardware on one unit, spent hours in my driveway on hold with Daikin, and billed me $1,235.99. It dropped to $700 only after I pointed out they hadn&amp;rsquo;t applied the 12-year parts warranty they&amp;rsquo;d just spent the afternoon confirming.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://cdn.uploads.micro.blog/92164/2026/removed-valve-assembly.jpg&#34; alt=&#34;A small copper and brass expansion valve assembly held in a hand, hand-marked UPSTAIRS in black marker&#34;&gt;
&lt;em&gt;The part they pulled out, hand-marked UPSTAIRS. I kept it, which turned out to matter.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;I asked about error codes. They looked at the indoor unit&amp;rsquo;s status lamp, saw nothing blinking, and told me there weren&amp;rsquo;t any. I believed that for a year.&lt;/p&gt;
&lt;p&gt;Their parting theory was that Green Mountain Power&amp;rsquo;s demand response was cycling my equipment. Their notes read, in part: &amp;ldquo;Ran about 15 minutes and had proper running pressures and proper cooling.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;That&amp;rsquo;s the whole problem in one sentence, because you can run it for 15 minutes and it works fine, and everything I was actually complaining about happened at hour three.&lt;/p&gt;
&lt;h2 id=&#34;talking-it-through&#34;&gt;Talking it through&lt;/h2&gt;
&lt;p&gt;I opened a session with Claude and just talked. Not a tidy summary, the actual rambling version, with the ums and the wrong words and a complaint about the driveway hold time thrown in.&lt;/p&gt;
&lt;p&gt;That messiness turned out to be the point. I mentioned the whooshing sound I used to hear and don&amp;rsquo;t anymore. I mentioned that the kids&#39; room takes ten minutes to come up to full cooling. I didn&amp;rsquo;t know either detail mattered, and I couldn&amp;rsquo;t have known. Both of them ended up in the final report.&lt;/p&gt;
&lt;p&gt;Then it read the manual. Daikin publishes 200 pages of service documentation for these units, and on pages 100 through 105 there&amp;rsquo;s a procedure for pulling stored error codes with the wireless remote. You hold TIMER CANCEL for five seconds and the unit beeps through the code alphabet.&lt;/p&gt;
&lt;p&gt;I went upstairs with the remote, and both problem heads gave one long beep at A5, which is freeze-up protection.&lt;/p&gt;
&lt;p&gt;So they do store codes, and they&amp;rsquo;d been storing them the whole time, and nobody ever thought to ask.&lt;/p&gt;
&lt;p&gt;Page 140 explained the rest. A single A5 clears itself in three minutes, but &amp;ldquo;if the error repeats, the system is shut down.&amp;rdquo; That&amp;rsquo;s why my heat trick worked for years and then quit on me. Warming the coil clears one event but does nothing for a repeat shutdown, and pulling the disconnect clears the latch and re-homes the valves, which is why that was always the thing that worked.&lt;/p&gt;
&lt;h2 id=&#34;turning-the-house-into-an-instrument&#34;&gt;Turning the house into an instrument&lt;/h2&gt;
&lt;p&gt;I have Sensibo bridges on all four heads reporting temperature and humidity every 90 seconds, and I&amp;rsquo;d been using them as a thermostat app.&lt;/p&gt;
&lt;p&gt;The single most useful thing I got all week wasn&amp;rsquo;t a fact, it was a test. A coil cold enough to cool a room is also cold enough to pull water out of the air. If the temperature is flat and the humidity is flat, that coil isn&amp;rsquo;t doing anything, whatever the fan sounds like.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;d been judging these machines by whether the air felt cold on my hand, which is exactly how you end up with a service call that ends in a shrug, and once the question became &amp;ldquo;did the humidity drop,&amp;rdquo; every ambiguous afternoon in my data turned into a plain yes or no.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://cdn.uploads.micro.blog/92164/2026/system2-living-bedroom.jpg&#34; alt=&#34;Chart of living room versus bedroom temperature and humidity over 37 hours&#34;&gt;
&lt;em&gt;Bedroom and living room on the same outdoor unit. The temperatures track. Now look at the humidity: bedroom at 70 to 80 percent, living room at 50 to 55.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;From there we ran real experiments, and this is the part I couldn&amp;rsquo;t have designed myself. Switch on the downstairs heads so each outdoor unit has two zones calling. Both compressors ran, both downstairs rooms cooled, and both upstairs rooms did nothing, which killed my own favorite theory about the system not throttling down far enough.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://cdn.uploads.micro.blog/92164/2026/experiment-jul28.jpg&#34; alt=&#34;Chart of all four rooms across the July 28 diagnostic day showing the two-zone test, the power cycle, and the kids&#39; room quitting&#34;&gt;
&lt;em&gt;The whole diagnostic day. Downstairs comes on at 13:50 and drops. Upstairs doesn&amp;rsquo;t move.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Then I went up with an infrared thermometer. The kids&#39; room coil read 80.0°F in a 76.6°F room. A cooling coil should run 20 to 30 degrees below the air around it, and mine was 3.4 degrees warmer. Twenty feet away on the same outdoor unit, the kitchen coil sat at 49.1°F with condensation beading between the fins.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://cdn.uploads.micro.blog/92164/2026/t1-overnight-jul28-29.jpg&#34; alt=&#34;Overnight chart showing the kids&#39; room short-cycling then latching at 1:22 am and the bedroom going flat after 28 minutes&#34;&gt;
&lt;em&gt;Overnight. Kids&#39; room in red, cycling normally and then quitting at 1:22 a.m. Bedroom in orange, giving up 28 minutes in.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The number that cracked it came the next morning. We ran my heat trick as a measurement instead of a fix, and the bedroom fed for 27 minutes and quit. The night before, a full power cycle had fed it for 28. Two completely different resets, different weather, different load, and the same time to failure within one minute.&lt;/p&gt;
&lt;p&gt;Debris floating around in a refrigerant line doesn&amp;rsquo;t carry a stopwatch. Something closing that valve on a schedule does.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://cdn.uploads.micro.blog/92164/2026/t4-t3-jul29.jpg&#34; alt=&#34;Chart of the heat flip recovery followed by the four-step fan ladder, showing dewpoint flat at every fan speed&#34;&gt;
&lt;em&gt;The morning run. It feeds, it quits at 27 minutes, and then the dewpoint never moves again no matter what I do with the fan.&lt;/em&gt;&lt;/p&gt;
&lt;h2 id=&#34;building-the-report&#34;&gt;Building the report&lt;/h2&gt;
&lt;p&gt;This is the part I&amp;rsquo;d tell a friend about.&lt;/p&gt;
&lt;p&gt;All of that lives in an 11-page document now. It opens with a table of my equipment and serial numbers, then the stored codes and how they were pulled, then every measurement with the time it was taken, then the mechanism with page citations back to Daikin&amp;rsquo;s own manual. It names what&amp;rsquo;s already been ruled out and why, so nobody repeats work I&amp;rsquo;ve paid for twice.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://cdn.uploads.micro.blog/92164/2026/bedroom-onset-jun28-jul29.jpg&#34; alt=&#34;Chart dating the bedroom&amp;rsquo;s decline from July 1 through July 29 with the humidity gap widening&#34;&gt;
&lt;em&gt;It also dates the failure. I paid for a month of history I didn&amp;rsquo;t know existed, and it put the start of the decline in the first two weeks of July.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;It ends with a numbered sequence for the technician. Read the stored codes on all four heads before touching anything. Ohm the port thermistors against the resistance table on page 164. Swap the stator coils to see whether the fault follows the coil. And the one I care about most: after a restart, watch the bedroom port&amp;rsquo;s valve position for half an hour, because I can tell you it will feed for 28 minutes and then stop, and that will show you whether something is closing the valve or something is blocking it.&lt;/p&gt;
&lt;p&gt;There&amp;rsquo;s a one-page call sheet too, with three authorized dealers and a screening question I ask before booking: will your tech read the written evidence and pull the stored codes before resetting anything? A yes books the visit.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve also got photos of every part that came out of these machines, matched against the part numbers on the boxes.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://cdn.uploads.micro.blog/92164/2026/part-boxes-6025156.jpg&#34; alt=&#34;Two identical Daikin part boxes labeled 6025156, SOLENOIDVALVE&#34;&gt;
&lt;em&gt;Two boxes, not one, which contradicted the invoice.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://cdn.uploads.micro.blog/92164/2026/removed-coil-assembly-both-heads.jpg&#34; alt=&#34;Two black stepper motor coils on a single wiring harness, held in a hand&#34;&gt;
&lt;em&gt;The coils came off too, both on one harness. That narrows what&amp;rsquo;s left to suspect on that machine.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;None of that is a repair, but it&amp;rsquo;s a repair that can&amp;rsquo;t be fumbled, and that&amp;rsquo;s a thing I didn&amp;rsquo;t have in August.&lt;/p&gt;
&lt;h2 id=&#34;where-it-got-things-wrong&#34;&gt;Where it got things wrong&lt;/h2&gt;
&lt;p&gt;I wouldn&amp;rsquo;t trust this post if I skipped this part.&lt;/p&gt;
&lt;p&gt;Early on it decided that cold refrigerant lines plus no cooling meant the air wasn&amp;rsquo;t reaching the coil, so a dirty blower wheel. That was reasonable and it was wrong, and it took a three-hour test with the fan stepped through every speed to kill it off.&lt;/p&gt;
&lt;p&gt;It read the invoice and concluded that one valve had been replaced, but I remembered two, and then it decided from my photos that only the valve bodies were swapped, and then I found a third box and it flipped again. Both corrections came from cardboard I&amp;rsquo;d kept, not from anything it worked out.&lt;/p&gt;
&lt;p&gt;It also wrote &amp;ldquo;six years of failures&amp;rdquo; into my report because that&amp;rsquo;s what my rambling first description implied, and that&amp;rsquo;s wrong. These cooled fine from 2020 through 2024, and the correction matters, because five good years followed by both machines failing in the same summer points at something cumulative instead of one random broken part.&lt;/p&gt;
&lt;p&gt;The daily monitor we set up would have lied to me too. It used fixed temperature thresholds and the overnight failures came in underneath them, so the morning report was going to call it a clean night.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s good at reading, arithmetic, and remembering everything, and it&amp;rsquo;s bad at knowing what it hasn&amp;rsquo;t been told, so that part stayed my job.&lt;/p&gt;
&lt;h2 id=&#34;where-it-stands&#34;&gt;Where it stands&lt;/h2&gt;
&lt;p&gt;I don&amp;rsquo;t have an answer yet, but I know exactly what to ask.&lt;/p&gt;
&lt;p&gt;The kids&#39; room unit meters fine after a power cycle and then latches into freeze protection when the room gets cold and the load drops off. Its valve isn&amp;rsquo;t broken and I&amp;rsquo;m not letting anyone sell me one. The bedroom unit has a valve, coil, and harness all under a year old, and it starves within half an hour of any reset. Nobody has ever touched that unit&amp;rsquo;s control board, port thermistors, strainers, or whatever&amp;rsquo;s floating around inside the lines.&lt;/p&gt;
&lt;p&gt;So that&amp;rsquo;s the list, and a third valve isn&amp;rsquo;t on it.&lt;/p&gt;
&lt;h2 id=&#34;heres-how-i-see-it&#34;&gt;Here&amp;rsquo;s how I see it&lt;/h2&gt;
&lt;p&gt;My house was talking the whole time. It stored a code, kept a sensor record, and would have told anyone who asked which port was starved and when.&lt;/p&gt;
&lt;p&gt;The information was never the scarce part. What&amp;rsquo;s scarce is somebody with the patience to read 200 pages of service documentation, the arithmetic to score 120,000 sensor readings, and the willingness to be wrong four times in three days and say so.&lt;/p&gt;
&lt;p&gt;I couldn&amp;rsquo;t have done that a year ago and I still can&amp;rsquo;t do it alone. What I can do now is walk into a service call with a written record, a stored code, a chart of the week it started, and one specific test I want run.&lt;/p&gt;
&lt;p&gt;That&amp;rsquo;s a very different conversation than the one I had in my driveway last August.&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;&lt;em&gt;Written July 29, 2026, in Montpelier. The technician hasn&amp;rsquo;t been out yet. When they have, I&amp;rsquo;ll report what they find, including if it turns out I was wrong about all of this.&lt;/em&gt;&lt;/p&gt;
</description>
      <source:markdown>My heat pumps stopped making cold air, and for a year nobody could tell me why. Not the HVAC company I paid $1,150, not Daikin&#39;s support line, and definitely not me.


Here&#39;s the part that still gets me: I don&#39;t know anything about heat pumps. A week ago I couldn&#39;t have told you what an expansion valve was. I called it, out loud, into my phone, &#34;one of the valves that controls if something heats or something cools.&#34;


Three days later I had a stored error code, a month of charted data, and an 11-page document I can hand to a technician. This is how that happened.


## What&#39;s broken


We&#39;ve got two Daikin outdoor units from 2020, and each one feeds two indoor heads. The upstairs zones stop making cold air while the fan keeps blowing, and nothing shows up on the display, no beep or code or blinking light. Downstairs, on the same outdoor units, everything cools fine all summer, and heating has never failed once in six Vermont winters.


For years I had a workaround. I built an Apple Shortcut that flipped the upstairs heads into heat mode for 180 seconds and then back to cooling, and it worked until it didn&#39;t. After that, the only reliable fix was walking outside and pulling the disconnect switch, which buys a few hours.


## What two service calls missed


In July 2025 they charged me $450 to diagnose a bad expansion valve, and that August two techs replaced the metering hardware on one unit, spent hours in my driveway on hold with Daikin, and billed me $1,235.99. It dropped to $700 only after I pointed out they hadn&#39;t applied the 12-year parts warranty they&#39;d just spent the afternoon confirming.


![A small copper and brass expansion valve assembly held in a hand, hand-marked UPSTAIRS in black marker](https://cdn.uploads.micro.blog/92164/2026/removed-valve-assembly.jpg)
*The part they pulled out, hand-marked UPSTAIRS. I kept it, which turned out to matter.*


I asked about error codes. They looked at the indoor unit&#39;s status lamp, saw nothing blinking, and told me there weren&#39;t any. I believed that for a year.


Their parting theory was that Green Mountain Power&#39;s demand response was cycling my equipment. Their notes read, in part: &#34;Ran about 15 minutes and had proper running pressures and proper cooling.&#34;


That&#39;s the whole problem in one sentence, because you can run it for 15 minutes and it works fine, and everything I was actually complaining about happened at hour three.


## Talking it through


I opened a session with Claude and just talked. Not a tidy summary, the actual rambling version, with the ums and the wrong words and a complaint about the driveway hold time thrown in.


That messiness turned out to be the point. I mentioned the whooshing sound I used to hear and don&#39;t anymore. I mentioned that the kids&#39; room takes ten minutes to come up to full cooling. I didn&#39;t know either detail mattered, and I couldn&#39;t have known. Both of them ended up in the final report.


Then it read the manual. Daikin publishes 200 pages of service documentation for these units, and on pages 100 through 105 there&#39;s a procedure for pulling stored error codes with the wireless remote. You hold TIMER CANCEL for five seconds and the unit beeps through the code alphabet.


I went upstairs with the remote, and both problem heads gave one long beep at A5, which is freeze-up protection.


So they do store codes, and they&#39;d been storing them the whole time, and nobody ever thought to ask.


Page 140 explained the rest. A single A5 clears itself in three minutes, but &#34;if the error repeats, the system is shut down.&#34; That&#39;s why my heat trick worked for years and then quit on me. Warming the coil clears one event but does nothing for a repeat shutdown, and pulling the disconnect clears the latch and re-homes the valves, which is why that was always the thing that worked.


## Turning the house into an instrument


I have Sensibo bridges on all four heads reporting temperature and humidity every 90 seconds, and I&#39;d been using them as a thermostat app.


The single most useful thing I got all week wasn&#39;t a fact, it was a test. A coil cold enough to cool a room is also cold enough to pull water out of the air. If the temperature is flat and the humidity is flat, that coil isn&#39;t doing anything, whatever the fan sounds like.


I&#39;d been judging these machines by whether the air felt cold on my hand, which is exactly how you end up with a service call that ends in a shrug, and once the question became &#34;did the humidity drop,&#34; every ambiguous afternoon in my data turned into a plain yes or no.


![Chart of living room versus bedroom temperature and humidity over 37 hours](https://cdn.uploads.micro.blog/92164/2026/system2-living-bedroom.jpg)
*Bedroom and living room on the same outdoor unit. The temperatures track. Now look at the humidity: bedroom at 70 to 80 percent, living room at 50 to 55.*


From there we ran real experiments, and this is the part I couldn&#39;t have designed myself. Switch on the downstairs heads so each outdoor unit has two zones calling. Both compressors ran, both downstairs rooms cooled, and both upstairs rooms did nothing, which killed my own favorite theory about the system not throttling down far enough.


![Chart of all four rooms across the July 28 diagnostic day showing the two-zone test, the power cycle, and the kids&#39; room quitting](https://cdn.uploads.micro.blog/92164/2026/experiment-jul28.jpg)
*The whole diagnostic day. Downstairs comes on at 13:50 and drops. Upstairs doesn&#39;t move.*


Then I went up with an infrared thermometer. The kids&#39; room coil read 80.0°F in a 76.6°F room. A cooling coil should run 20 to 30 degrees below the air around it, and mine was 3.4 degrees warmer. Twenty feet away on the same outdoor unit, the kitchen coil sat at 49.1°F with condensation beading between the fins.


![Overnight chart showing the kids&#39; room short-cycling then latching at 1:22 am and the bedroom going flat after 28 minutes](https://cdn.uploads.micro.blog/92164/2026/t1-overnight-jul28-29.jpg)
*Overnight. Kids&#39; room in red, cycling normally and then quitting at 1:22 a.m. Bedroom in orange, giving up 28 minutes in.*


The number that cracked it came the next morning. We ran my heat trick as a measurement instead of a fix, and the bedroom fed for 27 minutes and quit. The night before, a full power cycle had fed it for 28. Two completely different resets, different weather, different load, and the same time to failure within one minute.


Debris floating around in a refrigerant line doesn&#39;t carry a stopwatch. Something closing that valve on a schedule does.


![Chart of the heat flip recovery followed by the four-step fan ladder, showing dewpoint flat at every fan speed](https://cdn.uploads.micro.blog/92164/2026/t4-t3-jul29.jpg)
*The morning run. It feeds, it quits at 27 minutes, and then the dewpoint never moves again no matter what I do with the fan.*


## Building the report


This is the part I&#39;d tell a friend about.


All of that lives in an 11-page document now. It opens with a table of my equipment and serial numbers, then the stored codes and how they were pulled, then every measurement with the time it was taken, then the mechanism with page citations back to Daikin&#39;s own manual. It names what&#39;s already been ruled out and why, so nobody repeats work I&#39;ve paid for twice.


![Chart dating the bedroom&#39;s decline from July 1 through July 29 with the humidity gap widening](https://cdn.uploads.micro.blog/92164/2026/bedroom-onset-jun28-jul29.jpg)
*It also dates the failure. I paid for a month of history I didn&#39;t know existed, and it put the start of the decline in the first two weeks of July.*


It ends with a numbered sequence for the technician. Read the stored codes on all four heads before touching anything. Ohm the port thermistors against the resistance table on page 164. Swap the stator coils to see whether the fault follows the coil. And the one I care about most: after a restart, watch the bedroom port&#39;s valve position for half an hour, because I can tell you it will feed for 28 minutes and then stop, and that will show you whether something is closing the valve or something is blocking it.


There&#39;s a one-page call sheet too, with three authorized dealers and a screening question I ask before booking: will your tech read the written evidence and pull the stored codes before resetting anything? A yes books the visit.


I&#39;ve also got photos of every part that came out of these machines, matched against the part numbers on the boxes.


![Two identical Daikin part boxes labeled 6025156, SOLENOIDVALVE](https://cdn.uploads.micro.blog/92164/2026/part-boxes-6025156.jpg)
*Two boxes, not one, which contradicted the invoice.*


![Two black stepper motor coils on a single wiring harness, held in a hand](https://cdn.uploads.micro.blog/92164/2026/removed-coil-assembly-both-heads.jpg)
*The coils came off too, both on one harness. That narrows what&#39;s left to suspect on that machine.*


None of that is a repair, but it&#39;s a repair that can&#39;t be fumbled, and that&#39;s a thing I didn&#39;t have in August.


## Where it got things wrong


I wouldn&#39;t trust this post if I skipped this part.


Early on it decided that cold refrigerant lines plus no cooling meant the air wasn&#39;t reaching the coil, so a dirty blower wheel. That was reasonable and it was wrong, and it took a three-hour test with the fan stepped through every speed to kill it off.


It read the invoice and concluded that one valve had been replaced, but I remembered two, and then it decided from my photos that only the valve bodies were swapped, and then I found a third box and it flipped again. Both corrections came from cardboard I&#39;d kept, not from anything it worked out.


It also wrote &#34;six years of failures&#34; into my report because that&#39;s what my rambling first description implied, and that&#39;s wrong. These cooled fine from 2020 through 2024, and the correction matters, because five good years followed by both machines failing in the same summer points at something cumulative instead of one random broken part.


The daily monitor we set up would have lied to me too. It used fixed temperature thresholds and the overnight failures came in underneath them, so the morning report was going to call it a clean night.


It&#39;s good at reading, arithmetic, and remembering everything, and it&#39;s bad at knowing what it hasn&#39;t been told, so that part stayed my job.


## Where it stands


I don&#39;t have an answer yet, but I know exactly what to ask.


The kids&#39; room unit meters fine after a power cycle and then latches into freeze protection when the room gets cold and the load drops off. Its valve isn&#39;t broken and I&#39;m not letting anyone sell me one. The bedroom unit has a valve, coil, and harness all under a year old, and it starves within half an hour of any reset. Nobody has ever touched that unit&#39;s control board, port thermistors, strainers, or whatever&#39;s floating around inside the lines.


So that&#39;s the list, and a third valve isn&#39;t on it.


## Here&#39;s how I see it


My house was talking the whole time. It stored a code, kept a sensor record, and would have told anyone who asked which port was starved and when.


The information was never the scarce part. What&#39;s scarce is somebody with the patience to read 200 pages of service documentation, the arithmetic to score 120,000 sensor readings, and the willingness to be wrong four times in three days and say so.


I couldn&#39;t have done that a year ago and I still can&#39;t do it alone. What I can do now is walk into a service call with a written record, a stored code, a chart of the week it started, and one specific test I want run.


That&#39;s a very different conversation than the one I had in my driveway last August.


---


*Written July 29, 2026, in Montpelier. The technician hasn&#39;t been out yet. When they have, I&#39;ll report what they find, including if it turns out I was wrong about all of this.*
</source:markdown>
    </item>
    
    <item>
      <title>The Sunshine Trail: A Speculative Brand Campaign for Lawson&#39;s Finest Liquids</title>
      <link>https://oliverames.micro.blog/2026/02/11/the-sunshine-trail-a-speculative.html</link>
      <pubDate>Wed, 11 Feb 2026 11:39:25 -0400</pubDate>
      
      <guid>http://oliverames.micro.blog/2026/02/11/the-sunshine-trail-a-speculative.html</guid>
      <description>&lt;p&gt;I spend a lot of my free time thinking about how the brands I love in Vermont could push their digital experiences further. I can&amp;rsquo;t help it! I see a brand doing something great and I immediately start thinking about what else they could build.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ll give you an example.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.lawsonsfinest.com&#34;&gt;Lawson&amp;rsquo;s Finest Liquids&lt;/a&gt; is one of Vermont&amp;rsquo;s most beloved craft breweries, and they&amp;rsquo;re in the middle of expanding into new markets along the East Coast. Their brand is incredible, their community impact is real, and their commitment to freshness is central to everything they do. But that story is mostly told through a traditional website. I kept thinking: what if you could experience that expansion as a journey?&lt;/p&gt;
&lt;p&gt;So I built The Sunshine Trail, an interactive map that connects Lawson&amp;rsquo;s home in Waitsfield, Vermont to Asheville, North Carolina. 791 miles of mountain communities, outdoor adventures, and cold beer.&lt;/p&gt;
&lt;p&gt;The map shows every Lawson&amp;rsquo;s location I could identify (breweries, retailers, bars, restaurants) alongside hiking trails, river put-ins, community partners, and DC fast chargers along a scenic road trip route through the Blue Ridge Parkway, Skyline Drive, and Vermont Route 100. Every design element pulls directly from Lawson&amp;rsquo;s brand: their colors, their fonts, their custom SVGs, even the signature wave animation from their website. It should feel like something Lawson&amp;rsquo;s built themselves.&lt;/p&gt;
&lt;p&gt;But the details are where it gets fun. Hover over &amp;ldquo;Sunshine&amp;rdquo; in the header and god rays shoot across the page. On HDR displays, the sun pushes brightness beyond standard range. Hover over &amp;ldquo;Cold Beer&amp;rdquo; and it starts snowing, a nod to their chain of freshness promise. The Sip of Sunshine logo spins with real momentum physics, and clicking it launches emoji bursts. None of these get in the way if you&amp;rsquo;re just there for the map. That&amp;rsquo;s the whole point of them being Easter eggs.&lt;/p&gt;
&lt;p&gt;The live impact widget projects real historical data forward, showing dollars raised and solar energy generated ticking up in real time. Community partner popups tell actual impact stories with donate buttons linking directly to each organization. An email capture modal triggers after 30 seconds on the route view, creating a natural top-of-funnel opportunity with genuine value exchange: a curated road trip itinerary.&lt;/p&gt;
&lt;p&gt;I built the whole thing with Claude as a coding partner, tested it across 15 screen sizes, and added full accessibility support throughout. On mobile, tilting your phone creates wind that blows the snowflakes. The map expands when you tap a marker so you have room to actually read the popup. Every interaction is designed to teach you how to use the site without having to explain anything.&lt;/p&gt;
&lt;p&gt;If you want to explore it, the site is live at &lt;a href=&#34;thesunshinetrail.com&#34;&gt;thesunshinetrail.com&lt;/a&gt;. It&amp;rsquo;s password protected, so use &amp;ldquo;linkedin&amp;rdquo; to get in.&lt;/p&gt;
&lt;img src=&#34;https://cdn.uploads.micro.blog/92164/2026/the-sunshine-trail-screenshots.jpg&#34;&gt;
</description>
      <source:markdown>I spend a lot of my free time thinking about how the brands I love in Vermont could push their digital experiences further. I can&#39;t help it! I see a brand doing something great and I immediately start thinking about what else they could build.

I&#39;ll give you an example.

[Lawson&#39;s Finest Liquids](https://www.lawsonsfinest.com) is one of Vermont&#39;s most beloved craft breweries, and they&#39;re in the middle of expanding into new markets along the East Coast. Their brand is incredible, their community impact is real, and their commitment to freshness is central to everything they do. But that story is mostly told through a traditional website. I kept thinking: what if you could experience that expansion as a journey?

So I built The Sunshine Trail, an interactive map that connects Lawson&#39;s home in Waitsfield, Vermont to Asheville, North Carolina. 791 miles of mountain communities, outdoor adventures, and cold beer.

The map shows every Lawson&#39;s location I could identify (breweries, retailers, bars, restaurants) alongside hiking trails, river put-ins, community partners, and DC fast chargers along a scenic road trip route through the Blue Ridge Parkway, Skyline Drive, and Vermont Route 100. Every design element pulls directly from Lawson&#39;s brand: their colors, their fonts, their custom SVGs, even the signature wave animation from their website. It should feel like something Lawson&#39;s built themselves.

But the details are where it gets fun. Hover over &#34;Sunshine&#34; in the header and god rays shoot across the page. On HDR displays, the sun pushes brightness beyond standard range. Hover over &#34;Cold Beer&#34; and it starts snowing, a nod to their chain of freshness promise. The Sip of Sunshine logo spins with real momentum physics, and clicking it launches emoji bursts. None of these get in the way if you&#39;re just there for the map. That&#39;s the whole point of them being Easter eggs.

The live impact widget projects real historical data forward, showing dollars raised and solar energy generated ticking up in real time. Community partner popups tell actual impact stories with donate buttons linking directly to each organization. An email capture modal triggers after 30 seconds on the route view, creating a natural top-of-funnel opportunity with genuine value exchange: a curated road trip itinerary.

I built the whole thing with Claude as a coding partner, tested it across 15 screen sizes, and added full accessibility support throughout. On mobile, tilting your phone creates wind that blows the snowflakes. The map expands when you tap a marker so you have room to actually read the popup. Every interaction is designed to teach you how to use the site without having to explain anything.

If you want to explore it, the site is live at [thesunshinetrail.com](thesunshinetrail.com). It&#39;s password protected, so use &#34;linkedin&#34; to get in.

&lt;img src=&#34;https://cdn.uploads.micro.blog/92164/2026/the-sunshine-trail-screenshots.jpg&#34;&gt;
</source:markdown>
    </item>
    
  </channel>
</rss>
