Expand description
Code index host capability.
Ports the deterministic trigram/word index that lived in
Sources/BurinCodeIndex/ on the Swift side. Implementation lands in
issue B3; this scaffold registers the contract so consumers can wire
against the stable surface today.
Structsยง
- Code
Index Capability - Code-index capability handle. Stateless today; will own the index actor (or its async handle) once the implementation lands.