Reads text with basic consistency validation.
File is read twice and compared. If content or size changes between reads, this method treats it as inconsistent and returns null.
| path |
target file path. |
|
stable text content, or null if inconsistent/unreadable. |