<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>screens/ on SAFER Documentation</title><link>https://safer-capstone.pages.dev/developer-docs/api-reference/screens/</link><description>Recent content in screens/ on SAFER Documentation</description><generator>Hugo</generator><language>en</language><atom:link href="https://safer-capstone.pages.dev/developer-docs/api-reference/screens/index.xml" rel="self" type="application/rss+xml"/><item><title>AccelerometerScreen.tsx</title><link>https://safer-capstone.pages.dev/developer-docs/api-reference/screens/accelerometerscreen/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://safer-capstone.pages.dev/developer-docs/api-reference/screens/accelerometerscreen/</guid><description>&lt;h1 id="purpose"&gt;Purpose&lt;/h1&gt;
&lt;p&gt;This module renders the Dashboard tab, presenting a scrollable summary of the user&amp;rsquo;s core temperature activity over the past 24 hours. It fetches stored prediction history, computes derived statistics, and renders them in two cards: a live temperature graph and a &amp;ldquo;last 24 hours&amp;rdquo; summary with zone breakdown.&lt;/p&gt;</description></item><item><title>DebugScreen.tsx</title><link>https://safer-capstone.pages.dev/developer-docs/api-reference/screens/debugscreen/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://safer-capstone.pages.dev/developer-docs/api-reference/screens/debugscreen/</guid><description>&lt;h1 id="purpose"&gt;Purpose&lt;/h1&gt;
&lt;p&gt;This module renders a developer-facing debug tab that surfaces log entries written to the &lt;code&gt;debug_logs&lt;/code&gt; SQLite table. It is only accessible when &lt;code&gt;EXPO_PUBLIC_DEBUG=true&lt;/code&gt; and is intended for post-hoc inspection of background pipeline activity without requiring a cable or Xcode.&lt;/p&gt;</description></item><item><title>HomeScreen.tsx</title><link>https://safer-capstone.pages.dev/developer-docs/api-reference/screens/homescreen/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://safer-capstone.pages.dev/developer-docs/api-reference/screens/homescreen/</guid><description>&lt;h1 id="purpose"&gt;Purpose&lt;/h1&gt;
&lt;p&gt;This module renders the Home tab, which serves a dual purpose: presenting the primary call-to-action for starting a new prediction and hosting the user profile and language settings forms.&lt;/p&gt;</description></item><item><title>LandingScreen.tsx</title><link>https://safer-capstone.pages.dev/developer-docs/api-reference/screens/landingscreen/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://safer-capstone.pages.dev/developer-docs/api-reference/screens/landingscreen/</guid><description>&lt;h1 id="purpose"&gt;Purpose&lt;/h1&gt;
&lt;p&gt;This module renders the first-run onboarding experience presented to users before they access the main application. It walks the user through two sequential steps: selecting a display language and entering their physical profile.&lt;/p&gt;</description></item><item><title>PredictionScreen.tsx</title><link>https://safer-capstone.pages.dev/developer-docs/api-reference/screens/predictionscreen/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://safer-capstone.pages.dev/developer-docs/api-reference/screens/predictionscreen/</guid><description>&lt;h1 id="purpose"&gt;Purpose&lt;/h1&gt;
&lt;p&gt;This module renders the Prediction tab, which is the primary interface for active heat risk monitoring. It manages the session lifecycle, triggers core temperature inference, displays the result on an animated arc gauge, and persists each prediction to the history database.&lt;/p&gt;</description></item></channel></rss>