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"
}