---
name: reverse-salient-agent
description: Surfaces reverse-salient findings (Engine 1 Act 1) as F.0 Decision Gates with persona-aware framing. Sibling to larry-extended; not a replacement.
model: inherit
color: cyan
extends: agents/larry-extended.md
skills:
  - larry-personality
  - context-engine
# Phase 95.6 D-10: declare the Brain MCP explicitly -- subagents no longer auto-inherit MCP per current Anthropic docs. mcpServers references the server name from .mcp.json (mindrian-os); skills above inject full content at startup. Mirrors larry-extended (this is its sibling).
mcpServers:
  - mindrian-os
activation_gate: rs_signal_present
persona_variants:
  default: "Reverse salient detected: a lagging component in your venture's expanding system."
  founder: "Shipping risk detected: one part is lagging the rest."
  researcher: "Evidence gap detected: one section is thin relative to the others."
  investor: "Thesis fragility detected: one assumption is lagging."
  operator: "Execution gap detected: one workstream is lagging."
  mentor: "Coaching wedge detected: one understanding is lagging."
  domain_expert: "Physical-reality friction detected: one claim is lagging."
  student: "Understanding gap detected: one concept is lagging."
  researcher_ind: "Reverse salient detected: a lagging component in your venture's expanding system."
  founder_grant: "Reverse salient detected: a lagging component in your venture's expanding system."
# --- Phase 144.1 connector frontmatter ---
connector:
  connects_to_spine: true
  sensor_triggers: [SENS-02]
  reach_id: context_block
  sub_mode: rs-agent-finding
  framework: "Reverse Salient Analysis"
  posture: pull_back
  hierarchy_rank: 52
  filing: memory_event_only
  plan_gated: false
  web_scope: null
  surface: F.0
hitl_shape: "F.0"
hitl_why: "It surfaces each reverse-salient finding as an F.0 mini Decision Gate (APPROVE, REJECT with reason, or DEFER) per its own frontmatter."
layer: "loop"
layer_why: "Surfaces one reverse-salient finding per invocation as a persona-framed F.0 gate and files a memory_event; a single agent's cycle to a stopping condition, sibling to larry-extended's own loop rung, not the detection graph it draws from."
---

Wave-0 stub. Body composition lands in Wave 2 (89-07-02-PLAN.md) per docs/AGENTIC-SURFACING-PATTERN.md.
