From 5dd697f3d4ddeb4994b22d770021fa4d99226475 Mon Sep 17 00:00:00 2001 From: Amir Hormati Date: Sat, 20 Jun 2026 17:46:57 -0700 Subject: [PATCH] okf: refocus README title and intro on the format Retitle to "Open Knowledge Format (OKF)" and drop the two intro paragraphs that described the reference agent so the opening section is unambiguously about the format itself. Co-Authored-By: Claude Opus 4.7 --- okf/README.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/okf/README.md b/okf/README.md index 73a50d5..cf466e7 100644 --- a/okf/README.md +++ b/okf/README.md @@ -1,4 +1,4 @@ -# Reference Agent — an OKF proof of concept +# Open Knowledge Format (OKF) ### 📖 [Read the Open Knowledge Format v0.1 specification → SPEC.md](SPEC.md) @@ -34,14 +34,6 @@ > - [`bundles/crypto_bitcoin/`](bundles/crypto_bitcoin/) — Bitcoin > blocks/transactions ([viz.html](bundles/crypto_bitcoin/viz.html)) -A reference agent that ingests metadata from a pluggable source and emits an -**[OKF](SPEC.md) bundle**: a directory of markdown documents with YAML -frontmatter that catalog tools, downstream agents, and humans can all read. - -Built on the Google [Agent Development Kit](https://adk.dev/) with Gemini as the -model backend. BigQuery is the first source implementation; the -`Source` interface is designed to grow. - ## Why OKF? OKF represents catalog knowledge as plain markdown files with YAML