vectx 0.0.0

Name reservation for vectx — the descriptive language between AI and the vector world. Functional implementation not yet released.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# vectx — name reservation

This crate is a **placeholder** reserving the `vectx` name on crates.io. It contains no functional code yet.

## What vectx is

The descriptive language between AI and the vector world. **AI is the primary author** — every spec and ergonomic choice is downstream of that. The primary consumer surface is people using Claude via Claude Code or the Claude CLI.

See the full thesis and v0 scope in the source repository.

## Where to go

- **Source / docs**: <https://github.com/goliajp/vectx>
- **Issues**: <https://github.com/goliajp/vectx/issues>
- **License**: MIT

When a functional `0.x` Rust release lands, this crate is replaced with a real implementation. The reference implementation today is TypeScript; see the repo.