Protocol spec for row separated key value format(github.com)
github.com
Protocol spec for row separated key value format
https://github.com/SymbolGroundingFramework/SGF-manifest/tree/main/rskv-spec
1 comments
RSKV is a structured transcript format: easy for LLMs to generate, easy for humans to inspect, and easy for small programs to parse. It represents data as named sets, records, and key: value cells, using visible delimiters instead of braces, indentation, quoting, or nested syntax.