126 lines
5.6 KiB
JSON
126 lines
5.6 KiB
JSON
{
|
|
"tasks": [
|
|
{
|
|
"id": "guide_onboarding",
|
|
"title": "\ud83c\udfed Atomizer HQ \u2014 Mission Control",
|
|
"description": "Self-hosted dashboard at http://100.68.144.33:8091\n\nAgents update tasks by writing to ~/atomizer/mission-control/data/tasks.json.\nNo GitHub tokens needed \u2014 everything is local.\n\nManaged by: Manager agent\nBacked up to: Gitea (Atomizer-HQ repo)",
|
|
"status": "permanent",
|
|
"project": "meta",
|
|
"tags": [
|
|
"guide",
|
|
"setup"
|
|
],
|
|
"subtasks": [
|
|
{
|
|
"id": "sub_001",
|
|
"title": "Dashboard is live and accessible \u2705",
|
|
"done": true
|
|
},
|
|
{
|
|
"id": "sub_002",
|
|
"title": "Systemd service running (atomizer-hq-dashboard)",
|
|
"done": true
|
|
},
|
|
{
|
|
"id": "sub_003",
|
|
"title": "Backed by Gitea repo",
|
|
"done": true
|
|
}
|
|
],
|
|
"priority": "high",
|
|
"dod": "Dashboard is live on GitHub Pages and connected"
|
|
},
|
|
{
|
|
"id": "ATZ-001",
|
|
"title": "\ud83e\uddea Test Orchestration: Material Trade Study Mini-Project",
|
|
"description": "End-to-end test of the Atomizer HQ orchestration pipeline.\n\n**Objective:** Compare two candidate materials for a hypothetical lightweight bracket:\n- 7075-T6 Aluminum\n- Ti-6Al-4V Titanium\n\n**Criteria:** Strength-to-weight, cost, machinability, fatigue life\n\n**Expected workflow:**\n1. Manager receives this task\n2. Manager spawns Webster \u2192 research material properties\n3. Manager spawns Tech Lead \u2192 evaluate trade-offs\n4. Manager spawns Auditor \u2192 review the evaluation\n5. Manager spawns Secretary \u2192 write summary to #reports\n\nThis is a TEST to validate the orchestration pipeline works end-to-end.",
|
|
"status": "backlog",
|
|
"project": "test",
|
|
"tags": [
|
|
"test",
|
|
"orchestration",
|
|
"materials"
|
|
],
|
|
"assignee": "manager",
|
|
"subtasks": [
|
|
{
|
|
"id": "s1",
|
|
"title": "Webster: Research material properties (density, yield, UTS, fatigue, cost/kg)",
|
|
"assignee": "webster",
|
|
"done": false
|
|
},
|
|
{
|
|
"id": "s2",
|
|
"title": "Tech Lead: Evaluate trade-offs with weighted scoring matrix",
|
|
"assignee": "tech-lead",
|
|
"done": false
|
|
},
|
|
{
|
|
"id": "s3",
|
|
"title": "Auditor: Review methodology and conclusions",
|
|
"assignee": "auditor",
|
|
"done": false
|
|
},
|
|
{
|
|
"id": "s4",
|
|
"title": "Secretary: Write summary and post to #reports",
|
|
"assignee": "secretary",
|
|
"done": false
|
|
}
|
|
],
|
|
"deliverables": [],
|
|
"comments": [],
|
|
"priority": "high",
|
|
"dod": "Complete trade study with recommendation, reviewed by auditor, summary in #reports"
|
|
},
|
|
{
|
|
"id": "ATZ-749aac",
|
|
"title": "\ud83d\udccb Standardization Review \u2014 Project Structure & Protocols",
|
|
"description": "Review and standardize all agent project structures, communication protocols, and deliverable formats.\\n\\nThis was discussed and reviewed but never tracked on the dashboard.\\n\\nScope:\\n- Agent workspace structure standards\\n- Task lifecycle protocol\\n- Deliverable schema enforcement\\n- Communication routing rules",
|
|
"status": "review",
|
|
"project": "standards",
|
|
"tags": [],
|
|
"subtasks": [],
|
|
"priority": "high",
|
|
"createdAt": "2026-02-19T01:26:27.796175+00:00",
|
|
"comments": []
|
|
},
|
|
{
|
|
"id": "ATZ-2f1634",
|
|
"title": "\ud83d\udd27 P-Adaptive-Isogrid \u2014 Plate Lightweighting Tool",
|
|
"description": "Automated plate lightweighting via isogrid pattern optimization.\\n\\nArchitecture: Python Brain + NX Hands + Atomizer Manager\\nRepo: Atomizer/tools/adaptive-isogrid/\\n15 optimization params (Optuna TPE), AFEM with superposed models\\n\\nPhases:\\n- Phase 0: Foundation \u2705\\n- Phase 1: Python Brain standalone (CURRENT)\\n- Phase 2: NX sandbox scripts\\n- Phase 3: Full integration",
|
|
"status": "in_progress",
|
|
"project": "engineering",
|
|
"tags": [],
|
|
"subtasks": [],
|
|
"priority": "high",
|
|
"createdAt": "2026-02-19T01:32:13.987900+00:00",
|
|
"comments": []
|
|
},
|
|
{
|
|
"id": "ATZ-74f02a",
|
|
"title": "\ud83e\udd16 Atomizer Overhaul \u2014 Framework Agentic",
|
|
"description": "Transform Atomizer into multi-agent FEA optimization company.\\n\\n8 agents deployed on Discord/Slack cluster.\\nPhase 0: LIVE since 2026-02-08.\\n\\nInfrastructure:\\n- 8 OpenClaw instances (systemd template)\\n- Dedicated Slack + Discord workspaces\\n- Orchestration via orchestrate.sh + workflow.py\\n\\nCurrent focus: Agent protocols, dashboard integration, task enforcement.",
|
|
"status": "in_progress",
|
|
"project": "infrastructure",
|
|
"tags": [],
|
|
"subtasks": [],
|
|
"priority": "high",
|
|
"createdAt": "2026-02-19T01:32:14.030119+00:00",
|
|
"comments": []
|
|
},
|
|
{
|
|
"id": "ATZ-c13dfc",
|
|
"title": "\u2699\ufe0f Atomizer Core \u2014 Foundation Development",
|
|
"description": "Core Atomizer framework development.\\n\\nRepo: /home/papa/repos/Atomizer/\\nKnowledge base: Atomizer/knowledge_base/\\n\\nOngoing work:\\n- Code architecture improvements\\n- Knowledge base maintenance (LAC session insights)\\n- Documentation and QUICK_REF updates\\n- Bridge doc: PROJECT_STATUS.md",
|
|
"status": "permanent",
|
|
"project": "engineering",
|
|
"tags": [],
|
|
"subtasks": [],
|
|
"priority": "medium",
|
|
"createdAt": "2026-02-19T01:32:14.115298+00:00",
|
|
"comments": []
|
|
}
|
|
],
|
|
"lastUpdated": "2026-02-19T01:37:05.917Z"
|
|
} |