Check whether a text value is the AI analysis placeholder marker.
Used by rendering functions to detect unfilled AI analysis fields and
display a user-friendly "analysis pending" notice rather than the raw
marker string.
Recognises three marker formats:
[AI_ANALYSIS_REQUIRED] — the current standard marker (v3.0+)
[REQUIRED] — legacy marker used in template stubs before v3.0
[?] — shorthand used in some early methodology templates
Check whether a text value is the AI analysis placeholder marker.
Used by rendering functions to detect unfilled AI analysis fields and display a user-friendly "analysis pending" notice rather than the raw marker string.
Recognises three marker formats:
[AI_ANALYSIS_REQUIRED]— the current standard marker (v3.0+)[REQUIRED]— legacy marker used in template stubs before v3.0[?]— shorthand used in some early methodology templates