Initial clean commit - unified Lyra stack

This commit is contained in:
serversdwn
2025-11-16 03:17:32 -05:00
commit 94fb091e59
270 changed files with 74200 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"name": "persona-sidecar",
"version": "0.1.0",
"type": "module",
"dependencies": {
"express": "^4.19.2"
}
}