callumalpass_tasknotes/conformance/waivers.json
2026-03-31 05:41:55 +11:00

10 lines
391 B
JSON

{
"waivers": [
{
"id": "link.0028",
"scope": "host-controlled",
"reason": "Ambiguous simple-name wikilink resolution is delegated to Obsidian",
"justification": "TaskNotes parses link text and passes the target to metadataCache.getFirstLinkpathDest, but it does not own Obsidian's final candidate tie-break behavior for ambiguous basename matches."
}
]
}