Answering
Good answers explain why a solution works rather than only providing a command.
A useful answer should
Section titled “A useful answer should”- identify the likely cause
- explain the relevant concept
- provide the smallest useful correction
- show how to verify the result
- distinguish confirmed behavior from assumptions
Prefer verifiable answers
Section titled “Prefer verifiable answers”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.