Instructions
You've defined what the AI does, how users will interact with it, what the prompts will look like, and how it will handle failures. Now you need to bring it all together into a coherent design for the copilot workflow — the complete, end-to-end interaction from the user's perspective. This is the blueprint your prototype will be built from.
The common mistake at this stage is treating design as a static artefact. Builders produce a spec, hand it off, and expect it to survive contact with the build intact. The better approach is to treat this document as a living design — precise enough to build from, but clear about the decisions still to be made. What you're documenting here isn't just what you'll build first, but the interaction model that will guide every iteration.
A well-...