Expose source mappings in the UI (entity tab + per-source list) #47
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Curators currently have no way to see source mappings (§2.5): they are written on reconciliation apply (§11.4.3) and re-targeted on merge (§5.4), but no API route or page lists them. The only indirect signal is the 'Zuordnung' match label on reconciliation candidates.
Scope (read-only visibility, Curator-gated per §1.5 — source keys are source-layer data):
Acceptance:
Out of scope (would need a spec change to §2.5/§11.4 first): breaking/editing a mapping. If wanted, raise separately.