Design and implement the Viet K-Connect document generation template engine (DB-driven wizard schema + PDF renderSpec + history + Storage upload). Start with 2 templates and scale linearly to 50 without hardcoding. (키워드= 문서 생성, DocGen, PDF 템플릿, renderSpec, 스키마, DB-driven)
Generate official-form PDFs (starting with unified application + international student part-time work package) from:
document_templates: (docType, purpose, version, schemaJson, renderSpecJson, isActive)generated_documents: history + filePath + normalizedFieldsJson + timestamps.codex/skills/vkc-docgen-template-engine/references/template-schema.json.codex/skills/vkc-docgen-template-engine/references/pdf-render-spec.mdschemaJson.POST /api/documents/generate:
docs/STEP3_SOT_RESOURCES.mddocgen_unified: 통합신청서(신고서)docgen_parttime: 유학생 시간제취업 패키지(시간제취업확인서 + 조건부 요건 준수 확인서 + 통합신청서 선택 포함)