Commit graph

4 commits

Author SHA1 Message Date
3d809456d7
refactor: include Vegvisir source files from Reflect with a function 2025-10-30 18:43:42 +01:00
dbdde9fcaf feat: add dedicated class for crosstalk between Vegvisir and Reflect (#2)
In this PR we move the Vegvisir `VV` class import into Reflect from the API class into its own `Scaffold` class. This new class will include everything that is required for crosstalk between Vegvisir and Reflect.

Reviewed-on: https://codeberg.org/vlw/scaffold/pulls/2
2025-10-30 17:41:31 +01:00
3357416ad0 fix: namespace and relative source import paths (#1)
Reviewed-on: https://codeberg.org/vlw/scaffold/pulls/1
2025-10-30 09:18:02 +01:00
e0cdfebc27
initial commit 2025-10-29 19:56:57 +01:00