RTL UI Release Gate
Find direction, logical-CSS, interpolation, icon-mirroring, and render-evidence gaps before an RTL release.
What problem does RTL UI Release Gate solve?
RTL interfaces fail through wrong direction declarations, physical CSS, unisolated dynamic text, and blindly mirrored semantic icons.
Use it to
- Gate Arabic or Hebrew release surfaces
- Find dynamic text without bidi isolation
- Review icon mirroring decisions before ship
What it returns
- result.json with PASS, REVIEW, BLOCK, or CANNOT_ASSESS
- report.md human-review handoff
- manifest.json with stable output declarations and SHA-256 hashes
A representative input and result
Access and approval boundaries
- Terminal permission to run the bundled local Python gate.
- Read access to one owner-selected UTF-8 JSON packet.
- Write access only to one new owner-selected local output directory.
- No browser, network, credential, account, messaging, payment, import, upload, merge, delivery, or publication permission.
Known limitations
- It does not render, crawl, or modify an interface.
- Screenshot evidence and semantic icon decisions remain owner supplied.
- PASS does not prove visual or linguistic correctness.
Questions
Does it connect to or change a live system?
No. It reads one local packet, writes one new local output directory, and makes no network request.
Does PASS prove the evidence or language is correct?
No. PASS only means no encoded rule fired in supplied normalized evidence.
What happens when evidence is missing?
The gate returns CANNOT_ASSESS or BLOCK; missing evidence never becomes a pass.
Is the result deterministic?
Yes. Findings are sorted and persisted outputs carry stable SHA-256 receipts.
Does the skill publish or make first-person claims?
No. It never publishes, contacts anyone, or adopts a founder, candidate, artist, or reviewer voice.
RTL UI Release Gate keeps proof and approval boundaries visible.
The listing includes the tested package, realistic samples, declared permissions, and known limitations.
Get RTL UI Release Gate on Agensi