Skip to content

docs: move working notes into docs-cms#67

Merged
jrepp merged 1 commit into
mainfrom
docs/docs-cms-cleanup
May 31, 2026
Merged

docs: move working notes into docs-cms#67
jrepp merged 1 commit into
mainfrom
docs/docs-cms-cleanup

Conversation

@jrepp

@jrepp jrepp commented May 30, 2026

Copy link
Copy Markdown
Owner

Summary

  • convert root-level working docs into durable docs-cms memos/RFC content
  • add docuchango's local docs-cms config and compressed AGENTS.md guidance
  • update bootstrap guide to prefer docuchango init and clarify self-maintenance guidance

Checks

  • uv run --python python3.11 docuchango validate
  • uv run --python python3.11 pytest --cov=docuchango --cov-report=xml --cov-report=term --cov-report=html
  • uv run --python python3.11 ruff format --check .
  • uv run --python python3.11 ruff check .
  • uv run --python python3.11 mypy docuchango tests
  • uv build
  • uv tool run twine check dist/*

Note: bare uv run is blocked locally by .python-version resolving to Python 3.9.6 while pyproject requires >=3.10, so checks were run with Python 3.11 explicitly.

@jrepp jrepp merged commit e9698b2 into main May 31, 2026
8 checks passed
@jrepp jrepp deleted the docs/docs-cms-cleanup branch May 31, 2026 05:51
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