chore(hq): daily sync 2026-02-17

This commit is contained in:
2026-02-17 10:00:15 +00:00
parent 44a5b4aac5
commit 03232be7b1
89 changed files with 2599 additions and 612 deletions

View File

@@ -3,8 +3,8 @@
"deviceId": "8c1e44393c844822a8a5129b69e12c9ebdd8bf93a51eebbfa0c5405c673130d0",
"publicKey": "fejk4Um31-XMqj58QkHSPd4DepfwG1RfvAgc0pcioe8",
"platform": "linux",
"clientId": "cli",
"clientMode": "cli",
"clientId": "gateway-client",
"clientMode": "backend",
"role": "operator",
"roles": [
"operator"
@@ -24,10 +24,11 @@
"operator.pairing"
],
"createdAtMs": 1771083769964,
"lastUsedAtMs": 1771211076766
"lastUsedAtMs": 1771252499109
}
},
"createdAtMs": 1771083769964,
"approvedAtMs": 1771083769964
"approvedAtMs": 1771083769964,
"displayName": "agent"
}
}

View File

@@ -10,7 +10,7 @@
"operator.approvals",
"operator.pairing"
],
"updatedAtMs": 1771211076776
"updatedAtMs": 1771252499124
}
}
}

View File

@@ -24,7 +24,7 @@
"enabled": true
}
},
"contextPruning": {
\"contextPruning\": {\n \"mode\": \"cache-ttl\",\n \"ttl\": \"15m\",\n \"keepLastAssistants\": 3,\n \"softTrimRatio\": 0.6,\n \"hardClearRatio\": 0.8,\n \"minPrunableToolChars\": 2000\n },\n \"heartbeat\": {\n \"every\": \"30m\",\n \"target\": \"discord\"\n }\n },\n \"list\": [\n {\n \"id\": \"main\",\n \"default\": true,\n \"name\": \"Atomizer Auditor\",\n \"workspace\": \"/home/papa/atomizer/workspaces/auditor\",\n \"model\": \"google/gemini-2.5-pro\",\n \"identity\": {\n \"name\": \"Atomizer Auditor\",\n \"theme\": \"Quality gatekeeper. Skeptical, thorough, direct. Reviews every deliverable. Has veto power.\",\n \"emoji\": \"\\ud83d\\udd0d\"\n },\n \"groupChat\": {\n \"mentionPatterns\": [\n \"@auditor\",\n \"@Auditor\",\n \"\\ud83d\\udd0d\"\n ]\n },\n \"subagents\": {\n \"allowAgents\": [\n \"*\"\n ]\n }\n }\n ]\n },\n \"messages\": {\n \"responsePrefix\": \"[{identity.name}] \",\n \"queue\": {\n \"mode\": \"collect\",\n \"debounceMs\": 2000,\n \"cap\": 20\n },\n \"inbound\": {\n \"debounceMs\": 3000\n },\n \"ackReaction\": \"\",\n \"ackReactionScope\": \"group-mentions\"\n },\n \"commands\": {\n \"native\": \"auto\",\n \"nativeSkills\": \"auto\"\n },\n \"hooks\": {\n \"enabled\": true,\n \"token\": \"31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1\",\n \"allowRequestSessionKey\": true,\n \"allowedSessionKeyPrefixes\": [\n \"agent:\",\n \"hook:\"\n ],\n \"allowedAgentIds\": [\n \"*\"\n ]\n },\n \"channels\": {\n \"discord\": {\n \"enabled\": true,\n \"commands\": {\n \"native\": false\n },\n \"groupPolicy\": \"allowlist\",\n \"dm\": {\n \"enabled\": true,\n \"policy\": \"allowlist\",\n \"allowFrom\": [\n \"user:719982779793932419\"\n ]\n },\n \"guilds\": {\n \"1471858733452890132\": {\n \"requireMention\": true,\n \"users\": [\n \"user:719982779793932419\"\n ],\n \"channels\": {\n \"feed\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"technical\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"rnd\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"lessons-learned\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"knowledge-base\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"it\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"proj-hydrotech-beam\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"dm-auditor\": {\n \"allow\": true,\n \"requireMention\": false\n },\n \"hq\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"reports\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"announcements\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"agent-logs\": {\n \"allow\": true,\n \"requireMention\": true\n }\n }\n }\n },\n \"token\": \"${DISCORD_TOKEN_AUDITOR}\",\n \"allowBots\": true\n }\n },\n \"gateway\": {\n \"port\": 18812,\n \"mode\": \"local\",\n \"bind\": \"loopback\",\n \"auth\": {\n \"token\": \"31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1\"\n },\n \"remote\": {\n \"url\": \"ws://127.0.0.1:18812\",\n \"token\": \"31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1\"\n }\n },\n \"skills\": {\n \"load\": {\n \"extraDirs\": [\n \"/home/papa/atomizer/skills\"\n ]\n }\n },\n \"plugins\": {\n \"entries\": {\n \"discord\": {\n \"enabled\": true\n }\n }\n },\n \"talk\": {\n \"apiKey\": \"sk_d8aa4795f7124ed052fa7de66a28a7739b8bb82789c2f398\"\n }\n}
"mode": "cache-ttl",
"ttl": "15m",
"keepLastAssistants": 3,
@@ -100,29 +100,17 @@
"enabled": true,
"policy": "allowlist",
"allowFrom": [
"719982779793932419"
"user:719982779793932419"
]
},
"guilds": {
"1471858733452890132": {
"requireMention": true,
"users": [
"719982779793932419"
"user:719982779793932419"
],
"channels": {
"general": {
"allow": true,
"requireMention": true
},
"ceo-office": {
"allow": false,
"requireMention": true
},
"announcements": {
"allow": true,
"requireMention": true
},
"daily-standup": {
"feed": {
"allow": true,
"requireMention": true
},
@@ -130,43 +118,7 @@
"allow": true,
"requireMention": true
},
"code-review": {
"allow": true,
"requireMention": true
},
"fea-analysis": {
"allow": true,
"requireMention": true
},
"nx-cad": {
"allow": true,
"requireMention": true
},
"task-board": {
"allow": true,
"requireMention": true
},
"meeting-notes": {
"allow": true,
"requireMention": true
},
"reports": {
"allow": true,
"requireMention": true
},
"research": {
"allow": true,
"requireMention": true
},
"science": {
"allow": true,
"requireMention": true
},
"active-projects": {
"allow": true,
"requireMention": true
},
"knowledge-base": {
"rnd": {
"allow": true,
"requireMention": true
},
@@ -174,35 +126,35 @@
"allow": true,
"requireMention": true
},
"agent-logs": {
"knowledge-base": {
"allow": true,
"requireMention": true
},
"inter-agent": {
"it": {
"allow": true,
"requireMention": true
},
"it-ops": {
"proj-hydrotech-beam": {
"allow": true,
"requireMention": true
},
"hydrotech-beam": {
"allow": true,
"requireMention": true
},
"lab": {
"allow": true,
"requireMention": true
},
"configuration-management": {
"allow": true,
"requireMention": true
},
"dl-auditor": {
"dm-auditor": {
"allow": true,
"requireMention": false
},
"project-dashboard": {
"hq": {
"allow": true,
"requireMention": true
},
"reports": {
"allow": true,
"requireMention": true
},
"announcements": {
"allow": true,
"requireMention": true
},
"agent-logs": {
"allow": true,
"requireMention": true
}

View File

@@ -1,5 +1,5 @@
{
"lastCheckedAt": "2026-02-15T20:42:12.545Z",
"lastNotifiedVersion": "2026.2.14",
"lastCheckedAt": "2026-02-16T23:34:56.209Z",
"lastNotifiedVersion": "2026.2.15",
"lastNotifiedTag": "latest"
}

View File

@@ -24,10 +24,42 @@
"operator.pairing"
],
"createdAtMs": 1771083738383,
"lastUsedAtMs": 1771177015735
"lastUsedAtMs": 1771297525391
}
},
"createdAtMs": 1771083738383,
"approvedAtMs": 1771083738383
},
"c92ab2fbfb8dc99f25f79b9761cad67f3f73093a808392af6086a29ca10846a5": {
"deviceId": "c92ab2fbfb8dc99f25f79b9761cad67f3f73093a808392af6086a29ca10846a5",
"publicKey": "kkyMHTz_r-oIa5saYKBtAyqSm1oLibWtUnNh-klnhdo",
"displayName": "agent",
"platform": "linux",
"clientId": "gateway-client",
"clientMode": "backend",
"role": "operator",
"roles": [
"operator"
],
"scopes": [
"operator.admin",
"operator.approvals",
"operator.pairing"
],
"tokens": {
"operator": {
"token": "df722d72f1484b09810717ca02fc975a",
"role": "operator",
"scopes": [
"operator.admin",
"operator.approvals",
"operator.pairing"
],
"createdAtMs": 1771259015947,
"lastUsedAtMs": 1771260174890
}
},
"createdAtMs": 1771259015946,
"approvedAtMs": 1771259015946
}
}

View File

@@ -10,7 +10,7 @@
"operator.approvals",
"operator.pairing"
],
"updatedAtMs": 1771177015752
"updatedAtMs": 1771297525408
}
}
}

