SENTENCE
Detect unfinished placeholder markers.
Behavior¶
| Result | Input text | Why |
|---|---|---|
| Flag | "[insert source citation]" | Placeholder was left unresolved in final prose. |
| Flag | "Contact: [your email here]" | Template token is present instead of real content. |
| Pass | "Contact: security@example.com" | Real value is present and complete. |
| Pass | "The appendix lists all citations." | No unresolved placeholder syntax. |
Severity¶
High for publication quality; placeholders are explicit unfinished content and should generally be fixed before release.
Default configuration¶
context_window_chars60
penalty-5