---
okf_version: "0.1"
type: Knowledge Bundle
title: Chanyoung Park — Knowledge Bundle
description: An OKF knowledge bundle for Chanyoung Park's blog and CV, written for both humans and AI agents.
resource: https://blazer502.github.io/okf/
timestamp: 2026-08-12T07:31:05+00:00
---

# Chanyoung Park — Knowledge Bundle

This is an [Open Knowledge Format](profile.md) (OKF) bundle describing the
writing and professional record of **Chanyoung Park** — a PhD student in
system security at UNIST. It exists so that AI agents (and curious humans)
can discover and traverse this site's knowledge as plain, diffable markdown,
without scraping HTML.

Start here, then follow the links below. Each entry carries a one-line
description so you can decide what to open before fetching it.

## About

* [CV & Profile](cv.md) - Research profile, education, and publications; PhD student in system security at UNIST.

## Posts

* [Starting this blog](https://blazer502.github.io/blog/2026/07/01/starting-this-blog/) - Why I'm starting a blog, and what I plan to write about — systems, security, and the day-to-day of research. _(type: Meta post; tags: meta)_
* [Use-after-free, in one page](https://blazer502.github.io/blog/2026/06/18/use-after-free-in-one-page/) - A quick, high-level tour of what use-after-free bugs are and why they are so stubborn to eliminate. _(type: Security post; tags: security, memory-safety)_

## Bundle files

* [profile.md](profile.md) - How this bundle adapts OKF for a personal blog.
* [log.md](log.md) - Chronological history of updates to this bundle.

## Notes for consuming agents

* Posts above are canonical HTML pages; their `resource` URI is the linked URL.
  Fetch the URL for full content. This bundle is the map, not the territory.
* Unknown `type` values and missing optional fields are expected — consume
  best-effort per the OKF spec, and see [profile.md](profile.md) for the small
  set of conventions this bundle follows.
