Add separate results folder for run outputs
This commit is contained in:
27
results/README.md
Normal file
27
results/README.md
Normal file
@@ -0,0 +1,27 @@
|
||||
# Results
|
||||
|
||||
이 폴더는 각 MDX 입력별 최신 결과물을 바로 보기 쉽게 모아둔 위치다.
|
||||
|
||||
## Runs
|
||||
|
||||
### run-001
|
||||
- input: `01. 건설산업 DX의 올바른 이해(0127).mdx`
|
||||
- screenshot: `run-001/final-screenshot.png`
|
||||
- html: `run-001/final.html`
|
||||
- validation: `run-001/validation-result.md`
|
||||
|
||||
### run-002
|
||||
- input: `02. DX의 시행 목표 및 기대효과.mdx`
|
||||
- screenshot: `run-002/final-screenshot.png`
|
||||
- html: `run-002/final.html`
|
||||
- validation: `run-002/validation-result.md`
|
||||
|
||||
### run-003
|
||||
- input: `03. DX 시행을 위한 필수 요건 및 혁신 방안.mdx`
|
||||
- screenshot: `run-003/final-screenshot.png`
|
||||
- html: `run-003/final.html`
|
||||
- validation: `run-003/validation-result.md`
|
||||
|
||||
## Notes
|
||||
- 원본 실행 산출물은 `docs/run-001`, `docs/run-002`, `docs/run-003` 아래에 그대로 유지된다.
|
||||
- 이 폴더는 빠른 비교와 확인을 위한 복사본이다.
|
||||
Reference in New Issue
Block a user