docs: align output flow with single-job process
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
# RCEO-AI ResumeCustomizer
|
||||
|
||||
A system that uses agentic AI to turn a Markdown base resume and job descriptions into tailored DOCX/PDF deliverables.
|
||||
A two-part workflow that uses agentic AI to refine a base Markdown resume for a single job description at a time, then renders the approved result into DOCX/PDF deliverables.
|
||||
|
||||
## Repository Layout
|
||||
- `output/` – conversion pipeline that watches for approved Markdown resumes, renders export formats, and archives the sources. See the detailed [output pipeline guide](output/README.md).
|
||||
- `input/` – (in progress) tooling that prepares job-specific Markdown resumes.
|
||||
- `output/` – conversion pipeline that watches for an approved Markdown resume, renders export formats, and archives the sources. See the detailed [output pipeline guide](output/README.md).
|
||||
|
||||
Additional documentation will grow alongside the `input/` tooling as that side of the project is finalized.
|
||||
|
||||
Reference in New Issue
Block a user