From fa7a32d9139d217261cd4d89bbc37c8865770c4d Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Thu, 19 Mar 2026 22:17:23 +0100 Subject: [PATCH] Add corpus and update library with new file --- backend/libraries/punk/corpus.jsonl | 0 backend/libraries/punk/library.json | 18 ++++++++++++++++-- ...13--GeorgeJordac-TheVoiceOfHumanJustice.pdf | 1 + 3 files changed, 17 insertions(+), 2 deletions(-) create mode 100644 backend/libraries/punk/corpus.jsonl create mode 120000 backend/libraries/punk/stage/19f1e5d2ceaab5fd1f1dc58ff07422388f156610d16dfdea2bdb35a5b9e70813--GeorgeJordac-TheVoiceOfHumanJustice.pdf diff --git a/backend/libraries/punk/corpus.jsonl b/backend/libraries/punk/corpus.jsonl new file mode 100644 index 0000000..e69de29 diff --git a/backend/libraries/punk/library.json b/backend/libraries/punk/library.json index 4a2342f..dfc8489 100644 --- a/backend/libraries/punk/library.json +++ b/backend/libraries/punk/library.json @@ -3,6 +3,20 @@ "name": "punk", "slug": "punk", "created_at": "2026-03-19T21:16:54Z", - "files": [], - "pipeline": {} + "files": [ + { + "sha256": "19f1e5d2ceaab5fd1f1dc58ff07422388f156610d16dfdea2bdb35a5b9e70813", + "path": "/Users/giers/Documents/GeorgeJordac-TheVoiceOfHumanJustice.pdf", + "rel": "19f1e5d2ceaab5fd1f1dc58ff07422388f156610d16dfdea2bdb35a5b9e70813--GeorgeJordac-TheVoiceOfHumanJustice.pdf", + "name": "GeorgeJordac-TheVoiceOfHumanJustice.pdf", + "size": 849816, + "added_at": "2026-03-19T21:17:22Z", + "sync_status": "pending", + "enrich_enabled": false + } + ], + "pipeline": { + "pending_prepare_signature": "3eb68db8cef2a242639047a877498e175b2de01652f1617bf54e22ab1847176c", + "pending_prepare_updated_at": "2026-03-19T21:17:22Z" + } } \ No newline at end of file diff --git a/backend/libraries/punk/stage/19f1e5d2ceaab5fd1f1dc58ff07422388f156610d16dfdea2bdb35a5b9e70813--GeorgeJordac-TheVoiceOfHumanJustice.pdf b/backend/libraries/punk/stage/19f1e5d2ceaab5fd1f1dc58ff07422388f156610d16dfdea2bdb35a5b9e70813--GeorgeJordac-TheVoiceOfHumanJustice.pdf new file mode 120000 index 0000000..44e3f4c --- /dev/null +++ b/backend/libraries/punk/stage/19f1e5d2ceaab5fd1f1dc58ff07422388f156610d16dfdea2bdb35a5b9e70813--GeorgeJordac-TheVoiceOfHumanJustice.pdf @@ -0,0 +1 @@ +/Users/giers/Documents/GeorgeJordac-TheVoiceOfHumanJustice.pdf \ No newline at end of file