A Transparent and Verifiable Way to Sync the AT Protocol's PLC Directory

fix plc link in spec

+1 -1
+1 -1
SPECIFICATION.md
··· 4 5 ## 1. Abstract 6 7 - `plcbundle` is a system for archiving and distributing [DID PLC (Placeholder) directory](plc.directory) operations in a secure, verifiable, and efficient manner. It groups chronological operations from the PLC directory into immutable, compressed bundles. These bundles are cryptographically linked, forming a verifiable chain of history. This specification details the V1 format for the bundles, the index file that describes them, and the processes for creating and verifying them to ensure interoperability between implementations. 8 9 --- 10
··· 4 5 ## 1. Abstract 6 7 + `plcbundle` is a system for archiving and distributing [DID PLC (Placeholder) directory](https://plc.directory) operations in a secure, verifiable, and efficient manner. It groups chronological operations from the PLC directory into immutable, compressed bundles. These bundles are cryptographically linked, forming a verifiable chain of history. This specification details the V1 format for the bundles, the index file that describes them, and the processes for creating and verifying them to ensure interoperability between implementations. 8 9 --- 10