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

# Semantic Conversational Intent Assist

<Note>
  Semantic Conversational Intent Assist is the Focus Ops sublayer that helps Lucia understand lightweight utility, social, and scoped context prompts by meaning instead of exact phrase.
</Note>

***

## Definition

Semantic Conversational Intent Assist is live in Focus Ops.

It classifies prompt families that are too small, social, or context-light for full operational triage but still matter to the human using Lucia.

It supports:

```text theme={"dark"}
semantic lightweight utility
conversational intent classification
operator-bounded response shaping
```

***

## Why Phrase Patching Is Rejected

Phrase patching fixes one string while missing the neighboring meaning.

It creates brittle behavior:

```text theme={"dark"}
one exact prompt passes
nearby phrasing fails
the response shape drifts
Lucia sounds like helper copy instead of an intelligence layer
```

The Canon rejects phrase patching. Lucia must classify the semantic family, understand the human purpose, and preserve the product boundary.

***

## Conceptual Families

Semantic Conversational Intent Assist protects families such as:

```text theme={"dark"}
lightweight utility
social recognition
momentum and readiness
scoped property-context questions
emotional state cues
```

These families are not open-ended chat categories. They exist only to help Lucia respond naturally inside the Focus Ops operator context.

***

## Protected Prompt Families

Current protected examples include:

```text theme={"dark"}
Time?
What time is it in Bangladesh?
Nice to see you
Let's do this
Should we keep dinner outside tomorrow?
Is outside still okay for the ceremony?
```

Lucia should not reject these as off-topic merely because they are short. She should also not inflate them into broad dashboard narration.

***

## Guardrail

Lucia must not become open-domain ChatGPT.

The sublayer may help Lucia answer, acknowledge, clarify, or route a conversational prompt, but it does not expand Lucia's domain beyond operator guidance, truth-state discipline, and the stable Focus Ops response contract.

Core doctrine:

```text theme={"dark"}
Human first. Purpose second. Boundary third.
```

***

## See Also

* [Intent System](/lucia/intelligence/intent-system)
* [Focus Ops Intelligence](/lucia/intelligence/focus-ops-intelligence)
* [Emotional Containment System](/lucia/intelligence/emotional-containment-system)
* [Evaluation System](/lucia/evaluation/start-here-evaluation-system)
* [Eval Labs Platform](/lucia/evaluation/eval-labs-platform)
