docs: minor README and docs-site touch-ups (#266)

- Link the Y Combinator badge and the docs "by Kaelio" label
- Add a maintainer line to the README
- Set the npm author field on @kaelio/ktx

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Luca Martial 2026-06-06 22:32:08 -04:00 committed by GitHub
parent 698efdcef8
commit bf1fe9748e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 58 additions and 34 deletions

View file

@ -2,6 +2,10 @@
"name": "@kaelio/ktx",
"version": "0.9.0",
"description": "Standalone ktx context layer for data agents",
"author": {
"name": "Kaelio",
"url": "https://www.kaelio.com"
},
"type": "module",
"engines": {
"node": ">=22.0.0"