Summarize a product review into a three-field JSON object.
Make format and target stable.
Choose two prompt practices.
State role, purpose, input, output schema, constraints, and audience, then use representative examples and a fixed evaluation set.
Detailed explanation
The required processing and format are explicit.
The required processing and format are explicit.
Format, boundaries, and safety can be tested.
Format, boundaries, and safety can be tested.
Output varies and is hard to validate.
Output varies and is hard to validate.
Unnecessary sensitive data is passed to the model.
Unnecessary sensitive data is passed to the model.
Try it yourself
An example you can run in a temporary verification environment.
AWS公式AIF-C01 Domain 2.2のプロンプト設計、例示、出力形式を確認する。Expected result
曖昧な指示を要件・制約・評価可能な形式へ分解できる。Key points
- Purpose
- Schema
- Constraint
Notes
- Environment: AWS公式AIF-C01試験ガイドとAWS公式ドキュメントの確認
- Command output formatting can vary slightly by distribution or tool version.
- Run the example in a temporary directory or process when possible.
Foundation review
Read the scope first
Check whether the command acts on the current shell, a new process, an existing process, or a file.
Verify the observable result
Use the supplied command and compare the output with the expected result.