// Video & Animation
Subtitle Localization Integrity Gate
Gate localized subtitle cues on timing, anchors, readability profiles, and Unicode hazards.
What problem does Subtitle Localization Integrity Gate solve?
Localized subtitle files can drop names, numbers, negation, or glossary anchors while timing and line constraints also drift.
Use it to
- Verify names and numbers survive subtitle localization
- Check target timing against an approved source
- Catch undeclared bidi or invisible controls
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
input Supply a profile with maxCharsPerLine, maxLines, and timingToleranceMs, plus sourceCues and targetCues linked by sourceId and explicit preservedAnchors.
result A deterministic PASS, REVIEW, BLOCK, or CANNOT_ASSESS result with stable finding codes, report, manifest, and SHA-256 receipts.
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 translate or decide whether prose sounds native.
- Profiles and anchors must be supplied by responsible reviewers.
- PASS is not platform acceptance or editorial approval.
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.
Subtitle Localization Integrity Gate keeps proof and approval boundaries visible.
The listing includes the tested package, realistic samples, declared permissions, and known limitations.
Get Subtitle Localization Integrity Gate on Agensi