rename klo to ktx

This commit is contained in:
Andrey Avtomonov 2026-05-10 23:51:24 +02:00
parent 1a42152e6f
commit 3ce510b55b
704 changed files with 10205 additions and 10255 deletions

View file

@ -1,11 +1,11 @@
# Orbit-style relationship discovery verification
This KLO project backs the default `relationships:verify-orbit` command. It uses
This KTX project backs the default `relationships:verify-orbit` command. It uses
the checked-in Orbit-style SQLite fixture from the relationship discovery
benchmark corpus, with no declared primary keys or foreign keys in the database
schema.
Run from the KLO workspace root:
Run from the KTX workspace root:
```bash
pnpm run relationships:verify-orbit
@ -29,5 +29,5 @@ examples/orbit-relationship-verification/reports/orbit-verification.md
Use a real local Orbit project by overriding the project directory:
```bash
KLO_ORBIT_PROJECT_DIR=/path/to/orbit-project pnpm run relationships:verify-orbit
KTX_ORBIT_PROJECT_DIR=/path/to/orbit-project pnpm run relationships:verify-orbit
```

View file

@ -9,7 +9,7 @@ storage:
search: sqlite-fts5
git:
auto_commit: true
author: "klo <klo@example.com>"
author: "ktx <ktx@example.com>"
ingest:
adapters:
- live-database