Redesign the AI tell report - #2
Conversation
bestony
left a comment
There was a problem hiding this comment.
Reviewed head 0595d5b. No blocking findings.
Verified locally:
- python3 -B -m unittest discover -s tests -p "test_*.py" -v (14/14 passing)
- python3 -B .claude/skills/ai-tell-scan/scripts/test_ats.py -v (39/39 passing)
- python3 -B scripts/validate_skill.py
- git diff --check 0da9ee7..0595d5b
The renderer keeps confirmed/reported/suppressed counts distinct, escapes report-controlled sinks, and preserves clean versus reviewed-zero semantics.
|
|
|
@bestony The contributor reports completing the CLA as Could you please verify the CLA Assistant signature association/configuration or re-run the check from the maintainer side? This is now the only external status blocker; both Python checks and the approval remain green. |
|
Maintainer-side verification is complete:
CLA Assistant does not expose signature records through its public API, so I cannot confirm whether the signing click stored a signature association. I am escalating the organization-level configuration correction to the maintainer. Please do not rewrite the commit or attempt another signature against the current CCLA page; after the online flow is corrected to present only the ICLA, we will re-run the check and confirm whether a fresh signature is required. |
|
@bestony The owner has requested that both report redesigns proceed to merge. Code-side readiness is now complete:
I will not use the absence of a CLA check on the newer readiness head to bypass the organization’s legal gate. Please switch the organization-level CLA Assistant binding to an ICLA-only Gist (with CCLA authorization handled separately), then notify us so |
|
Thanks for the update. I revalidated both exact heads. I have not switched the organization-level CLA binding or merged either PR: The ICLA-only configuration change is awaiting direct maintainer confirmation. Once that binding is confirmed, |
Summary
Preview
Open the checked report example
Validation
python3 -B -m unittest discover -s tests -p 'test_*.py' -v— 14/14 passingpython3 -B scripts/validate_skill.pypython3 -B .claude/skills/ai-tell-scan/scripts/test_ats.py— 39/39 passinggit diff --check