Forbid include-shard file-size bypasses in PMM policy#294
Forbid include-shard file-size bypasses in PMM policy#294netkeep80 merged 3 commits intonetkeep80:mainfrom
Conversation
Adding .gitkeep for PR creation (default mode). This file will be removed when the task is complete. Issue: netkeep80#293
.inc-шардинг в include/pmm/** как способ обхода лимита размера файла
Solution summaryImplemented and pushed the governance-only fix for issue 293. PR: #294 Changed:
Verification run locally:
Committed as Useful next steps:
This summary was automatically extracted from the AI working session output. |
🤖 Solution Draft LogThis log file contains the complete execution trace of the AI solution draft process. 💰 Cost estimation:
📊 Context and tokens usage:
Total: (39.8K + 626.8K cached) input tokens, 4.7K output tokens, $0.619193 cost 🤖 Models used:
📎 Log file uploaded as Gist (7223KB)Now working session is ended, feel free to review and add any feedback on the solution draft. |
✅ Ready to mergeThis pull request is now ready to be merged:
Monitored by hive-mind with --auto-restart-until-mergeable flag |
This reverts commit fd9b9a8.
Summary
include/pmm/**header surface reduction through.inc,.inl,.ipp, or similar textual include shards..hmodule with its own responsibility.repo-policy.jsonforbidden path globs for newinclude/pmm/**/*.inc,include/pmm/**/*.inl, andinclude/pmm/**/*.ippfiles.Verification
bash scripts/check-docs-consistency.shbash scripts/check-repo-guard-rollout.shgit diff --checkpython3 -m json.tool repo-policy.json >/dev/nullFixes #293