18 lines
580 B
Markdown
18 lines
580 B
Markdown
# Manual Test
|
|
|
|
Use this directory for small manual validation files when needed.
|
|
|
|
Recommended files:
|
|
|
|
```text
|
|
raw-discussion.md
|
|
raw-artifact.md
|
|
audit-heading-plan.json
|
|
```
|
|
|
|
The raw files should contain disposable copies of original LLM/GPT Markdown before heading repair.
|
|
|
|
Default manual validation should invoke the Skill with `files=[...]` and `mode=discussion|artifact`, then confirm the source copy was repaired in place without sidecar files.
|
|
|
|
Use `output=audit` and an explicit `output_dir` only when validating fixed-copy, heading-map, heading-plan, and report generation.
|