From 2412319b0a5c538c19475fe1417f7f56e5abe1a6 Mon Sep 17 00:00:00 2001 From: Eric <5089238+emizzle@users.noreply.github.com> Date: Tue, 16 Sep 2025 18:41:28 +1000 Subject: [PATCH] move all specs to Specs folder (#23) --- 10 Notes/{ => Specs}/Codex Manifest Spec.md | 0 10 Notes/{ => Specs}/Component Specification - Discovery.md | 0 10 Notes/{ => Specs}/Component Specification - Erasure Coding.md | 0 10 Notes/{ => Specs}/Component Specification - Merkle tree.md | 0 10 Notes/{ => Specs}/Component Specification - Prover.md | 0 10 Notes/{ => Specs}/Component Specification - Purchase.md | 0 10 Notes/{ => Specs}/Component Specification - Sales.md | 0 10 Notes/{ => Specs}/Component Specification - Slot Builder.md | 0 10 Notes/{ => Specs}/Content Identifier (CID).md | 0 10 Notes/{ => Specs}/Multicodec.md | 0 10 Notes/{ => Specs}/Multiformats.md | 0 11 files changed, 0 insertions(+), 0 deletions(-) rename 10 Notes/{ => Specs}/Codex Manifest Spec.md (100%) rename 10 Notes/{ => Specs}/Component Specification - Discovery.md (100%) rename 10 Notes/{ => Specs}/Component Specification - Erasure Coding.md (100%) rename 10 Notes/{ => Specs}/Component Specification - Merkle tree.md (100%) rename 10 Notes/{ => Specs}/Component Specification - Prover.md (100%) rename 10 Notes/{ => Specs}/Component Specification - Purchase.md (100%) rename 10 Notes/{ => Specs}/Component Specification - Sales.md (100%) rename 10 Notes/{ => Specs}/Component Specification - Slot Builder.md (100%) rename 10 Notes/{ => Specs}/Content Identifier (CID).md (100%) rename 10 Notes/{ => Specs}/Multicodec.md (100%) rename 10 Notes/{ => Specs}/Multiformats.md (100%) diff --git a/10 Notes/Codex Manifest Spec.md b/10 Notes/Specs/Codex Manifest Spec.md similarity index 100% rename from 10 Notes/Codex Manifest Spec.md rename to 10 Notes/Specs/Codex Manifest Spec.md diff --git a/10 Notes/Component Specification - Discovery.md b/10 Notes/Specs/Component Specification - Discovery.md similarity index 100% rename from 10 Notes/Component Specification - Discovery.md rename to 10 Notes/Specs/Component Specification - Discovery.md diff --git a/10 Notes/Component Specification - Erasure Coding.md b/10 Notes/Specs/Component Specification - Erasure Coding.md similarity index 100% rename from 10 Notes/Component Specification - Erasure Coding.md rename to 10 Notes/Specs/Component Specification - Erasure Coding.md diff --git a/10 Notes/Component Specification - Merkle tree.md b/10 Notes/Specs/Component Specification - Merkle tree.md similarity index 100% rename from 10 Notes/Component Specification - Merkle tree.md rename to 10 Notes/Specs/Component Specification - Merkle tree.md diff --git a/10 Notes/Component Specification - Prover.md b/10 Notes/Specs/Component Specification - Prover.md similarity index 100% rename from 10 Notes/Component Specification - Prover.md rename to 10 Notes/Specs/Component Specification - Prover.md diff --git a/10 Notes/Component Specification - Purchase.md b/10 Notes/Specs/Component Specification - Purchase.md similarity index 100% rename from 10 Notes/Component Specification - Purchase.md rename to 10 Notes/Specs/Component Specification - Purchase.md diff --git a/10 Notes/Component Specification - Sales.md b/10 Notes/Specs/Component Specification - Sales.md similarity index 100% rename from 10 Notes/Component Specification - Sales.md rename to 10 Notes/Specs/Component Specification - Sales.md diff --git a/10 Notes/Component Specification - Slot Builder.md b/10 Notes/Specs/Component Specification - Slot Builder.md similarity index 100% rename from 10 Notes/Component Specification - Slot Builder.md rename to 10 Notes/Specs/Component Specification - Slot Builder.md diff --git a/10 Notes/Content Identifier (CID).md b/10 Notes/Specs/Content Identifier (CID).md similarity index 100% rename from 10 Notes/Content Identifier (CID).md rename to 10 Notes/Specs/Content Identifier (CID).md diff --git a/10 Notes/Multicodec.md b/10 Notes/Specs/Multicodec.md similarity index 100% rename from 10 Notes/Multicodec.md rename to 10 Notes/Specs/Multicodec.md diff --git a/10 Notes/Multiformats.md b/10 Notes/Specs/Multiformats.md similarity index 100% rename from 10 Notes/Multiformats.md rename to 10 Notes/Specs/Multiformats.md