PromptPlus

|Adr-Plus Fields|Values Migrated | |–|–| |ADR|Pilot controls and public API surface| |Version|01| |Revision|01| |Scope|| |Domain|| |Created|Proposed (2026-07-22)| |Changed|Accepted (2026-07-22)| |Superseded||

PromptPlus # PromptPlus ## **ADR0018V01R01** [![NuGet](https://img.shields.io/badge/NuGet-PromptPlus-blue)](https://www.nuget.org/packages/PromptPlus) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![.NET](https://img.shields.io/badge/.NET-8%20%7C%209%20%7C%2010-512BD4)](https://dotnet.microsoft.com/)

↑ ADR Index


ADR0018V01R01 — Pilot controls and public API surface

Context

A small pilot is needed to validate the end-to-end control-testing approach before rolling it out to all controls. This requires knowing the exact public API surface used to build, run and read a control result.

Decision

Pilot with Input + Select, driving them through the public interface surface (no dynamic/cast to internal concrete classes):

Consequences