From 18dbc107fd555ad5d0a6871331ec271231ca47c4 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 17:36:34 -0500 Subject: [PATCH] Generated docs/README.md at 2025-06-09T22:35:36Z --- docs/README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index d84e59c..8374857 100644 --- a/docs/README.md +++ b/docs/README.md @@ -7,13 +7,21 @@ The directory hosts a public-facing, SEO-optimized canonical declaration for th - **index.html**: The canonical declaration page, including JSON-LD metadata and links to all mirrors. - **style.css**: Minimal stylesheet for elegant, recursive branding. - **repos.json**: Machine-readable list of the canonical URL and all mirror repositories. +- **canonical.meta**: Machine-readable JSON metadata declaring the canonical URL and mirrors. +- **canonical.md**: Human-readable Markdown summary of the canonical declaration. +- **index.json**: Machine-readable manifest of all remotes and sync details. +- **gitfield.json**: SEO-friendly JSON-LD metadata. +- **.well-known/gitfield.json**: SEO metadata mirror. +- **pushed.log**: Log of push operations across all platforms. +- **gitfield.README.txt**: Explanation of the GitField metadata structure. - **README.md**: This file, explaining the purpose of the directory. - **.nojekyll**: Bypasses Jekyll processing for GitHub Pages. - **robots.txt**: Allows full indexing by search engine bots. - **sitemap.xml**: Auto-generated sitemap for improved SEO. +- **integrity.sha256**: SHA-256 hash of all metadata files for integrity verification. ## Purpose This directory ensures the `git-sigil` project is discoverable via search engines and accessible to humans and bots. It declares the canonical repository at [https://remember.thefoldwithin.earth/mrhavens/git-sigil](https://remember.thefoldwithin.earth/mrhavens/git-sigil) and links to all mirrors, reinforcing the GitField recursive metadata strategy for sovereign publishing. -Generated by `gitfield-sync` at 2025-06-09T21:04:01Z (v1.2). +Generated by `gitfield-sync` at 2025-06-09T22:35:36Z (v1.4).