Skip to content

Remove broken generated Ceefax CLI surface - #8

Merged
fredporter merged 1 commit into
mainfrom
codex/remove-broken-ceefax-cli-surface
Aug 19, 2026
Merged

Remove broken generated Ceefax CLI surface#8
fredporter merged 1 commit into
mainfrom
codex/remove-broken-ceefax-cli-surface

Conversation

@fredporter

Copy link
Copy Markdown
Owner

Summary

  • remove four overlapping file-splitter-generated Ceefax CLI modules
  • remove the top-level ceefax dispatch entry
  • eliminate the command path that imported a nonexistent Ceefax MCP protocol
  • retain the underlying Ceefax runtime modules; only the non-importable CLI facade is removed

Verification

  • importing the old facade was confirmed to fail with IndentationError before removal
  • scoped audit finds no Ceefax CLI or nonexistent protocol references
  • full Python matrix: 198 passed, 33 existing skips, 2 existing warnings

@fredporter
fredporter merged commit 1b1caac into mainAug 19, 2026
2 checks passed
@fredporter
fredporter deleted the codex/remove-broken-ceefax-cli-surface branch August 19, 2026 23:41
Sign up for freeto 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

@fredporter