🚀 Kiso 0.2.0 is now available! #300
Closed
straumat
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Kiso is an open-source publishing engine for the Open Knowledge Format (OKF). It turns OKF knowledge bundles into static websites designed to be browsed by both humans and AI agents. This release brings Kiso in line with the new OKF 0.2 specification and adds several new ways to explore and understand a knowledge bundle.
🧩 Support for OKF 0.2
Kiso now supports the latest version of the Open Knowledge Format specification, including the new provenance, trust and computation-related metadata introduced in OKF 0.2.
🔎 Sources, trust and computation contracts
Concept pages can now display the new OKF metadata related to Sources, Trust, and Attested Computation, making it easier to understand where knowledge comes from, how it was verified, and how a value is expected to be computed.
🏷️ Tag pages
Kiso now automatically generates pages for tags, making it possible to browse all concepts associated with a specific topic.
📜 Log pages
log.mdfiles are now rendered and accessible directly from the generated website, making the history of a knowledge bundle easier to follow.Kiso continues to pursue the same goal: turning structured Markdown knowledge into a portable, navigable interface for humans and AI agents.
All reactions