Added — VDS-01 OSS vault discovery / config (PR #86)
A user-facing config schema and CLI surface for managing tokenpak's vault paths without the paid tokenpak vault add command.
tokenpak/vault/config.py—vault.yamlv1 schema parser + loader.tokenpak index --reindex-all— reindexes every registered vault path.tokenpak index --reindex-path <path>— reindexes a single registered subtree.docs/reference/cli.mdregenerated to cover the new flags.
OSS users can now hand-edit ~/.tokenpak/vault.yaml and reindex via the CLI; paid users continue to use tokenpak vault add as the convenience entry point.