> ## Documentation Index
> Fetch the complete documentation index at: https://helloluciallc.com/llms.txt
> Use this file to discover all available pages before exploring further.

# HelloLucia Library

> Canonical documentation for Lucia, Lucia Fieldwork, and Eval Labs.

<div className="hl-hero">
  <span className="hl-hero-kicker">HelloLucia · Library</span>
  <h1 className="hl-hero-title">Operational intelligence for calm hospitality.</h1>

  <p className="hl-hero-sub">
    One canonical library for Lucia, the Lucia Fieldwork Companion App, and
    Eval Labs.
  </p>
</div>

<div className="max-w-5xl mx-auto px-6 pb-24">
  <div className="hl-split" style={{ gridTemplateColumns: "repeat(auto-fit, minmax(220px, 1fr))" }}>
    <a className="hl-prod hl-prod-lucia" href="/lucia/start-here-lucia-ai/start-here-lucia-system">
      <span className="hl-prod-tag">Operator & Guest OS</span>
      <h3>Lucia</h3>

      <p>
        The operating layer for hospitality — turning property signals, bookings,
        payments, and guest conversations into one calm next move. Architecture,
        intelligence, operations, infrastructure, and doctrine.
      </p>
    </a>

    <a className="hl-prod hl-prod-lucia" href="/fieldwork/get-started/what-is-lucia-fieldwork">
      <span className="hl-prod-tag">Companion App</span>
      <h3>Lucia Fieldwork</h3>

      <p>
        The documentation home for the Lucia Fieldwork Companion App — product
        scope, public workflows, and owner review.
      </p>
    </a>

    <a className="hl-prod hl-prod-eval" href="/eval-labs/start-here-eval-labs/start-here-eval-labs">
      <span className="hl-prod-tag">Evidence Infrastructure</span>
      <h3>Eval Labs</h3>

      <p>
        The role-based human evaluation platform used to refine and harden Lucia's
        behavior — philosophy, review architecture, running evals, and roles.
      </p>
    </a>
  </div>

  <h2 className="hl-section-title mt-24">Built on one mandate</h2>
  <p className="hl-section-sub">Every Lucia response is three things at once — never one at the cost of another.</p>

  <Columns cols={3}>
    <Card title="Operationally useful" icon="compass">
      Detect, rank, and route what matters into one clear next move — not a feed, not a dashboard. Never bury the lead.
    </Card>

    <Card title="Emotionally containing" icon="heart">
      Reduce overwhelm and narrow scope. Steady, warm-but-not-therapeutic — calm that increases clarity instead of replacing action.
    </Card>

    <Card title="Truth-state disciplined" icon="shield-check">
      Never imply an external action happened unless the system verified it. Known, inferred, suggested, in-progress, done — kept distinct.
    </Card>
  </Columns>

  <p className="hl-doctrine"><b>Human first.</b> Purpose second. Boundary third.</p>

  <h2 className="hl-section-title mt-24">Start anywhere</h2>
  <p className="hl-section-sub">A few good entry points into the library.</p>

  <Columns cols={3}>
    <Card title="System Architecture" icon="network" href="/lucia/system-architecture/start-here-system-architecture">
      How external signals become structured operator decisions.
    </Card>

    <Card title="Current System State" icon="activity" href="/lucia/start-here-lucia-ai/current-system-state">
      What is true right now — baseline, environments, live-transition status.
    </Card>

    <Card title="The Intelligence Layer" icon="brain" href="/lucia/intelligence/start-here-intelligence-layer">
      Intent, focus, reasoning, and emotional containment.
    </Card>

    <Card title="What Eval Labs Is" icon="flask-conical" href="/eval-labs/foundation/what-eval-labs-is">
      The proof system behind Lucia's trustworthiness.
    </Card>

    <Card title="How Eval Labs Works" icon="workflow" href="/eval-labs/how-eval-labs-works/how-eval-labs-works">
      Product architecture, data model, and review.
    </Card>

    <Card title="Lucia Fieldwork" icon="wrench" href="/fieldwork/get-started/what-is-lucia-fieldwork">
      The companion app's documentation home and public scope.
    </Card>
  </Columns>

  <div className="hl-footer">
    <img className="hl-footer-avatar" src="https://mintcdn.com/lucia-7204fd1f/iSwf61fx0HoguRx0/images/brand/lucia-headshot.webp?fit=max&auto=format&n=iSwf61fx0HoguRx0&q=85&s=ea3b8df186005d4899916931bfd952f9" alt="Lucia" width="600" height="600" data-path="images/brand/lucia-headshot.webp" />

    <div>
      <div className="hl-footer-mark">HelloLucia</div>
      <p className="hl-footer-tag">Operational intelligence for hospitality — and the evidence that keeps it honest.</p>

      <div className="hl-footer-links">
        <a href="/lucia/start-here-lucia-ai/start-here-lucia-system">Lucia</a>
        <a href="/fieldwork/get-started/what-is-lucia-fieldwork">Lucia Fieldwork</a>
        <a href="/eval-labs/start-here-eval-labs/start-here-eval-labs">Eval Labs</a>
        <a href="https://hellolucia.ai">hellolucia.ai</a>
      </div>
    </div>
  </div>
</div>
