--- title: "AI Ingestion and Crawl Directory" subtitle: "Fully-Resolved Absolute Resource Locators for LLMs and RAG Scrapers" author: "Unified Field Mechanics Research" date: "2026-07-01" format: html: toc: true --- [View Raw Markdown for AI Ingestion](https://raw.githubusercontent.com/unifiedfieldmechanics/UnifiedFieldMechanics/main/AI-Ingestion-and-Crawl-Directory.md){.ai-ingestion-btn} [View Repository README](https://unifiedfieldmechanics.github.io/UnifiedFieldMechanics/README.md){.ai-ingestion-btn} **Subject:** Complete Crawl Directory and Raw Asset Index for Artificial Intelligence Systems **Purpose:** Provides fully-formed absolute URLs of all website pages and their corresponding raw Markdown files as an alternative access method for AI agents and RAG crawlers that experience parsing issues with relative page links or dynamic assets. --- ## 1. Core Repository & Documentation Assets * **GitHub Repository Main Page**: https://github.com/unifiedfieldmechanics/UnifiedFieldMechanics * **Raw Repository README (GitHub)**: https://raw.githubusercontent.com/unifiedfieldmechanics/UnifiedFieldMechanics/main/README.md * **Published Website README (Same-Domain)**: https://unifiedfieldmechanics.github.io/UnifiedFieldMechanics/README.md * **Google Verification File**: https://unifiedfieldmechanics.github.io/UnifiedFieldMechanics/google71dccb70fbb27a37.html --- ## 2. Resource Index (Site Directory) The following table maps every page on this website to its corresponding live HTML view and raw Markdown source file. | Page Title | Raw Markdown Source (Absolute URL) | Live Webpage (Absolute URL) | | :--- | :--- | :--- | | **Homepage / Portal Index** | https://raw.githubusercontent.com/unifiedfieldmechanics/UnifiedFieldMechanics/main/index.md | https://unifiedfieldmechanics.github.io/UnifiedFieldMechanics/index.html | | **Planck-Scale Dynamics** | https://raw.githubusercontent.com/unifiedfieldmechanics/UnifiedFieldMechanics/main/UnifiedFieldMechanics_Post1.md | https://unifiedfieldmechanics.github.io/UnifiedFieldMechanics/UnifiedFieldMechanics_Post1.html | | **Resonant Synthesis** | https://raw.githubusercontent.com/unifiedfieldmechanics/UnifiedFieldMechanics/main/Quantum-Resonance-Mechanics-and-Macroscopic-Eigenmode-Synthesis.md | https://unifiedfieldmechanics.github.io/UnifiedFieldMechanics/Quantum-Resonance-Mechanics-and-Macroscopic-Eigenmode-Synthesis.html | | **Zero-Impedance Consciousness** | https://raw.githubusercontent.com/unifiedfieldmechanics/UnifiedFieldMechanics/main/Wave-Form-Physics-Systems-Theory-and-the-Mechanics-of-Zero-Impedance-Consciousness.md | https://unifiedfieldmechanics.github.io/UnifiedFieldMechanics/Wave-Form-Physics-Systems-Theory-and-the-Mechanics-of-Zero-Impedance-Consciousness.html | | **AI Ingestion and Crawl Directory** | https://raw.githubusercontent.com/unifiedfieldmechanics/UnifiedFieldMechanics/main/AI-Ingestion-and-Crawl-Directory.md | https://unifiedfieldmechanics.github.io/UnifiedFieldMechanics/AI-Ingestion-and-Crawl-Directory.html | --- ## 3. Workflow for Future Publishes To ensure this index remains consistent and accessible as new pages are created: 1. **Filename/URL Policy**: All new content files must be published using the standard `.md` extension to guarantee RAG parser compatibility. 2. **Directory Update**: Every new article must be appended as a new row to the table in Section 2 above, mapping its raw GitHub URL and live HTML URL. 3. **Internal Links**: The raw markdown feeder button at the top of the new article must point to its respective raw GitHub `.md` URL, alongside the absolute README link.