Skip to content

Commit d7fac53

Browse files
authored
Update glossary-maintainer.md
1 parent 93fbd51 commit d7fac53

1 file changed

Lines changed: 2 additions & 19 deletions

File tree

docs/glossary-maintainer.md

Lines changed: 2 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -132,26 +132,9 @@ When the workflow finds new terms, it creates a PR like:
132132
- PR #123: Implement safe-outputs validation
133133
```
134134

135-
## Source and Success Rate
135+
## Source
136136

137-
This workflow is adapted from Peli's Agent Factory, where it achieved:
138-
139-
- **100% merge rate** (10 out of 10 PRs merged)
140-
- **Perfect accuracy** in identifying relevant terminology
141-
- **High value** for documentation consistency
142-
143-
Source: [Glossary Maintainer](https://github.com/github/gh-aw/blob/v0.45.5/.github/workflows/glossary-maintainer.md) from [github/gh-aw](https://github.com/github/gh-aw)
144-
145-
Read more: [Meet the Workflows: Continuous Documentation](https://github.github.com/gh-aw/blog/2026-01-13-meet-the-workflows-documentation/)
146-
147-
## Generalization Notes
148-
149-
This workflow has been adapted from the gh-aw repository to work with any project:
150-
151-
- **Flexible glossary location**: Automatically finds glossary files in common locations
152-
- **Structure-agnostic**: Works with alphabetical or categorical organization
153-
- **No external dependencies**: Doesn't require Serena or project-specific tools
154-
- **Universal terminology**: Identifies terms based on usage patterns, not hard-coded lists
137+
This workflow is adapted from Peli's Agent Factory. Read more: [Meet the Workflows: Continuous Documentation](https://github.github.com/gh-aw/blog/2026-01-13-meet-the-workflows-documentation/)
155138

156139
## Use Cases
157140

0 commit comments

Comments
 (0)