feat: Add Be and tbd skill, also added Roadmap file

This commit is contained in:
2026-05-10 16:32:12 -04:00
parent 3500ade13f
commit 0bb8885802
29587 changed files with 10611695 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
{
"secretAccessKey": "W5dxPYfmdGTETneE1LeuIcp8aCXrgr4eomrfW50s",
"accessKeyId": "3MRGwcKUvQuAk8Hsl7Xp",
"region": "stg-entrypoint"
}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
{"_id":"d42ba605-7189-493d-8ce2-46dea65bf7ff","data":{},"type":"root","created":1499700762471,"updated":1499700762471}

View File

@@ -0,0 +1 @@
{"_id":"46d7038d-0cbc-406d-b2ef-ca065876945f","data":{},"type":"root","created":1499700762023,"updated":1499700762023}

View File

@@ -0,0 +1 @@
{"_id":"c1ead771-76f8-4857-ac3a-cb63c76ff854","data":{},"type":"root","created":1499700762501,"updated":1499700762501}

View File

@@ -0,0 +1 @@
{"_id":"a81be9c3-94ca-451b-8108-190ab249d25a","data":{},"type":"root","created":1499700762421,"updated":1499700762421}

View File

@@ -0,0 +1,28 @@
{
"logUncaughtExceptions": true,
"logUnhandledRejections": true,
"stackTraceLimit": 30,
"outputs": {
"console": {
"outputFileAndLine": false
},
"syslog": {
"port": 514,
"target": "127.0.0.1",
"outputFileAndLine": false
},
"file": {
"filename": null,
"size": "10M",
"compress": true,
"outputFileAndLine": false
}
},
"namespaces": {
"": {
"console": "info",
"syslog": "info",
"file": "none"
}
}
}