From 235df36255d64b330c491068a00330a10dfbebbf Mon Sep 17 00:00:00 2001 From: Forest Savage <96553407+forest-savage1234@users.noreply.github.com> Date: Sun, 23 Aug 2026 12:54:27 -0800 Subject: [PATCH] fix: replace malformed bundle @id with UUID4 Closes #88. The live network_connection.json bundle @id still had a 9-hex first group (kb:bundle-2a13e958a-...). Replaced in place with a UUID4. No @graph reshape. Oresteia untouched. Out of scope: wrapping the Bundle in @graph (Alex 2022-08-11), Oresteia.json, converting already-valid UUID @ids, indentation / pre-commit policy. Identity if committed: Forest Savage Do not push from this packet. --- .../illustrations/network_connection/network_connection.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/illustrations/network_connection/network_connection.json b/examples/illustrations/network_connection/network_connection.json index cd348f22..defd7c39 100644 --- a/examples/illustrations/network_connection/network_connection.json +++ b/examples/illustrations/network_connection/network_connection.json @@ -12,7 +12,7 @@ "uco-types": "https://ontology.unifiedcyberontology.org/uco/types/", "xsd": "http://www.w3.org/2001/XMLSchema#" }, - "@id": "kb:bundle-2a13e958a-d975-41aa-b1bb-029d2b6707ab", + "@id": "kb:bundle-017c3954-b5a5-4114-a4a1-e6e403b3c96a", "@type": "uco-core:Bundle", "uco-core:name": "PCAP Analysis 4711", "uco-core:description": [