token_ids are not serialized (serde skip), so deserialized nodes had 0 tokens. The custom Deserialize impl recomputes tokens from the body text, restoring the invariant at the reconstruction boundary. No separate recompute step needed. Co-Authored-By: Proof of Concept <poc@bcachefs.org> |
||
|---|---|---|
| .. | ||
| agent | ||
| bin | ||
| claude | ||
| cli | ||
| hippocampus | ||
| learn | ||
| mind | ||
| subconscious | ||
| thalamus | ||
| user | ||
| config.rs | ||
| lib.rs | ||
| main.rs | ||
| session.rs | ||
| util.rs | ||