I was trying to pass a long list of verses using the new accord:// URL feature and found that the limit is 1024 characters. Anything beyond that is ignored, and if I go too far, Accordance crashes. I can also reproduce this in Automator.
Set up an Automator workflow:
1. Get Specified Text
2. View Text in Accordance: Read, NRSVS, Verses
In #1, paste "Gen 1:1;" about 130 times, so that the length is more than 1024 characters.
Run the workflow. Accordance shows an incorrect character in its search field at position 1024, and any verses after that are ignored.
Now double the length of the input in Automator, and Accordance will crash.