Protocol spec for row separated key value format

(github.com)

2 points | by jstakelum 8 hours ago ago

1 comments

  • jstakelum 8 hours ago

    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.