{
  "markdown": "# Second Home OKF Bundle\n\nAn [Open Knowledge Format (OKF)](https://github.com/GoogleCloudPlatform/knowledge-catalog/blob/main/okf/SPEC.md) v0.1 knowledge bundle for **Second Home**, a cafe/bar/event space in Fushimi, Nagoya. It's meant to give a customer-facing AI agent grounded, up-to-date context about the venue: hours, menu, and events.\n\n## What's in here\n\n```\nbundle/\n├── index.md      # entry point — links into the sections below\n├── about.md      # venue info: location, hours, history, social media, event organizers\n├── cafe/         # Second Home's daytime cafe: menu items (sourced from customer reviews — no official menu yet)\n└── events/       # Second Home's nighttime side: Global Friends' events (+ other organizers)\n```\n\nEvery concept file (everything except `index.md`) is a plain markdown file with a small YAML frontmatter block (`type`, `title`, `description`, ...) and a markdown body. No tooling or build step is required — it's meant to be readable as-is by both humans and agents.\n\nSecond Home is mainly two things: a **cafe by day** and **Global Friends in Nagoya's events by night** (plus a few other organizers) — hence the parallel `cafe/` and `events/` directories. Shared facts that apply to the whole venue (location, ownership, payment, etc.) live in `about.md`.\n\n## Key things to know\n\n- **Second Home's events are run by [Global Friends in Nagoya](https://www.meetup.com/global-friends/)**, the community that originally rented the space before it had a bar or cafe. The cafe is a separate business under the same ownership. See `about.md` for the full story.\n- **The cafe menu isn't official** — Second Home hasn't published one, so the items here are reconstructed from Tabelog reviews and should be treated as illustrative. The evening bar menu isn't documented yet.\n- **Event dates and theme names are illustrative, not a live schedule.** Check [Global Friends on Meetup](https://www.meetup.com/global-friends/events/) for what's actually on.\n\n## Sources\n\nContent is compiled from [Second Home's Tabelog page](https://tabelog.com/en/aichi/A2301/A230102/23094880/), the Global Friends and Cosmo International Party Nagoya Meetup pages, and facts provided directly by the venue operator. Each concept file cites its sources.\n",
  "bytes": 2264,
  "sha": "7b0bd66594042315e1898352a1a1c8a3d48dff888ea082c9984746ce650a893e",
  "repo_slug": "secondhomelab/secondhome-okf",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/okf_secondhomelab_secondhome_okf_bundle_inde_e2146082/readme"
}