Skip to content

fix: correct template filename and remove non-existent testutils dir from docs#113

Merged
adambalogh merged 1 commit intoOpenGradient:mainfrom
namedfarouk:fix/docs-corrections
Feb 26, 2026
Merged

fix: correct template filename and remove non-existent testutils dir from docs#113
adambalogh merged 1 commit intoOpenGradient:mainfrom
namedfarouk:fix/docs-corrections

Conversation

@namedfarouk
Copy link
Copy Markdown
Contributor

What this fixes

Two documentation inconsistencies found while setting up the project locally:

  1. CLAUDE.md referenced analyst_agent.jinja2 as a template file,
    but the actual filename in templates/ is analytics_agent.jinja2.
    This would confuse developers following the guide.

  2. README.md listed testutils/ as an existing directory in the
    architecture overview, but this directory does not exist in the repo.
    Removed to keep docs accurate.

How I verified

Cloned the repo locally, ran ls templates/ and ls to verify all
actual filenames and directories against the documentation.

@adambalogh adambalogh merged commit d38aa42 into OpenGradient:main Feb 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants