Update notes and readme

This commit is contained in:
2026-01-12 09:40:54 +01:00
parent 1e0a91f1b8
commit 7a3ad90106
2 changed files with 15 additions and 1 deletions

View File

@@ -1 +1,14 @@
## fixing broken s
## Secrets
Secrets currently not working.
I ran the liscencing script inside the container manually and all worked as expected.
Need to debug and see how we can do this on build.
## Data
Pulled data from the Exwayz demo on notion. Placed it here: `media\Exwayz_slam_demo_working.gif`
When running demo with this repo mounted at `/app` it seems to have worked well.
Had a full successful run.
## Cross arch compatibility
Started working on cross arch compat. Builds for `aarch64` taking much longer as expected.
But failing... not as expected.