MCPcopy Create free account
hub / github.com/codenameone/CodenameOne / collect_blog_findings.py

File collect_blog_findings.py

scripts/website/collect_blog_findings.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""Collect per-post prose findings (Vale + paragraph-cap + LanguageTool).
3
4This is the input stage for the Phase 5 AI remediation pass: for each post it

Callers

nothing calls this directly

Calls 3

mainFunction · 0.70
insertMethod · 0.65
exitMethod · 0.45

Tested by

no test coverage detected