16 lines
451 B
Markdown
16 lines
451 B
Markdown
# dew_vault
|
|
|
|
Vault feature package for the [Dew](https://github.com/artificerchris/dew) project
|
|
management tool.
|
|
|
|
This package provides the `dew vault` command surface and registers Vault commands
|
|
as MCP tools through `DewToolCommand`.
|
|
|
|
## Status
|
|
|
|
This package is currently a scaffold/stub to establish the command and MCP
|
|
wiring. It does not yet implement full encrypted secret storage or rotation logic.
|
|
|
|
## License
|
|
|
|
MIT — see [LICENSE](LICENSE).
|