adr-discovery Pre-flight context gathering for an ADR. The output is a containing only human-confirmed facts, plus a register of unknowns. The architect then hands off to to actually draft the decision. Core rule: zero hallucination No fact enters the discovery brief until the architect says yes. Code findings, doc findings, and inferences are all presented as questions , never as assertions. | Wrong | Right | |---|---| | "Your system uses Postgres and Redis." | "I see and in . Is Postgres your primary store? (yes / no / unsure)" | | "Component A talks to component B." | "I see a fetch from A…