Skip to content

Enforce repository-wide source size budgets - #72

Merged
ichwars merged 3 commits into
mainfrom
dev-comment-size-budgets
Aug 3, 2026
Merged

Enforce repository-wide source size budgets#72
ichwars merged 3 commits into
mainfrom
dev-comment-size-budgets

Conversation

@ichwars

@ichwars ichwars commented Aug 3, 2026

Copy link
Copy Markdown
Owner

Summary

  • replace the Python-only size guard with repository-wide budgets for application, test, script, installer, service, and configuration sources
  • freeze existing oversized files and Python functions at exact current line counts
  • reject empty decorative separator comments in application and tool sources, and remove the existing separators
  • run the same guard in CI and pre-commit

Local verification

  • Backend: 7517 passed, 245 skipped
  • Frontend: 244 files / 2848 tests passed, locale parity passed
  • ESLint, TypeScript, Vite production build, Ruff, Actionlint, and source budget passed

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 0d26e74b49

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread tools/check_source_size_budget.py Outdated
Comment thread tools/check_source_size_budget.py
Comment thread tools/check_source_size_budget.py
@ichwars
ichwars merged commit 6e73f80 into main Aug 3, 2026
30 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