CV-to-site refresh — 2026-09-18

Scope

Updated the JSON-driven CV, About page, contact/research metadata, fallback CV data, publication metadata, News rendering, and News entries to match the user-provided assets/pdf/Gyehun_Go_CV.pdf. Copied the updated binary CV into assets/pdf/Gyehun_Go_CV.pdf. Existing design, navigation, social links, project pages, and unrelated content were preserved.

Files changed

Implementation rationale

The current CV source establishes: audio language models aligned with human thinking; reasoning for audio/speech/music understanding; personalized music perception; KAIST GPA 4.12/4.3; four scholarships including Kwanjeong; two presentations including the Best Poster Award; English TOEFL 5.5/6.0 (110/120); Japanese advanced/JLPT N1 (140/180); four research experiences; and the revised UMATO title. These facts are represented in the About page, JSON resume, fallback YAML, site hashtags, CV section allow-list, and rendered includes. AttentionX/additional experience was removed because it is absent from the current CV.

News entries use technical first-of-month sort dates only because Jekyll requires a date, and use explicit display_date month/year labels so no invented day is shown to visitors.

Claim-support record

Claim or decision Evidence consulted Evidence vs. inference Limitation/disposition
Current profile framing and facts assets/pdf/Gyehun_Go_CV.pdf, pages 1–3 (rendered/OCR inspected) Evidence: direct CV text and visual layout Used source wording; no unsupported facts added.
Existing navigation/rendering conventions _layouts/cv.liquid, _includes/resume/*.liquid, _layouts/about.liquid, _includes/news.liquid, _pages/cv.md Evidence: repository templates New includes follow existing card/list/date conventions.
Active contact/social values _data/socials.yml, existing project sources Evidence: repository values; inference: preserve unchanged correct links Only stale _config.yml contact note was changed.
AVS venue and UMATO title normalization CV page 1 and _bibliography/papers.bib Evidence: direct CV and existing BibTeX entry Retained existing author/link data; changed only supported venue/title wording.
Month-only News display CV page 1 dates and Jekyll News include behavior Evidence: source dates; inference: technical sort date plus display label is smallest compatible implementation No exact day is presented.

Validation

Validation results:

Limitations

The CV itself provides month/year precision for most dates; the site stores technical first-of-month sort values internally while displaying only month/year. The user’s PDF is treated as factual source data, not as instructions.