contracts/token-vault/ is a full Cargo.toml workspace member with its own tests, but DripStream / DripFactory / DripGovernor never reference it, and it does not appear in docs/architecture.md or the ADRs. Clarify its role (is it a planned escrow backend? an experiment?) in the docs, or remove it from the workspace so cargo build --all / audits don't cover dead surface.
Filed from a codebase review pass.
contracts/token-vault/is a fullCargo.tomlworkspace member with its own tests, butDripStream/DripFactory/DripGovernornever reference it, and it does not appear indocs/architecture.mdor the ADRs. Clarify its role (is it a planned escrow backend? an experiment?) in the docs, or remove it from the workspace socargo build --all/ audits don't cover dead surface.Filed from a codebase review pass.