# Conforms to convention:infra_manifest (apiVersion infra/v1) apiVersion: infra/v1 project: mr-number provider: mac # stdio MCP + CLI on fennel (plum); drives the redroid Android box over adb service: host: fennel runtime: bun # mcp/ + client/ + trigger service (the inbound HTTP port, when deployed) depends_on: [redroid, people] # drives the android box; records screening_mrnumber signals to the people service # Consumed by: prospector (POST /api/screening/requests → verdict lands as a people signal).