Export Resume
Create a Markdown resume artifact from reviewed evidence. This MVP does not generate DOCX, PDF, LaTeX, or job-specific claims that are absent from Chronicle.
Resolve the Export
Determine:
- target language, defaulting to the conversation language;
- selected projects or stories;
- target role or emphasis, if supplied;
- destination filename.
Read relevant PROJECT.md, OWNERSHIP.md, EVIDENCE.md, and STAR.md files.
Use only reviewed stories or sessions and [confirmed] claims by default.
If the user explicitly wants to include an unresolved claim, show it separately
as a draft and require confirmation before it enters the export. Never silently
promote [inferred] or [needs-evidence].
Select and Write
Prioritize claims that demonstrate:
- a meaningful problem and constraint;
- clear personal ownership;
- a specific technical or product action;
- a verified result or defensible qualitative outcome;
- decisions and trade-offs the user can explain in an interview.
For each project, write:
## <Project name>
<one-line scope and context>
- <action + scope + verified result>
- <decision or technical depth + trade-off + outcome>
- <ownership or collaboration + impact>
**Tech:** <only technologies evidenced by the project>
Prefer two or three strong bullets over exhaustive task lists. Preserve units and measurement context. Avoid first-person pronouns, vague adjectives, keyword stuffing, duplicated achievements, and unsupported leadership verbs. Do not expose private evidence references in the public-facing bullets.
Quality Gate
Before presenting the draft, verify:
- Every bullet maps to a reviewed, confirmed source claim.
- Personal and team outcomes are not conflated.
- Numbers match their source and include meaningful context.
- The same accomplishment is not repeated across projects.
- Language and tense are internally consistent.
- Confidential information is generalized or omitted.
- The user could answer “why,” “what,” and “how” for every bullet.
List excluded claims and why they were excluded.
Save
Preview the complete Markdown before writing. Save only after approval to:
<vault>/chronicle/resume/YYYY-MM-DD-<target>.md
Do not overwrite an existing export without explicit confirmation. Report the projects included, claims excluded, output path, and whether any review remains.