Skip to content

Answering

Good answers explain why a solution works rather than only providing a command.

  1. identify the likely cause
  2. explain the relevant concept
  3. provide the smallest useful correction
  4. show how to verify the result
  5. distinguish confirmed behavior from assumptions

Where possible, reference:

  • documented contracts
  • schemas
  • verification results
  • reproducible examples
  • public source code
  • stable documentation

Do not present speculative behavior as an established DigiEmu contract.

If an interface is experimental, say so explicitly.