Skip to content

docs: refresh README for the openadapt-ops rename and docs pipeline#54

Merged
abrichr merged 1 commit into
mainfrom
docs/readme-refresh
Jul 21, 2026
Merged

docs: refresh README for the openadapt-ops rename and docs pipeline#54
abrichr merged 1 commit into
mainfrom
docs/readme-refresh

Conversation

@abrichr

@abrichr abrichr commented Jul 21, 2026

Copy link
Copy Markdown
Member

What

Refreshes the root README.md to reflect what this repository actually is today: the source of truth for docs.openadapt.ai plus the ops automation that builds, validates, and publishes it.

Changes

  • Reframes the intro around the docs source + ops role, and notes the former openadapt-maintenance name (now OpenAdaptAI/openadapt-ops).
  • Documents the repo layout: docs/ + mkdocs.yml (curated MkDocs Material site), scripts/ (sync + validate pipeline), tidy/ (history/artifact scrubbing CLI), repos.yml.
  • Gives the local commands: uv run mkdocs serve, mkdocs build --strict, scripts/validate_docs.py, and pytest tests/.
  • Describes CI (ci.yml: tests + validate + strict build on PR/push) and the publish flow (sync.yml: deploys to GitHub Pages at docs.openadapt.ai on push-to-main touching docs, on sub-repo dispatch, and on the weekly/manual rebuild).
  • Adds the shared OpenAdapt positioning and cross-links to the flagship repo and live docs.

Scope / safety

  • README-only change (git diff touches only README.md). The README lives at repo root, outside the docs/ tree that validate_docs.py and the mkdocs build consume, so the docs gates are unaffected.
  • No em dashes. Verified locally: validate_docs.py passes, pytest tests/ -q = 64 passed, mkdocs build --strict succeeds.

🤖 Generated with Claude Code

https://claude.ai/code/session_01NyCHrzA1psrKMFfroYbzaM

Reframe the root README around what this repository now is: the source of
truth for docs.openadapt.ai plus the ops automation that builds, validates,
and publishes it. Note the former openadapt-maintenance name, describe the
docs/, scripts/, tidy/, and repos.yml layout, give the local build/serve/
validate commands, and document the CI gate and the push-to-main plus
dispatch/schedule GitHub Pages publish flow. Add the shared OpenAdapt
positioning and cross-links to the flagship repo and live docs.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NyCHrzA1psrKMFfroYbzaM
@abrichr
abrichr merged commit 0d91f31 into main Jul 21, 2026
5 checks passed
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.

1 participant