Explain
Explain Command - Show why matches were made.
Wraps the ExplanationGenerator for CLI access.
Functions
explain(source_id, target_id, min_confidence, why_not, alternatives)
Explain why a match was made (or not made).
Shows the confidence calculation, signals considered, and alternative matches that were rejected.
Examples: jnkn explain env:PAYMENT_DB_HOST infra:payment_db_host jnkn explain env:HOST infra:main --why-not jnkn explain env:DB_URL infra:database --alternatives