Skip to content

Clean runtime docs and format drift#28

Merged
cbusillo merged 1 commit intomainfrom
code/cleanup-runtime-docs-format-23
May 3, 2026
Merged

Clean runtime docs and format drift#28
cbusillo merged 1 commit intomainfrom
code/cleanup-runtime-docs-format-23

Conversation

@cbusillo
Copy link
Copy Markdown
Owner

@cbusillo cbusillo commented May 3, 2026

Summary

Refs #23

Verification

  • uv run ruff check --diff .
  • uv run ruff format --diff .
  • uv run ruff check .
  • uv run ruff format --check .
  • uv run python -m unittest discover -s tests
  • uv run platform --help
  • uv build
  • uv run platform workspace sync --manifest /Users/cbusillo/Developer/odoo-tenant-cm/workspace.toml
  • inspected generated /Users/cbusillo/Developer/odoo-workspaces/cm/AGENTS.md
  • inspected generated /Users/cbusillo/Developer/odoo-workspaces/cm/docs/README.md
  • inspected generated /Users/cbusillo/Developer/odoo-workspaces/cm/docs/session-prompt.md

Notes

This does not close #23. It is the first narrow cleanup slice: format baseline plus a runtime/Launchplane ownership wording cleanup. Broader docs/dead-code/config inventory should remain follow-up work under #23.

@cbusillo cbusillo merged commit 9452edd into main May 3, 2026
4 checks passed
@cbusillo cbusillo deleted the code/cleanup-runtime-docs-format-23 branch May 3, 2026 19:46
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.

Cleanup pass: docs, dead code, dead files, and stale config

1 participant