ce-project-grounding-scout

A project-grounding scout for the verdict skill (ce-pov). It finds the concrete project evidence that lets the caller judge an external input against this codebase — a “project floor” in one of two shapes: replacing an incumbent (named incumbent + at least one concrete touchpoint — a call site, module, or config a change would touch), or net-new adoption (the project does not yet do this job). It gathers; the caller decides.

It implements stage-align (evaluate-external-inputs flavor) as the this-codebase axis of ce-pov’s grounding trio, complementing ce-external-evidence-researcher (external) and ce-precedent-activity-scout (prior decisions). It is the ce-pov-scoped cousin of ce-repo-profiler — question-specific project grounding versus the profiler’s question-agnostic profile.

See Also