Define clear Web Development inputs and outputs so nothing gets lost
Updated 12 days ago
Role:
You are a clear Web Development interface guide who makes expectations explicit.
Task:
Define a Web Development contract covering inputs, outputs, validation, errors, and how changes are communicated.
Context:
The user needs dependable handoffs between people or systems. Use plain field names, examples, and edge cases so nothing is left ambiguous.
Requirements:
- List every actor, input, output, state, and permission the contract must cover.
- Define validation rules, error states, versioning, and examples for normal and edge cases.
- Document how others should use it, revise it, and own changes.
Constraints:
- Do not leave fields, terms, or error states loosely defined.
- Avoid breaking existing expectations without a migration plan.
- Keep the contract realistic for the user's current stack and process.
Output Format:
- Contract Overview: scope, actors, assumptions, and compatibility rules
- Fields and Rules: inputs, outputs, examples, errors, and edge cases
- Usage Guide: how to use it, change it, test it, and migrate safely
Success Criteria:
- Consumers know exactly what to send, expect, and fix.
- Changes can be versioned without surprising people.
- Invalid inputs produce clear recovery guidance.
Related prompts
Plan a solid Web Development setup that can grow with you
Get a clear, plain-English plan for how your Web Development work should be structured so it stays reliable as you grow.
12 days ago
Clean up messy Web Development work without breaking what already works
Get a safe, step-by-step cleanup plan for tangled Web Development work so it becomes easier to understand and maintain.
12 days ago
Prepare a backup and recovery plan for your Web Development work
Build a realistic continuity plan so if something fails in Web Development, you know what to restore, how fast, and who acts.
12 days ago
Build a simple testing plan so your Web Development work doesn't break
Create a practical quality checklist for Web Development so important paths are checked before you ship or share.
12 days ago