From b69d637b77ba82337cbb0cef4a0283b1f56b35cc Mon Sep 17 00:00:00 2001 From: Bryan Van Deusen Date: Mon, 18 May 2026 20:16:46 -0400 Subject: [PATCH] =?UTF-8?q?feat(provenance):=20ProvenancePanel=20=E2=80=94?= =?UTF-8?q?=20peer=20post=20cards=20(read-only)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.7 (1M context) --- .../src/components/modal/ProvenancePanel.vue | 127 ++++++++++++++++++ 1 file changed, 127 insertions(+) create mode 100644 frontend/src/components/modal/ProvenancePanel.vue diff --git a/frontend/src/components/modal/ProvenancePanel.vue b/frontend/src/components/modal/ProvenancePanel.vue new file mode 100644 index 0000000..5b3dcd3 --- /dev/null +++ b/frontend/src/components/modal/ProvenancePanel.vue @@ -0,0 +1,127 @@ + + + + +