* separating the debug overrides to their own abstraction
- rather than sharing the user facing vector data store
* inlining the debug flow getters and declarations
- also replaces funs with vals as the references are immutable
* adding changelog entry