Extract conditions from a document and then generate an answer.
Do not expose unnecessary reasoning or secrets.
Choose two designs.
Pass only required facts, evidence, and structure between steps, and show users verifiable summaries, citations, and uncertainty rather than all internal processing.
Detailed explanation
Unneeded context and secrets are limited.
Unneeded context and secrets are limited.
Transparency and minimization coexist.
Transparency and minimization coexist.
Secrets and incorrect intermediate content can leak.
Secrets and incorrect intermediate content can leak.
Errors can cascade.
Errors can cascade.
Try it yourself
An example you can run in a temporary verification environment.
AWS公式AIF-C01 Domain 2.2・2.3のプロンプトチェーン、透明性、データ最小化を確認する。Expected result
内部処理・中間結果・利用者向け説明を分離して設計できる。Key points
- Intermediate result
- Minimization
- Citation
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.