-
Notifications
You must be signed in to change notification settings - Fork 28
Analysis templates suggested updates #357
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
11531af
0180b2b
30e402c
2edb12a
bc2b86d
be4fbff
c754d47
dc567e2
ae6acf8
32219eb
3253ec1
0d1e328
3dcf00a
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -45,3 +45,4 @@ words: | |
| - Uchechukwu | ||
| - webdev | ||
| - Welsch | ||
| - llms | ||
| Original file line number | Diff line number | Diff line change | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
@@ -126,6 +126,25 @@ We evaluate on the following: | |||||||||||
| [Inclusive Naming Initiative](https://inclusivenaming.org) website? | ||||||||||||
| - Does the project use language like "simple", "easy", etc.? | ||||||||||||
|
|
||||||||||||
| ### AI Optimization and Discoverability | ||||||||||||
|
|
||||||||||||
| Configurations for AI agents to optimize the understanding of content are | ||||||||||||
| emerging and should be utilized. | ||||||||||||
|
Comment on lines
+131
to
+132
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
I strongly object to language that anthropomorphizes AI, for example the idea that it "understands" documentation. I'll die on this hill. |
||||||||||||
|
|
||||||||||||
| We evaluate on the following: | ||||||||||||
|
|
||||||||||||
| - Is there an llms.txt file in the root of the website or documentation | ||||||||||||
| repository? | ||||||||||||
|
|
||||||||||||
| The llms.txt file is a proposed open standard for a Markdown file that | ||||||||||||
| websites can host at the root. It helps large language models (LLMs) and AI | ||||||||||||
| agents quickly understand a site's purpose, key content, and where to find | ||||||||||||
| reliable information. | ||||||||||||
|
Comment on lines
+139
to
+142
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||||||
|
|
||||||||||||
| For more information, see https://llmstxt.org/ | ||||||||||||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||||||
|
|
||||||||||||
| Task can be accomplished manually or by tools. | ||||||||||||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. What task? What tools? Is this a continuation of the AI tools criteria? If so, it should be a bullet item and explain why it's a criterion. |
||||||||||||
|
|
||||||||||||
| ## Contributor documentation | ||||||||||||
|
|
||||||||||||
| ### Communication methods documented | ||||||||||||
|
|
||||||||||||
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -23,6 +23,9 @@ TO USE THIS TEMPLATE, search and replace the named IDs: | |||||
| - `_PROJECT-DOC-REPO_`: repository where the project technical documentation is | ||||||
| stored; this might be its own repo or a directory in the project main repo | ||||||
|
|
||||||
| Replace link placeholders in brackets, such as [_PROJECT_][project-website], | ||||||
| with the actual link surrounded by parenthesis. | ||||||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
|
|
||||||
|
Collaborator
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I added this. Remove if you think its not needed. |
||||||
| For the analysis procedure, see [Analysis how-to](../howto.md). | ||||||
|
|
||||||
| > Note: delete this "About this template" section after you have customized this | ||||||
|
|
||||||
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
New section. Please opine.
UPDATE: Nate and I discussed this and agreed it would be better in a separate topic. @nate-double-u - how about naming it ai-guidance.md?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The currently popular description seems to be "AI friendly." I like "optimization and discovery" better -- it's more precise -- but I'd put "AI friendly" in the description somewhere for searchability.
What's the rationale for having a separate document?