-
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathrobots.txt
More file actions
23 lines (19 loc) · 715 Bytes
/
robots.txt
File metadata and controls
23 lines (19 loc) · 715 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Robots.txt for FAF (Foundational AI-context Format)
# Help search engines understand our project
User-agent: *
Allow: /
# Project Information for Search Engines
# Project: Foundational AI-context Format (.faf)
# Description: Universal context format for AI coding assistants
# Tagline: AI needed a format, it got one-- .faf
# Repository: https://github.com/Wolfe-Jam/faf-cli
# npm: @faf/cli
# License: MIT
# Key Pages
# Homepage: https://www.faf.one/
# Documentation: https://github.com/Wolfe-Jam/faf-cli/tree/main/docs
# Installation: npm install -g @faf/cli
# Sitemaps for all FAF domains
Sitemap: https://faf.one/sitemap.xml
Sitemap: https://fafcli.dev/sitemap.xml
Sitemap: https://fafdev.tools/sitemap.xml