It seems that openspec tools would validate the proposal related files by character filter.
However, if those Markdown files is written in non-English then the validation could fail.
So there are two possible way to fix it:
- ask LLM only generate Markdown files in English.
- include all keywords represent
MUST in other languages into the tools.
It seems that openspec tools would validate the proposal related files by character filter.
However, if those Markdown files is written in non-English then the validation could fail.
So there are two possible way to fix it:
MUSTin other languages into the tools.