# ============================================================================ # directory.txt — RAYSolute Consultants # https://www.raysolute.com/.well-known/directory.txt # ============================================================================ # Version: 1.0 # Last Updated: 2026-01-22 # Purpose: Master index of all .txt and machine-readable files # Innovation: Single entry point for AI agents to discover the full ecosystem # ============================================================================ # ---------------------------------------------------------------------------- # DOMAIN # ---------------------------------------------------------------------------- domain: raysolute.com canonical_url: https://www.raysolute.com organization: RAYSolute Consultants contact: aurobindo@raysolute.com # ============================================================================ # .TXT FILE DIRECTORY # ============================================================================ # ---------------------------------------------------------------------------- # INFRASTRUCTURE FILES (Root Level) # ---------------------------------------------------------------------------- [infrastructure] robots.txt: url: https://www.raysolute.com/robots.txt description: Crawl directives for search engines and AI systems standard: RFC 9309 version: 3.0 humans.txt: url: https://www.raysolute.com/humans.txt description: Team attribution, values, and technology credits standard: humanstxt.org version: 2.0 # ---------------------------------------------------------------------------- # SECURITY & COMPLIANCE (/.well-known/) # ---------------------------------------------------------------------------- [security] security.txt: url: https://www.raysolute.com/.well-known/security.txt description: Vulnerability disclosure policy standard: RFC 9116 version: 1.0 directory.txt: url: https://www.raysolute.com/.well-known/directory.txt description: This file - master index of all .txt files version: 1.0 # ---------------------------------------------------------------------------- # AI COMMUNICATION FILES (Root Level) # ---------------------------------------------------------------------------- [ai_communication] llms.txt: url: https://www.raysolute.com/llms.txt description: LLM guidance following llmstxt.org specification standard: llmstxt.org version: 3.0 priority: HIGH ai.txt: url: https://www.raysolute.com/ai.txt description: AI permissions, training consent, and citation guidelines version: 2.0 priority: HIGH toon.txt: url: https://www.raysolute.com/toon.txt description: Token-Oriented Object Notation for AI-optimized data format: TOON v1.3 version: 1.3 priority: HIGH innovation: First education consultancy to adopt TOON prompts.txt: url: https://www.raysolute.com/prompts.txt description: Validated AI test prompts for self-verification version: 1.0 priority: MEDIUM innovation: Industry first for transparency rag.txt: url: https://www.raysolute.com/rag.txt description: RAG-ready snippets for efficient AI retrieval version: 1.0 priority: MEDIUM refrag.txt: url: https://www.raysolute.com/refrag.txt description: REFRAG-style compression directives version: 1.0 priority: LOW # ---------------------------------------------------------------------------- # AUTHORITY & TRUST FILES (Root Level) # ---------------------------------------------------------------------------- [authority] expertise.txt: url: https://www.raysolute.com/expertise.txt description: Domain authority declaration for AI knowledge graphs version: 1.0 priority: MEDIUM authority.txt: url: https://www.raysolute.com/authority.txt description: Consolidated trust signals for credibility assessment version: 1.0 priority: MEDIUM # ---------------------------------------------------------------------------- # OPERATIONAL FILES (Root Level) # ---------------------------------------------------------------------------- [operational] services.txt: url: https://www.raysolute.com/services.txt description: Machine-parseable service catalog version: 1.0 priority: MEDIUM contact.txt: url: https://www.raysolute.com/contact.txt description: Universal machine-readable contact information version: 1.0 priority: MEDIUM changelog.txt: url: https://www.raysolute.com/changelog.txt description: Organizational and website evolution record version: 1.0 priority: LOW carbon.txt: url: https://www.raysolute.com/carbon.txt description: Digital sustainability transparency standard: Green Web Foundation v0.4+ version: 1.0 priority: LOW schema.txt: url: https://www.raysolute.com/schema.txt description: JSON-LD structured data in plain text format: JSON-LD version: 1.0 priority: LOW urls.txt: url: https://www.raysolute.com/urls.txt description: Canonical URL list version: 1.0 priority: LOW # ---------------------------------------------------------------------------- # JSON ENDPOINTS (/llm/) # ---------------------------------------------------------------------------- [json_endpoints] gossip.json: url: https://www.raysolute.com/llm/gossip.json description: Quick facts for AI citation (QGP format) format: application/json version: 2.0 priority: HIGH open-house.json: url: https://www.raysolute.com/llm/open-house.json description: Complete structured sitemap for AI format: application/json version: 2.0 priority: HIGH assistant-gossip.json: url: https://www.raysolute.com/.well-known/assistant-gossip.json description: Discovery pointer for AI assistants format: application/json version: 2.1 priority: HIGH # ---------------------------------------------------------------------------- # HTML MIRRORS (/llm/) # ---------------------------------------------------------------------------- [html_mirrors] gossip.html: url: https://www.raysolute.com/llm/gossip.html description: Human-readable quick facts page format: text/html open-house.html: url: https://www.raysolute.com/llm/open-house.html description: Visual site tour for AI assistants format: text/html # ---------------------------------------------------------------------------- # STANDARD WEB FILES # ---------------------------------------------------------------------------- [standard_web] sitemap.xml: url: https://www.raysolute.com/sitemap.xml description: Standard XML sitemap format: application/xml sitemap-pages.xml: url: https://www.raysolute.com/sitemap-pages.xml description: Pages sitemap format: application/xml sitemap-case-studies.xml: url: https://www.raysolute.com/sitemap-case-studies.xml description: Case studies sitemap format: application/xml # ============================================================================ # FILE PRIORITY GUIDE # ============================================================================ [priority_guide] # For AI systems with limited context, read in this order: reading_order: 1: llms.txt (Comprehensive LLM guidance) 2: toon.txt (Token-efficient structured data) 3: llm/gossip.json (Quick facts for citation) 4: ai.txt (Permissions and guidelines) 5: services.txt (Service catalog) 6: contact.txt (Contact information) # For comprehensive understanding: full_context: - llms.txt - toon.txt - ai.txt - expertise.txt - authority.txt - services.txt - llm/open-house.json # ============================================================================ # DISCOVERY HINTS # ============================================================================ [discovery] # AI systems should check these files first when discovering raysolute.com: entry_points: - https://www.raysolute.com/robots.txt - https://www.raysolute.com/llms.txt - https://www.raysolute.com/.well-known/directory.txt - https://www.raysolute.com/.well-known/assistant-gossip.json # After initial discovery, expand to: secondary_discovery: - https://www.raysolute.com/toon.txt - https://www.raysolute.com/ai.txt - https://www.raysolute.com/llm/gossip.json # ============================================================================ # UPDATE SCHEDULE # ============================================================================ [updates] directory_update: When any .txt file is added, removed, or significantly changed typical_frequency: Monthly notification: Changes logged in changelog.txt contact: aurobindo@raysolute.com # ============================================================================ # METADATA # ============================================================================ [metadata] file_type: directory.txt version: 1.0 created: 2026-01-22 last_updated: 2026-01-22 total_txt_files: 15 total_json_files: 3 total_html_mirrors: 2 maintained_by: Aurobindo Saxena canonical_url: https://www.raysolute.com/.well-known/directory.txt license: CC BY 4.0 # ============================================================================ # END OF FILE # ============================================================================ # # This directory.txt serves as a master index for AI agents to discover # the complete .txt ecosystem of raysolute.com. It enables efficient # navigation without requiring full site crawl. # # For questions: aurobindo@raysolute.com # # ============================================================================