View File

@@ -37,7 +37,8 @@
"maxConcurrent": 4
},
"heartbeat": {
"every": "0m"
"every": "30m",
"target": "discord"
}
},
"list": [
@@ -108,29 +109,17 @@
"enabled": true,
"policy": "allowlist",
"allowFrom": [
"719982779793932419"
"user:719982779793932419"
]
},
"guilds": {
"1471858733452890132": {
"requireMention": true,
"users": [
"719982779793932419"
"user:719982779793932419"
],
"channels": {
"general": {
"allow": true,
"requireMention": true
},
"ceo-office": {
"allow": true,
"requireMention": true
},
"announcements": {
"allow": true,
"requireMention": true
},
"daily-standup": {
"feed": {
"allow": true,
"requireMention": true
},
@@ -138,43 +127,7 @@
"allow": true,
"requireMention": true
},
"code-review": {
"allow": true,
"requireMention": true
},
"fea-analysis": {
"allow": true,
"requireMention": true
},
"nx-cad": {
"allow": true,
"requireMention": true
},
"task-board": {
"allow": true,
"requireMention": true
},
"meeting-notes": {
"allow": true,
"requireMention": true
},
"reports": {
"allow": true,
"requireMention": true
},
"research": {
"allow": true,
"requireMention": true
},
"science": {
"allow": true,
"requireMention": true
},
"active-projects": {
"allow": true,
"requireMention": true
},
"knowledge-base": {
"rnd": {
"allow": true,
"requireMention": true
},
@@ -182,35 +135,35 @@
"allow": true,
"requireMention": true
},
"agent-logs": {
"knowledge-base": {
"allow": true,
"requireMention": true
},
"inter-agent": {
"it": {
"allow": true,
"requireMention": true
},
"it-ops": {
"proj-hydrotech-beam": {
"allow": true,
"requireMention": true
},
"hydrotech-beam": {
"allow": true,
"requireMention": true
},
"lab": {
"allow": true,
"requireMention": true
},
"configuration-management": {
"allow": true,
"requireMention": true
},
"dl-manager": {
"dm-manager": {
"allow": true,
"requireMention": false
},
"project-dashboard": {
"hq": {
"allow": true,
"requireMention": false
},
"reports": {
"allow": true,
"requireMention": true
},
"announcements": {
"allow": true,
"requireMention": true
},
"agent-logs": {
"allow": true,
"requireMention": true
}
@@ -221,7 +174,7 @@
"slack": {
"mode": "socket",
"webhookPath": "/slack/events",
"enabled": true,
"enabled": false,
"botToken": "xoxb-10470305040052-10460352291747-t1rf0tPohZyniT7LGlfkHcTc",
"appToken": "xapp-1-A0ADM99RSLV-10460354049203-72848191ab9a849e61e1bf8c15d4240d4cf2fd1d8f6dd45bd41c5678f0ed4b52",
"userTokenReadOnly": true,
@@ -300,7 +253,7 @@
"enabled": true
},
"slack": {
"enabled": true
"enabled": false
}
}
},

View File

@@ -1,5 +1,5 @@
{
"lastCheckedAt": "2026-02-15T17:13:25.568Z",
"lastNotifiedVersion": "2026.2.14",
"lastCheckedAt": "2026-02-16T17:31:28.215Z",
"lastNotifiedVersion": "2026.2.15",
"lastNotifiedTag": "latest"
}

View File

@@ -0,0 +1,33 @@
{
"c7a43186fc53dd92cdda4d8bd20da245783d3cb448bcf259f1699a6ad1a9e214": {
"deviceId": "c7a43186fc53dd92cdda4d8bd20da245783d3cb448bcf259f1699a6ad1a9e214",
"publicKey": "LHJxBXCBV90pwtWDg4vT6zkbRzlLEEHh4QQ8mS_g8i4",
"platform": "linux",
"clientId": "cli",
"clientMode": "cli",
"role": "operator",
"roles": [
"operator"
],
"scopes": [
"operator.admin",
"operator.approvals",
"operator.pairing"
],
"tokens": {
"operator": {
"token": "0047cd91d7ee435f85401bd45d527175",
"role": "operator",
"scopes": [
"operator.admin",
"operator.approvals",
"operator.pairing"
],
"createdAtMs": 1771249198394,
"lastUsedAtMs": 1771249230595
}
},
"createdAtMs": 1771249198394,
"approvedAtMs": 1771249198394
}
}

View File

@@ -0,0 +1 @@
{}

View File

@@ -0,0 +1,16 @@
{
"version": 1,
"deviceId": "c7a43186fc53dd92cdda4d8bd20da245783d3cb448bcf259f1699a6ad1a9e214",
"tokens": {
"operator": {
"token": "0047cd91d7ee435f85401bd45d527175",
"role": "operator",
"scopes": [
"operator.admin",
"operator.approvals",
"operator.pairing"
],
"updatedAtMs": 1771249230600
}
}
}

View File

@@ -0,0 +1,7 @@
{
"version": 1,
"deviceId": "c7a43186fc53dd92cdda4d8bd20da245783d3cb448bcf259f1699a6ad1a9e214",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMCowBQYDK2VwAyEALHJxBXCBV90pwtWDg4vT6zkbRzlLEEHh4QQ8mS/g8i4=\n-----END PUBLIC KEY-----\n",
"privateKeyPem": "-----BEGIN PRIVATE KEY-----\nMC4CAQAwBQYDK2VwBCIEIGiHK6+mMAi8X0ZZV2oPj5J0uv4kqZNyG721Qfe1P0lF\n-----END PRIVATE KEY-----\n",
"createdAtMs": 1771249198345
}

View File

@@ -24,7 +24,7 @@
"enabled": true
}
},
"contextPruning": {
\"contextPruning\": {\n \"mode\": \"cache-ttl\",\n \"ttl\": \"15m\",\n \"keepLastAssistants\": 3,\n \"softTrimRatio\": 0.6,\n \"hardClearRatio\": 0.8,\n \"minPrunableToolChars\": 2000\n },\n \"heartbeat\": {\n \"every\": \"30m\",\n \"target\": \"discord\"\n }\n },\n \"list\": [\n {\n \"id\": \"main\",\n \"default\": true,\n \"name\": \"Atomizer NX Expert\",\n \"workspace\": \"/home/papa/atomizer/workspaces/nx-expert\",\n \"model\": \"anthropic/claude-sonnet-4-5\",\n \"identity\": {\n \"name\": \"Atomizer NX Expert\",\n \"theme\": \"Siemens NX/CAD/CAE deep specialist.\",\n \"emoji\": \"\\ud83d\\udda5\\ufe0f\"\n },\n \"groupChat\": {\n \"mentionPatterns\": [\n \"@nx-expert\",\n \"@NX Expert\",\n \"\\ud83d\\udda5\\ufe0f\"\n ]\n },\n \"subagents\": {\n \"allowAgents\": [\n \"*\"\n ]\n }\n }\n ]\n },\n \"messages\": {\n \"responsePrefix\": \"[{identity.name}] \",\n \"queue\": {\n \"mode\": \"collect\",\n \"debounceMs\": 2000,\n \"cap\": 20\n },\n \"inbound\": {\n \"debounceMs\": 3000\n },\n \"ackReaction\": \"\",\n \"ackReactionScope\": \"group-mentions\"\n },\n \"commands\": {\n \"native\": \"auto\",\n \"nativeSkills\": \"auto\"\n },\n \"hooks\": {\n \"enabled\": true,\n \"token\": \"31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1\",\n \"allowRequestSessionKey\": true,\n \"allowedSessionKeyPrefixes\": [\n \"agent:\",\n \"hook:\"\n ],\n \"allowedAgentIds\": [\n \"*\"\n ]\n },\n \"channels\": {\n \"discord\": {\n \"enabled\": true,\n \"commands\": {\n \"native\": false\n },\n \"groupPolicy\": \"allowlist\",\n \"dm\": {\n \"enabled\": true,\n \"policy\": \"allowlist\",\n \"allowFrom\": [\n \"user:719982779793932419\"\n ]\n },\n \"guilds\": {\n \"1471858733452890132\": {\n \"requireMention\": true,\n \"users\": [\n \"user:719982779793932419\"\n ],\n \"channels\": {\n \"feed\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"technical\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"rnd\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"lessons-learned\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"knowledge-base\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"it\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"proj-hydrotech-beam\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"dm-nx-expert\": {\n \"allow\": true,\n \"requireMention\": false\n },\n \"hq\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"reports\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"announcements\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"agent-logs\": {\n \"allow\": true,\n \"requireMention\": true\n }\n }\n }\n },\n \"token\": \"${DISCORD_TOKEN_NX_EXPERT}\",\n \"allowBots\": true\n }\n },\n \"gateway\": {\n \"port\": 18824,\n \"mode\": \"local\",\n \"bind\": \"loopback\",\n \"auth\": {\n \"token\": \"31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1\"\n },\n \"remote\": {\n \"url\": \"ws://127.0.0.1:18824\",\n \"token\": \"31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1\"\n }\n },\n \"skills\": {\n \"load\": {\n \"extraDirs\": [\n \"/home/papa/atomizer/skills\"\n ]\n }\n },\n \"plugins\": {\n \"entries\": {\n \"discord\": {\n \"enabled\": true\n }\n }\n },\n \"talk\": {\n \"apiKey\": \"sk_d8aa4795f7124ed052fa7de66a28a7739b8bb82789c2f398\"\n }\n}
"mode": "cache-ttl",
"ttl": "15m",
"keepLastAssistants": 3,
@@ -100,29 +100,17 @@
"enabled": true,
"policy": "allowlist",
"allowFrom": [
"719982779793932419"
"user:719982779793932419"
]
},
"guilds": {
"1471858733452890132": {
"requireMention": true,
"users": [
"719982779793932419"
"user:719982779793932419"
],
"channels": {
"general": {
"allow": true,
"requireMention": true
},
"ceo-office": {
"allow": false,
"requireMention": true
},
"announcements": {
"allow": true,
"requireMention": true
},
"daily-standup": {
"feed": {
"allow": true,
"requireMention": true
},
@@ -130,43 +118,7 @@
"allow": true,
"requireMention": true
},
"code-review": {
"allow": true,
"requireMention": true
},
"fea-analysis": {
"allow": true,
"requireMention": true
},
"nx-cad": {
"allow": true,
"requireMention": true
},
"task-board": {
"allow": true,
"requireMention": true
},
"meeting-notes": {
"allow": true,
"requireMention": true
},
"reports": {
"allow": true,
"requireMention": true
},
"research": {
"allow": true,
"requireMention": true
},
"science": {
"allow": true,
"requireMention": true
},
"active-projects": {
"allow": true,
"requireMention": true
},
"knowledge-base": {
"rnd": {
"allow": true,
"requireMention": true
},
@@ -174,35 +126,35 @@
"allow": true,
"requireMention": true
},
"agent-logs": {
"knowledge-base": {
"allow": true,
"requireMention": true
},
"inter-agent": {
"it": {
"allow": true,
"requireMention": true
},
"it-ops": {
"proj-hydrotech-beam": {
"allow": true,
"requireMention": true
},
"hydrotech-beam": {
"allow": true,
"requireMention": true
},
"lab": {
"allow": true,
"requireMention": true
},
"configuration-management": {
"allow": true,
"requireMention": true
},
"dl-nx-expert": {
"dm-nx-expert": {
"allow": true,
"requireMention": false
},
"project-dashboard": {
"hq": {
"allow": true,
"requireMention": true
},
"reports": {
"allow": true,
"requireMention": true
},
"announcements": {
"allow": true,
"requireMention": true
},
"agent-logs": {
"allow": true,
"requireMention": true
}

View File

@@ -1,5 +1,5 @@
{
"lastCheckedAt": "2026-02-14T13:54:45.783Z",
"lastNotifiedVersion": "2026.2.13",
"lastCheckedAt": "2026-02-16T17:31:49.862Z",
"lastNotifiedVersion": "2026.2.15",
"lastNotifiedTag": "latest"
}

View File

@@ -3,8 +3,8 @@
"deviceId": "b37d0899686161eea4515f7c59d36f875de30b80e30236119067655238d920fd",
"publicKey": "vBuKXBCdvM0VJ1yg9Mydmh7tQzEjic9L1GwhQ_w1Rrg",
"platform": "linux",
"clientId": "cli",
"clientMode": "cli",
"clientId": "gateway-client",
"clientMode": "backend",
"role": "operator",
"roles": [
"operator"
@@ -24,10 +24,11 @@
"operator.pairing"
],
"createdAtMs": 1771083768041,
"lastUsedAtMs": 1771120758737
"lastUsedAtMs": 1771249229100
}
},
"createdAtMs": 1771083768040,
"approvedAtMs": 1771083768040
"approvedAtMs": 1771083768040,
"displayName": "agent"
}
}

View File

@@ -10,7 +10,7 @@
"operator.approvals",
"operator.pairing"
],
"updatedAtMs": 1771120758747
"updatedAtMs": 1771249229113
}
}
}

View File

@@ -24,7 +24,7 @@
"enabled": true
}
},
"contextPruning": {
\"contextPruning\": {\n \"mode\": \"cache-ttl\",\n \"ttl\": \"15m\",\n \"keepLastAssistants\": 3,\n \"softTrimRatio\": 0.6,\n \"hardClearRatio\": 0.8,\n \"minPrunableToolChars\": 2000\n },\n \"heartbeat\": {\n \"every\": \"30m\",\n \"target\": \"discord\"\n }\n },\n \"list\": [\n {\n \"id\": \"main\",\n \"default\": true,\n \"name\": \"Atomizer Optimizer\",\n \"workspace\": \"/home/papa/atomizer/workspaces/optimizer\",\n \"model\": \"anthropic/claude-sonnet-4-5\",\n \"identity\": {\n \"name\": \"Atomizer Optimizer\",\n \"theme\": \"Optimization algorithm specialist. Data-driven, strategic, skeptical of too-good results.\",\n \"emoji\": \"\\u26a1\"\n },\n \"groupChat\": {\n \"mentionPatterns\": [\n \"@optimizer\",\n \"@Optimizer\",\n \"\\u26a1\"\n ]\n },\n \"subagents\": {\n \"allowAgents\": [\n \"*\"\n ]\n }\n }\n ]\n },\n \"messages\": {\n \"responsePrefix\": \"[{identity.name}] \",\n \"queue\": {\n \"mode\": \"collect\",\n \"debounceMs\": 2000,\n \"cap\": 20\n },\n \"inbound\": {\n \"debounceMs\": 3000\n },\n \"ackReaction\": \"\",\n \"ackReactionScope\": \"group-mentions\"\n },\n \"commands\": {\n \"native\": \"auto\",\n \"nativeSkills\": \"auto\"\n },\n \"hooks\": {\n \"enabled\": true,\n \"token\": \"31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1\",\n \"allowRequestSessionKey\": true,\n \"allowedSessionKeyPrefixes\": [\n \"agent:\",\n \"hook:\"\n ],\n \"allowedAgentIds\": [\n \"*\"\n ]\n },\n \"channels\": {\n \"discord\": {\n \"enabled\": true,\n \"commands\": {\n \"native\": false\n },\n \"groupPolicy\": \"allowlist\",\n \"dm\": {\n \"enabled\": true,\n \"policy\": \"allowlist\",\n \"allowFrom\": [\n \"user:719982779793932419\"\n ]\n },\n \"guilds\": {\n \"1471858733452890132\": {\n \"requireMention\": true,\n \"users\": [\n \"user:719982779793932419\"\n ],\n \"channels\": {\n \"feed\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"technical\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"rnd\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"lessons-learned\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"knowledge-base\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"it\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"proj-hydrotech-beam\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"dm-optimizer\": {\n \"allow\": true,\n \"requireMention\": false\n },\n \"hq\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"reports\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"announcements\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"agent-logs\": {\n \"allow\": true,\n \"requireMention\": true\n }\n }\n }\n },\n \"token\": \"${DISCORD_TOKEN_OPTIMIZER}\",\n \"allowBots\": true\n }\n },\n \"gateway\": {\n \"port\": 18816,\n \"mode\": \"local\",\n \"bind\": \"loopback\",\n \"auth\": {\n \"token\": \"31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1\"\n },\n \"remote\": {\n \"url\": \"ws://127.0.0.1:18816\",\n \"token\": \"31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1\"\n }\n },\n \"skills\": {\n \"load\": {\n \"extraDirs\": [\n \"/home/papa/atomizer/skills\"\n ]\n }\n },\n \"plugins\": {\n \"entries\": {\n \"discord\": {\n \"enabled\": true\n }\n }\n },\n \"talk\": {\n \"apiKey\": \"sk_d8aa4795f7124ed052fa7de66a28a7739b8bb82789c2f398\"\n }\n}
"mode": "cache-ttl",
"ttl": "15m",
"keepLastAssistants": 3,
@@ -100,29 +100,17 @@
"enabled": true,
"policy": "allowlist",
"allowFrom": [
"719982779793932419"
"user:719982779793932419"
]
},
"guilds": {
"1471858733452890132": {
"requireMention": true,
"users": [
"719982779793932419"
"user:719982779793932419"
],
"channels": {
"general": {
"allow": true,
"requireMention": true
},
"ceo-office": {
"allow": false,
"requireMention": true
},
"announcements": {
"allow": true,
"requireMention": true
},
"daily-standup": {
"feed": {
"allow": true,
"requireMention": true
},
@@ -130,43 +118,7 @@
"allow": true,
"requireMention": true
},
"code-review": {
"allow": true,
"requireMention": true
},
"fea-analysis": {
"allow": true,
"requireMention": true
},
"nx-cad": {
"allow": true,
"requireMention": true
},
"task-board": {
"allow": true,
"requireMention": true
},
"meeting-notes": {
"allow": true,
"requireMention": true
},
"reports": {
"allow": true,
"requireMention": true
},
"research": {
"allow": true,
"requireMention": true
},
"science": {
"allow": true,
"requireMention": true
},
"active-projects": {
"allow": true,
"requireMention": true
},
"knowledge-base": {
"rnd": {
"allow": true,
"requireMention": true
},
@@ -174,35 +126,35 @@
"allow": true,
"requireMention": true
},
"agent-logs": {
"knowledge-base": {
"allow": true,
"requireMention": true
},
"inter-agent": {
"it": {
"allow": true,
"requireMention": true
},
"it-ops": {
"proj-hydrotech-beam": {
"allow": true,
"requireMention": true
},
"hydrotech-beam": {
"allow": true,
"requireMention": true
},
"lab": {
"allow": true,
"requireMention": true
},
"configuration-management": {
"allow": true,
"requireMention": true
},
"dl-optimizer": {
"dm-optimizer": {
"allow": true,
"requireMention": false
},
"project-dashboard": {
"hq": {
"allow": true,
"requireMention": true
},
"reports": {
"allow": true,
"requireMention": true
},
"announcements": {
"allow": true,
"requireMention": true
},
"agent-logs": {
"allow": true,
"requireMention": true
}

View File

@@ -1,5 +1,5 @@
{
"lastCheckedAt": "2026-02-14T13:54:41.272Z",
"lastNotifiedVersion": "2026.2.13",
"lastCheckedAt": "2026-02-16T17:31:47.030Z",
"lastNotifiedVersion": "2026.2.15",
"lastNotifiedTag": "latest"
}

View File

@@ -24,7 +24,7 @@
"operator.pairing"
],
"createdAtMs": 1771113526822,
"lastUsedAtMs": 1771121354308
"lastUsedAtMs": 1771292615826
}
},
"createdAtMs": 1771113526821,

View File

@@ -10,7 +10,7 @@
"operator.approvals",
"operator.pairing"
],
"updatedAtMs": 1771121354336
"updatedAtMs": 1771292615838
}
}
}

View File

@@ -24,7 +24,8 @@
"enabled": true
}
},
"contextPruning": {
\"contextPruning\": {\n \"mode\": \"cache-ttl\",\n \"ttl\": \"15m\",\n \"keepLastAssistants\": 3,\n \"softTrimRatio\": 0.6,\n \"hardClearRatio\": 0.8,\n \"minPrunableToolChars\": 2000\n },\n \"heartbeat\": {\n \"every\": \"30m\",\n \"target\": \"discord\"\n }\n },\n \"list\": [\n {\n \"id\": \"main\",\n \"default\": true,\n \"name\": \"Atomizer Secretary\",\n \"workspace\": \"/home/papa/atomizer/workspaces/secretary\",\n \"model\": \"google/gemini-2.5-pro\",\n \"identity\": {\n \"name\": \"Atomizer Secretary\",\n \"theme\": \"Executive assistant. Filters noise, summarizes, escalates what matters. Organized and proactive.\",\n \"emoji\": \"\\ud83d\\udccb\"\n },\n \"groupChat\": {\n \"mentionPatterns\": [\n \"@secretary\",\n \"@Secretary\",\n \"\\ud83d\\udccb\"\n ]\n },\n \"subagents\": {\n \"allowAgents\": [\n \"*\"\n ]\n }\n }\n ]\n },\n \"messages\": {\n \"responsePrefix\": \"[{identity.name}] \",\n \"queue\": {\n \"mode\": \"collect\",\n \"debounceMs\": 2000,\n \"cap\": 20\n },\n \"inbound\": {\n \"debounceMs\": 3000\n },\n \"ackReaction\": \"\",\n \"ackReactionScope\": \"group-mentions\"\n },\n \"commands\": {\n \"native\": \"auto\",\n \"nativeSkills\": \"auto\"\n },\n \"hooks\": {\n \"enabled\": true,\n \"token\": \"31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1\",\n \"allowRequestSessionKey\": true,\n \"allowedSessionKeyPrefixes\": [\n \"agent:\",\n \"hook:\"\n ],\n \"allowedAgentIds\": [\n \"*\"\n ]\n },\n \"channels\": {\n \"discord\": {\n \"enabled\": true,\n \"commands\": {\n \"native\": false\n },\n \"groupPolicy\": \"allowlist\",\n \"dm\": {\n \"enabled\": true,\n \"policy\": \"allowlist\",\n \"allowFrom\": [\n \"user:719982779793932419\"\n ]\n },\n \"guilds\": {\n \"1471858733452890132\": {\n \"requireMention\": true,\n \"users\": [\n \"user:719982779793932419\"\n ],\n \"channels\": {\n \"feed\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"technical\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"rnd\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"lessons-learned\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"knowledge-base\": {\n \"allow\": true,\n \"requireMention\": true\n },\
\"it\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"proj-hydrotech-beam\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"dm-secretary\": {\n \"allow\": true,\n \"requireMention\": false\n },\n \"hq\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"reports\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"announcements\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"agent-logs\": {\n \"allow\": true,\n \"requireMention\": true\n }\n }\n }\n },\n \"token\": \"${DISCORD_TOKEN_SECRETARY}\",\n \"allowBots\": true\n }\n },\n \"gateway\": {\n \"port\": 18808,\n \"mode\": \"local\",\n \"bind\": \"loopback\",\n \"auth\": {\n \"token\": \"31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1\"\n },\n \"remote\": {\n \"url\": \"ws://127.0.0.1:18808\",\n \"token\": \"31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1\"\n }\n },\n \"skills\": {\n \"load\": {\n \"extraDirs\": [\n \"/home/papa/atomizer/skills\"\n ]\n }\n },\n \"plugins\": {\n \"entries\": {\n \"discord\": {\n \"enabled\": true\n }\n }\n },\n \"talk\": {\n \"apiKey\": \"sk_d8aa4795f7124ed052fa7de66a28a7739b8bb82789c2f398\"\n }\n}
"mode": "cache-ttl",
"ttl": "15m",
"keepLastAssistants": 3,
@@ -100,29 +101,17 @@
"enabled": true,
"policy": "allowlist",
"allowFrom": [
"719982779793932419"
"user:719982779793932419"
]
},
"guilds": {
"1471858733452890132": {
"requireMention": true,
"users": [
"719982779793932419"
"user:719982779793932419"
],
"channels": {
"general": {
"allow": true,
"requireMention": true
},
"ceo-office": {
"allow": true,
"requireMention": true
},
"announcements": {
"allow": true,
"requireMention": true
},
"daily-standup": {
"feed": {
"allow": true,
"requireMention": true
},
@@ -130,43 +119,7 @@
"allow": true,
"requireMention": true
},
"code-review": {
"allow": true,
"requireMention": true
},
"fea-analysis": {
"allow": true,
"requireMention": true
},
"nx-cad": {
"allow": true,
"requireMention": true
},
"task-board": {
"allow": true,
"requireMention": true
},
"meeting-notes": {
"allow": true,
"requireMention": true
},
"reports": {
"allow": true,
"requireMention": true
},
"research": {
"allow": true,
"requireMention": true
},
"science": {
"allow": true,
"requireMention": true
},
"active-projects": {
"allow": true,
"requireMention": true
},
"knowledge-base": {
"rnd": {
"allow": true,
"requireMention": true
},
@@ -174,35 +127,35 @@
"allow": true,
"requireMention": true
},
"agent-logs": {
"knowledge-base": {
"allow": true,
"requireMention": true
},
"inter-agent": {
"it": {
"allow": true,
"requireMention": true
},
"it-ops": {
"proj-hydrotech-beam": {
"allow": true,
"requireMention": true
},
"hydrotech-beam": {
"allow": true,
"requireMention": true
},
"lab": {
"allow": true,
"requireMention": true
},
"configuration-management": {
"allow": true,
"requireMention": true
},
"dl-secretary": {
"dm-secretary": {
"allow": true,
"requireMention": false
},
"project-dashboard": {
"hq": {
"allow": true,
"requireMention": true
},
"reports": {
"allow": true,
"requireMention": true
},
"announcements": {
"allow": true,
"requireMention": true
},
"agent-logs": {
"allow": true,
"requireMention": true
}

View File

@@ -1,5 +1,5 @@
{
"lastCheckedAt": "2026-02-15T20:42:13.992Z",
"lastNotifiedVersion": "2026.2.14",
"lastCheckedAt": "2026-02-16T23:34:54.914Z",
"lastNotifiedVersion": "2026.2.15",
"lastNotifiedTag": "latest"
}

View File

@@ -24,7 +24,7 @@
"operator.pairing"
],
"createdAtMs": 1771083773436,
"lastUsedAtMs": 1771120695861
"lastUsedAtMs": 1771249353247
}
},
"createdAtMs": 1771083773436,

View File

@@ -10,7 +10,7 @@
"operator.approvals",
"operator.pairing"
],
"updatedAtMs": 1771120695870
"updatedAtMs": 1771249353264
}
}
}

View File

@@ -24,7 +24,7 @@
"enabled": true
}
},
"contextPruning": {
\"contextPruning\": {\n \"mode\": \"cache-ttl\",\n \"ttl\": \"15m\",\n \"keepLastAssistants\": 3,\n \"softTrimRatio\": 0.6,\n \"hardClearRatio\": 0.8,\n \"minPrunableToolChars\": 2000\n },\n \"heartbeat\": {\n \"every\": \"30m\",\n \"target\": \"discord\"\n }\n },\n \"list\": [\n {\n \"id\": \"main\",\n \"default\": true,\n \"name\": \"Atomizer Study Builder\",\n \"workspace\": \"/home/papa/atomizer/workspaces/study-builder\",\n \"model\": \"google/gemini-2.5-pro\",\n \"identity\": {\n \"name\": \"Atomizer Study Builder\",\n \"theme\": \"Meticulous study code engineer. Writes production-quality optimization scripts. Pattern-driven.\",\n \"emoji\": \"\\ud83c\\udfd7\\ufe0f\"\n },\n \"groupChat\": {\n \"mentionPatterns\": [\n \"@study-builder\",\n \"@Study Builder\",\n \"\\ud83c\\udfd7\\ufe0f\"\n ]\n },\n \"subagents\": {\n \"allowAgents\": [\n \"*\"\n ]\n }\n }\n ]\n },\n \"messages\": {\n \"responsePrefix\": \"[{identity.name}] \",\n \"queue\": {\n \"mode\": \"collect\",\n \"debounceMs\": 2000,\n \"cap\": 20\n },\n \"inbound\": {\n \"debounceMs\": 3000\n },\n \"ackReaction\": \"\",\n \"ackReactionScope\": \"group-mentions\"\n },\n \"commands\": {\n \"native\": \"auto\",\n \"nativeSkills\": \"auto\"\n },\n \"hooks\": {\n \"enabled\": true,\n \"token\": \"31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1\",\n \"allowRequestSessionKey\": true,\n \"allowedSessionKeyPrefixes\": [\n \"agent:\",\n \"hook:\"\n ],\n \"allowedAgentIds\": [\n \"*\"\n ]\n },\n \"channels\": {\n \"discord\": {\n \"enabled\": true,\n \"commands\": {\n \"native\": false\n },\n \"groupPolicy\": \"allowlist\",\n \"dm\": {\n \"enabled\": true,\n \"policy\": \"allowlist\",\n \"allowFrom\": [\n \"user:719982779793932419\"\n ]\n },\n \"guilds\": {\n \"1471858733452890132\": {\n \"requireMention\": true,\n \"users\": [\n \"user:719982779793932419\"\n ],\n \"channels\": {\n \"feed\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"technical\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"rnd\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"lessons-learned\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"knowledge-base\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"it\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"proj-hydrotech-beam\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"dm-study-builder\": {\n \"allow\": true,\n \"requireMention\": false\n },\n \"hq\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"reports\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"announcements\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"agent-logs\": {\n \"allow\": true,\n \"requireMention\": true\n }\n }\n }\n },\n \"token\": \"${DISCORD_TOKEN_STUDY_BUILDER}\",\n \"allowBots\": true\n }\n },\n \"gateway\": {\n \"port\": 18820,\n \"mode\": \"local\",\n \"bind\": \"loopback\",\n \"auth\": {\n \"token\": \"31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1\"\n },\n \"remote\": {\n \"url\": \"ws://127.0.0.1:18820\",\n \"token\": \"31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1\"\n }\n },\n \"skills\": {\n \"load\": {\n \"extraDirs\": [\n \"/home/papa/atomizer/skills\"\n ]\n }\n },\n \"plugins\": {\n \"entries\": {\n \"discord\": {\n \"enabled\": true\n }\n }\n },\n \"talk\": {\n \"apiKey\": \"sk_d8aa4795f7124ed052fa7de66a28a7739b8bb82789c2f398\"\n }\n}
"mode": "cache-ttl",
"ttl": "15m",
"keepLastAssistants": 3,
@@ -100,29 +100,17 @@
"enabled": true,
"policy": "allowlist",
"allowFrom": [
"719982779793932419"
"user:719982779793932419"
]
},
"guilds": {
"1471858733452890132": {
"requireMention": true,
"users": [
"719982779793932419"
"user:719982779793932419"
],
"channels": {
"general": {
"allow": true,
"requireMention": true
},
"ceo-office": {
"allow": false,
"requireMention": true
},
"announcements": {
"allow": true,
"requireMention": true
},
"daily-standup": {
"feed": {
"allow": true,
"requireMention": true
},
@@ -130,43 +118,7 @@
"allow": true,
"requireMention": true
},
"code-review": {
"allow": true,
"requireMention": true
},
"fea-analysis": {
"allow": true,
"requireMention": true
},
"nx-cad": {
"allow": true,
"requireMention": true
},
"task-board": {
"allow": true,
"requireMention": true
},
"meeting-notes": {
"allow": true,
"requireMention": true
},
"reports": {
"allow": true,
"requireMention": true
},
"research": {
"allow": true,
"requireMention": true
},
"science": {
"allow": true,
"requireMention": true
},
"active-projects": {
"allow": true,
"requireMention": true
},
"knowledge-base": {
"rnd": {
"allow": true,
"requireMention": true
},
@@ -174,35 +126,35 @@
"allow": true,
"requireMention": true
},
"agent-logs": {
"knowledge-base": {
"allow": true,
"requireMention": true
},
"inter-agent": {
"it": {
"allow": true,
"requireMention": true
},
"it-ops": {
"proj-hydrotech-beam": {
"allow": true,
"requireMention": true
},
"hydrotech-beam": {
"allow": true,
"requireMention": true
},
"lab": {
"allow": true,
"requireMention": true
},
"configuration-management": {
"allow": true,
"requireMention": true
},
"dl-study-builder": {
"dm-study-builder": {
"allow": true,
"requireMention": false
},
"project-dashboard": {
"hq": {
"allow": true,
"requireMention": true
},
"reports": {
"allow": true,
"requireMention": true
},
"announcements": {
"allow": true,
"requireMention": true
},
"agent-logs": {
"allow": true,
"requireMention": true
}

View File

@@ -1,5 +1,5 @@
{
"lastCheckedAt": "2026-02-15T20:42:13.468Z",
"lastNotifiedVersion": "2026.2.14",
"lastCheckedAt": "2026-02-16T23:34:58.964Z",
"lastNotifiedVersion": "2026.2.15",
"lastNotifiedTag": "latest"
}

View File

@@ -24,7 +24,7 @@
"operator.pairing"
],
"createdAtMs": 1771083760054,
"lastUsedAtMs": 1771183873216
"lastUsedAtMs": 1771249081376
}
},
"createdAtMs": 1771083760053,

View File

@@ -10,7 +10,7 @@
"operator.approvals",
"operator.pairing"
],
"updatedAtMs": 1771183873219
"updatedAtMs": 1771249081389
}
}
}

View File

@@ -31,6 +31,181 @@
"softTrimRatio": 0.6,
"hardClearRatio": 0.8,
"minPrunableToolChars": 2000
},
"heartbeat": {
"every": "30m",
"target": "discord"
}
},
"list": [
{
"id": "main",
"default": true,
"name": "Atomizer Tech Lead",
"workspace": "/home/papa/atomizer/workspaces/technical-lead",
"model": "anthropic/claude-opus-4-6",
"identity": {
"name": "Atomizer Tech Lead",
"theme": "Deep FEA/optimization expert. Breaks down problems, leads R&D, reviews technical work. Rigorous and thorough.",
"emoji": "\ud83d\udd27"
},
"groupChat": {
"mentionPatterns": [
"@tech-lead",
"@technical-lead",
"@Technical Lead",
"\ud83d\udd27"
]
},
"subagents": {
"allowAgents": [
"*"
]
}
}
]
},
"messages": {
"responsePrefix": "[{identity.name}] ",
"queue": {
"mode": "collect",
"debounceMs": 2000,
"cap": 20
},
"inbound": {
"debounceMs": 3000
},
"ackReaction": "",
"ackReactionScope": "group-mentions"
},
"commands": {
"native": "auto",
"nativeSkills": "auto"
},
"hooks": {
"enabled": true,
"token": "31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1",
"allowRequestSessionKey": true,
"allowedSessionKeyPrefixes": [
"agent:",
"hook:"
],
"allowedAgentIds": [
"*"
]
},
"channels": {
"discord": {
"enabled": true,
"commands": {
"native": false
},
"groupPolicy": "allowlist",
"dm": {
"enabled": true,
"policy": "allowlist",
"allowFrom": [
"user:719982779793932419"
]
},
"guilds": {
"1471858733452890132": {
"requireMention": true,
"users": [
"user:719982779793932419"
],
"channels": {
"feed": {
"allow": true,
"requireMention": true
},
"technical": {
"allow": true,
"requireMention": true
},
"rnd": {
"allow": true,
"requireMention": true
},
"lessons-learned": {
"allow": true,
"requireMention": true
},
"knowledge-base": {
"allow": true,
"requireMention": true
},
"it": {
"allow": true,
"requireMention": true
},
"proj-hydrotech-beam": {
"allow": true,
"requireMention": true
},
"dm-tech-lead": {
"allow": true,
"requireMention": false
},
"hq": {
"allow": true,
"requireMention": true
},
"reports": {
"allow": true,
"requireMention": true
},
"announcements": {
"allow": true,
"requireMention": true
},
"agent-logs": {
"allow": true,
"requireMention": true
}
}
}
},
"token": "${DISCORD_TOKEN_TECH_LEAD}",
"allowBots": true
}
},
"gateway": {
"port": 18804,
"mode": "local",
"bind": "loopback",
"auth": {
"token": "31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1"
},
"remote": {
"url": "ws://127.0.0.1:18804",
"token": "31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1"
}
},
"skills": {
"load": {
"extraDirs": [
"/home/papa/atomizer/skills"
]
}
},
"plugins": {
"entries": {
"discord": {
"enabled": true
}
}
},
"talk": {
"apiKey": "sk_d8aa4795f7124ed052fa7de66a28a7739b8bb82789c2f398"
}
}
"mode": "cache-ttl",
"ttl": "15m",
"keepLastAssistants": 3,
"softTrimRatio": 0.6,
"hardClearRatio": 0.8,
"minPrunableToolChars": 2000
}
},
"list": [
@@ -101,29 +276,17 @@
"enabled": true,
"policy": "allowlist",
"allowFrom": [
"719982779793932419"
"user:719982779793932419"
]
},
"guilds": {
"1471858733452890132": {
"requireMention": true,
"users": [
"719982779793932419"
"user:719982779793932419"
],
"channels": {
"general": {
"allow": true,
"requireMention": true
},
"ceo-office": {
"allow": true,
"requireMention": true
},
"announcements": {
"allow": true,
"requireMention": true
},
"daily-standup": {
"feed": {
"allow": true,
"requireMention": true
},
@@ -131,43 +294,7 @@
"allow": true,
"requireMention": true
},
"code-review": {
"allow": true,
"requireMention": true
},
"fea-analysis": {
"allow": true,
"requireMention": true
},
"nx-cad": {
"allow": true,
"requireMention": true
},
"task-board": {
"allow": true,
"requireMention": true
},
"meeting-notes": {
"allow": true,
"requireMention": true
},
"reports": {
"allow": true,
"requireMention": true
},
"research": {
"allow": true,
"requireMention": true
},
"science": {
"allow": true,
"requireMention": true
},
"active-projects": {
"allow": true,
"requireMention": true
},
"knowledge-base": {
"rnd": {
"allow": true,
"requireMention": true
},
@@ -175,35 +302,35 @@
"allow": true,
"requireMention": true
},
"agent-logs": {
"knowledge-base": {
"allow": true,
"requireMention": true
},
"inter-agent": {
"it": {
"allow": true,
"requireMention": true
},
"it-ops": {
"proj-hydrotech-beam": {
"allow": true,
"requireMention": true
},
"hydrotech-beam": {
"allow": true,
"requireMention": true
},
"lab": {
"allow": true,
"requireMention": true
},
"configuration-management": {
"allow": true,
"requireMention": true
},
"dl-tech-lead": {
"dm-tech-lead": {
"allow": true,
"requireMention": false
},
"project-dashboard": {
"hq": {
"allow": true,
"requireMention": true
},
"reports": {
"allow": true,
"requireMention": true
},
"announcements": {
"allow": true,
"requireMention": true
},
"agent-logs": {
"allow": true,
"requireMention": true
}

View File

@@ -1,5 +1,5 @@
{
"lastCheckedAt": "2026-02-14T13:58:06.883Z",
"lastNotifiedVersion": "2026.2.13",
"lastCheckedAt": "2026-02-16T16:42:16.153Z",
"lastNotifiedVersion": "2026.2.15",
"lastNotifiedTag": "latest"
}

View File

@@ -24,7 +24,7 @@
"operator.pairing"
],
"createdAtMs": 1771119578242,
"lastUsedAtMs": 1771180193340
"lastUsedAtMs": 1771293992167
}
},
"createdAtMs": 1771119578242,

View File

@@ -10,7 +10,7 @@
"operator.approvals",
"operator.pairing"
],
"updatedAtMs": 1771180193347
"updatedAtMs": 1771293992176
}
}
}

View File

@@ -33,7 +33,8 @@
"minPrunableToolChars": 2000
},
"heartbeat": {
"every": "0m"
"every": "30m",
"target": "discord"
}
},
"list": [
@@ -103,29 +104,17 @@
"enabled": true,
"policy": "allowlist",
"allowFrom": [
"719982779793932419"
"user:719982779793932419"
]
},
"guilds": {
"1471858733452890132": {
"requireMention": true,
"users": [
"719982779793932419"
"user:719982779793932419"
],
"channels": {
"general": {
"allow": true,
"requireMention": true
},
"ceo-office": {
"allow": false,
"requireMention": true
},
"announcements": {
"allow": true,
"requireMention": true
},
"daily-standup": {
"feed": {
"allow": true,
"requireMention": true
},
@@ -133,43 +122,7 @@
"allow": true,
"requireMention": true
},
"code-review": {
"allow": true,
"requireMention": true
},
"fea-analysis": {
"allow": true,
"requireMention": true
},
"nx-cad": {
"allow": true,
"requireMention": true
},
"task-board": {
"allow": true,
"requireMention": true
},
"meeting-notes": {
"allow": true,
"requireMention": true
},
"reports": {
"allow": true,
"requireMention": true
},
"research": {
"allow": true,
"requireMention": true
},
"science": {
"allow": true,
"requireMention": true
},
"active-projects": {
"allow": true,
"requireMention": true
},
"knowledge-base": {
"rnd": {
"allow": true,
"requireMention": true
},
@@ -177,35 +130,35 @@
"allow": true,
"requireMention": true
},
"agent-logs": {
"knowledge-base": {
"allow": true,
"requireMention": true
},
"inter-agent": {
"it": {
"allow": true,
"requireMention": true
},
"it-ops": {
"proj-hydrotech-beam": {
"allow": true,
"requireMention": true
},
"hydrotech-beam": {
"allow": true,
"requireMention": true
},
"lab": {
"allow": true,
"requireMention": true
},
"configuration-management": {
"allow": true,
"requireMention": true
},
"dl-webster": {
"dm-webster": {
"allow": true,
"requireMention": false
},
"project-dashboard": {
"hq": {
"allow": true,
"requireMention": true
},
"reports": {
"allow": true,
"requireMention": true
},
"announcements": {
"allow": true,
"requireMention": true
},
"agent-logs": {
"allow": true,
"requireMention": true
}

View File

@@ -1,5 +1,5 @@
{
"lastCheckedAt": "2026-02-15T17:13:25.841Z",
"lastNotifiedVersion": "2026.2.14",
"lastCheckedAt": "2026-02-16T17:31:46.270Z",
"lastNotifiedVersion": "2026.2.15",
"lastNotifiedTag": "latest"
}