1import { Shell } from "@/components/Shell";2import { Recall } from "@/components/Recall";34export default function Page() {5return (6<Shell section="status">7<Recall from="memory" />8<section className="status">9<h1>status</h1>10</section>11</Shell>12);13}
This page could not complete its own check, so it is not claiming anything either way.
Re-checks every 30 seconds.
This page asks the same public endpoints your agent does, and reports exactly what came back. It keeps no history, so it publishes no uptime percentage — only what was measured, and when.