Inconsistencies

Auto-collected from the inconsistencies: frontmatter field across the wiki. Obsidian-only
(Dataview). Add a flag via inconsistencies: ["…"] in a page’s frontmatter and a
> [!warning] Inconsistency callout at the spot (see CLAUDE.md → Inconsistency flags).

TABLE WITHOUT ID file.link AS Page, type AS Type, inconsistencies AS "Flagged inconsistency"
WHERE type AND inconsistencies AND !contains(file.folder, "templates")
SORT file.name ASC

If the table is empty in Obsidian, no page currently carries an inconsistencies: flag.