chore: initial import

This commit is contained in:
u1
2026-01-06 12:33:47 +01:00
commit 4ea922eb45
9 changed files with 7239 additions and 0 deletions

7
tokens/alg.example.json Normal file
View File

@@ -0,0 +1,7 @@
{
"token": "alg_PASTE_TOKEN_HERE",
"id": "00000000-0000-0000-0000-000000000000",
"name": "algo1",
"createdAt": "2030-01-01T00:00:00.000Z",
"scopes": ["write"]
}