Complete snapshot of /opt/microdao-daarion/ from NODE1 (144.76.224.179).
This represents the actual running production code that has diverged
significantly from the previous main branch.
Key changes from old main:
- Gateway (http_api.py): expanded from ~40KB to 164KB with full agent support
- Router: new /v1/agents/{id}/infer endpoint with vision + DeepSeek routing
- Behavior Policy: SOWA v2.2 (3-level: FULL/ACK/SILENT)
- Agent Registry: config/agent_registry.yml as single source of truth
- 13 agents configured (was 3)
- Memory service integration
- CrewAI teams and roles
Excluded from snapshot: venv/, .env, data/, backups, .tgz archives
Co-authored-by: Cursor <cursoragent@cursor.com>
2232 lines
70 KiB
HTML
2232 lines
70 KiB
HTML
|
||
<!doctype html>
|
||
<html lang="en" class="no-js">
|
||
<head>
|
||
|
||
<meta charset="utf-8">
|
||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||
|
||
|
||
|
||
<link rel="canonical" href="https://IvanTytar.github.io/microdao-daarion/NODE2_AGENTS_FULL_INVENTORY/">
|
||
|
||
|
||
|
||
|
||
<link rel="icon" href="../assets/images/favicon.png">
|
||
<meta name="generator" content="mkdocs-1.5.3, mkdocs-material-9.5.18">
|
||
|
||
|
||
|
||
<title>🤖 ПОВНА ІНВЕНТАРИЗАЦІЯ АГЕНТІВ NODE2 - DAARION DAO - DAARION Documentation</title>
|
||
|
||
|
||
|
||
<link rel="stylesheet" href="../assets/stylesheets/main.66ac8b77.min.css">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i%7CRoboto+Mono:400,400i,700,700i&display=fallback">
|
||
<style>:root{--md-text-font:"Roboto";--md-code-font:"Roboto Mono"}</style>
|
||
|
||
|
||
|
||
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce((e,_)=>(e<<5)-e+_.charCodeAt(0),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</head>
|
||
|
||
|
||
<body dir="ltr">
|
||
|
||
|
||
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off">
|
||
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search" autocomplete="off">
|
||
<label class="md-overlay" for="__drawer"></label>
|
||
<div data-md-component="skip">
|
||
|
||
|
||
<a href="#node2-daarion-dao" class="md-skip">
|
||
Skip to content
|
||
</a>
|
||
|
||
</div>
|
||
<div data-md-component="announce">
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<header class="md-header md-header--shadow" data-md-component="header">
|
||
<nav class="md-header__inner md-grid" aria-label="Header">
|
||
<a href=".." title="DAARION Documentation" class="md-header__button md-logo" aria-label="DAARION Documentation" data-md-component="logo">
|
||
|
||
|
||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54Z"/></svg>
|
||
|
||
</a>
|
||
<label class="md-header__button md-icon" for="__drawer">
|
||
|
||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 6h18v2H3V6m0 5h18v2H3v-2m0 5h18v2H3v-2Z"/></svg>
|
||
</label>
|
||
<div class="md-header__title" data-md-component="header-title">
|
||
<div class="md-header__ellipsis">
|
||
<div class="md-header__topic">
|
||
<span class="md-ellipsis">
|
||
DAARION Documentation
|
||
</span>
|
||
</div>
|
||
<div class="md-header__topic" data-md-component="header-topic">
|
||
<span class="md-ellipsis">
|
||
|
||
🤖 ПОВНА ІНВЕНТАРИЗАЦІЯ АГЕНТІВ NODE2 - DAARION DAO
|
||
|
||
</span>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
<script>var media,input,key,value,palette=__md_get("__palette");if(palette&&palette.color){"(prefers-color-scheme)"===palette.color.media&&(media=matchMedia("(prefers-color-scheme: light)"),input=document.querySelector(media.matches?"[data-md-color-media='(prefers-color-scheme: light)']":"[data-md-color-media='(prefers-color-scheme: dark)']"),palette.color.media=input.getAttribute("data-md-color-media"),palette.color.scheme=input.getAttribute("data-md-color-scheme"),palette.color.primary=input.getAttribute("data-md-color-primary"),palette.color.accent=input.getAttribute("data-md-color-accent"));for([key,value]of Object.entries(palette.color))document.body.setAttribute("data-md-color-"+key,value)}</script>
|
||
|
||
|
||
|
||
<label class="md-header__button md-icon" for="__search">
|
||
|
||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5Z"/></svg>
|
||
</label>
|
||
<div class="md-search" data-md-component="search" role="dialog">
|
||
<label class="md-search__overlay" for="__search"></label>
|
||
<div class="md-search__inner" role="search">
|
||
<form class="md-search__form" name="search">
|
||
<input type="text" class="md-search__input" name="query" aria-label="Search" placeholder="Search" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck="false" data-md-component="search-query" required>
|
||
<label class="md-search__icon md-icon" for="__search">
|
||
|
||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5Z"/></svg>
|
||
|
||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12Z"/></svg>
|
||
</label>
|
||
<nav class="md-search__options" aria-label="Search">
|
||
|
||
<button type="reset" class="md-search__icon md-icon" title="Clear" aria-label="Clear" tabindex="-1">
|
||
|
||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41Z"/></svg>
|
||
</button>
|
||
</nav>
|
||
|
||
</form>
|
||
<div class="md-search__output">
|
||
<div class="md-search__scrollwrap" data-md-scrollfix>
|
||
<div class="md-search-result" data-md-component="search-result">
|
||
<div class="md-search-result__meta">
|
||
Initializing search
|
||
</div>
|
||
<ol class="md-search-result__list" role="presentation"></ol>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
</nav>
|
||
|
||
</header>
|
||
|
||
<div class="md-container" data-md-component="container">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<main class="md-main" data-md-component="main">
|
||
<div class="md-main__inner md-grid">
|
||
|
||
|
||
|
||
<div class="md-sidebar md-sidebar--primary" data-md-component="sidebar" data-md-type="navigation" >
|
||
<div class="md-sidebar__scrollwrap">
|
||
<div class="md-sidebar__inner">
|
||
|
||
|
||
|
||
|
||
<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
|
||
<label class="md-nav__title" for="__drawer">
|
||
<a href=".." title="DAARION Documentation" class="md-nav__button md-logo" aria-label="DAARION Documentation" data-md-component="logo">
|
||
|
||
|
||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54Z"/></svg>
|
||
|
||
</a>
|
||
DAARION Documentation
|
||
</label>
|
||
|
||
<ul class="md-nav__list" data-md-scrollfix>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li class="md-nav__item">
|
||
<a href="../public/" class="md-nav__link">
|
||
|
||
|
||
<span class="md-ellipsis">
|
||
Home
|
||
</span>
|
||
|
||
|
||
</a>
|
||
</li>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li class="md-nav__item">
|
||
<a href="../public/getting-started/" class="md-nav__link">
|
||
|
||
|
||
<span class="md-ellipsis">
|
||
Getting Started
|
||
</span>
|
||
|
||
|
||
</a>
|
||
</li>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li class="md-nav__item">
|
||
<a href="../public/architecture-overview/" class="md-nav__link">
|
||
|
||
|
||
<span class="md-ellipsis">
|
||
Architecture
|
||
</span>
|
||
|
||
|
||
</a>
|
||
</li>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li class="md-nav__item">
|
||
<a href="../public/daiS_daos_overview/" class="md-nav__link">
|
||
|
||
|
||
<span class="md-ellipsis">
|
||
DAIS & DAOS
|
||
</span>
|
||
|
||
|
||
</a>
|
||
</li>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li class="md-nav__item md-nav__item--section md-nav__item--nested">
|
||
|
||
|
||
|
||
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_5" >
|
||
|
||
|
||
<label class="md-nav__link" for="__nav_5" id="__nav_5_label" tabindex="">
|
||
|
||
|
||
<span class="md-ellipsis">
|
||
Internal
|
||
</span>
|
||
|
||
|
||
<span class="md-nav__icon md-icon"></span>
|
||
</label>
|
||
|
||
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_5_label" aria-expanded="false">
|
||
<label class="md-nav__title" for="__nav_5">
|
||
<span class="md-nav__icon md-icon"></span>
|
||
Internal
|
||
</label>
|
||
<ul class="md-nav__list" data-md-scrollfix>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li class="md-nav__item md-nav__item--nested">
|
||
|
||
|
||
|
||
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_5_1" >
|
||
|
||
|
||
<label class="md-nav__link" for="__nav_5_1" id="__nav_5_1_label" tabindex="0">
|
||
|
||
|
||
<span class="md-ellipsis">
|
||
Infra
|
||
</span>
|
||
|
||
|
||
<span class="md-nav__icon md-icon"></span>
|
||
</label>
|
||
|
||
<nav class="md-nav" data-md-level="2" aria-labelledby="__nav_5_1_label" aria-expanded="false">
|
||
<label class="md-nav__title" for="__nav_5_1">
|
||
<span class="md-nav__icon md-icon"></span>
|
||
Infra
|
||
</label>
|
||
<ul class="md-nav__list" data-md-scrollfix>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li class="md-nav__item">
|
||
<a href="../internal/infra/INFRA_AUTOMATION_PACK_V1/" class="md-nav__link">
|
||
|
||
|
||
<span class="md-ellipsis">
|
||
Infra Automation Pack v1
|
||
</span>
|
||
|
||
|
||
</a>
|
||
</li>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li class="md-nav__item">
|
||
<a href="../internal/infra/monitoring_overview/" class="md-nav__link">
|
||
|
||
|
||
<span class="md-ellipsis">
|
||
Monitoring Overview
|
||
</span>
|
||
|
||
|
||
</a>
|
||
</li>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li class="md-nav__item">
|
||
<a href="../internal/infra/nodes_registry_v0/" class="md-nav__link">
|
||
|
||
|
||
<span class="md-ellipsis">
|
||
Nodes Registry v0
|
||
</span>
|
||
|
||
|
||
</a>
|
||
</li>
|
||
|
||
|
||
|
||
|
||
</ul>
|
||
</nav>
|
||
|
||
</li>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li class="md-nav__item md-nav__item--nested">
|
||
|
||
|
||
|
||
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_5_2" >
|
||
|
||
|
||
<label class="md-nav__link" for="__nav_5_2" id="__nav_5_2_label" tabindex="0">
|
||
|
||
|
||
<span class="md-ellipsis">
|
||
Specs
|
||
</span>
|
||
|
||
|
||
<span class="md-nav__icon md-icon"></span>
|
||
</label>
|
||
|
||
<nav class="md-nav" data-md-level="2" aria-labelledby="__nav_5_2_label" aria-expanded="false">
|
||
<label class="md-nav__title" for="__nav_5_2">
|
||
<span class="md-nav__icon md-icon"></span>
|
||
Specs
|
||
</label>
|
||
<ul class="md-nav__list" data-md-scrollfix>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li class="md-nav__item">
|
||
<a href="../internal/specs/matrix_presence_aggregator/" class="md-nav__link">
|
||
|
||
|
||
<span class="md-ellipsis">
|
||
Matrix Presence Aggregator
|
||
</span>
|
||
|
||
|
||
</a>
|
||
</li>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li class="md-nav__item">
|
||
<a href="../internal/specs/city_map_spec/" class="md-nav__link">
|
||
|
||
|
||
<span class="md-ellipsis">
|
||
City Map Spec
|
||
</span>
|
||
|
||
|
||
</a>
|
||
</li>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li class="md-nav__item">
|
||
<a href="../internal/specs/node_join_protocol_draft/" class="md-nav__link">
|
||
|
||
|
||
<span class="md-ellipsis">
|
||
Node Join Protocol (Draft)
|
||
</span>
|
||
|
||
|
||
</a>
|
||
</li>
|
||
|
||
|
||
|
||
|
||
</ul>
|
||
</nav>
|
||
|
||
</li>
|
||
|
||
|
||
|
||
|
||
</ul>
|
||
</nav>
|
||
|
||
</li>
|
||
|
||
|
||
|
||
</ul>
|
||
</nav>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
|
||
<div class="md-sidebar md-sidebar--secondary" data-md-component="sidebar" data-md-type="toc" >
|
||
<div class="md-sidebar__scrollwrap">
|
||
<div class="md-sidebar__inner">
|
||
|
||
|
||
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<label class="md-nav__title" for="__toc">
|
||
<span class="md-nav__icon md-icon"></span>
|
||
Table of contents
|
||
</label>
|
||
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#_1" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
📊 Загальна статистика
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#daarion-dao" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
🎯 СТРУКТУРА КОМАНДИ DAARION DAO
|
||
</span>
|
||
</a>
|
||
|
||
<nav class="md-nav" aria-label="🎯 СТРУКТУРА КОМАНДИ DAARION DAO">
|
||
<ul class="md-nav__list">
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#leadership-team-4" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
👔 Leadership Team (4 агенти)
|
||
</span>
|
||
</a>
|
||
|
||
<nav class="md-nav" aria-label="👔 Leadership Team (4 агенти)">
|
||
<ul class="md-nav__list">
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#1-solarius-ceo" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
1. Solarius — CEO
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#2-sofia-ctochief-ai-engineer" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
2. Sofia — CTO/Chief AI Engineer
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#3-primesynth-chief-documentation-officer" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
3. PrimeSynth — Chief Documentation Officer
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#4-nexor-system-coordinator-coo" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
4. Nexor — System Coordinator (COO)
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
</ul>
|
||
</nav>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#system-strategic-team-6" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
🛠️ System & Strategic Team (6 агентів)
|
||
</span>
|
||
</a>
|
||
|
||
<nav class="md-nav" aria-label="🛠️ System & Strategic Team (6 агентів)">
|
||
<ul class="md-nav__list">
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#5-monitor-agent-node2" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
5. Monitor Agent (NODE2)
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#6-strategic-sentinels" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
6. Strategic Sentinels
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#7-vindex" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
7. Vindex
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#8-helix" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
8. Helix
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#9-aurora" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
9. Aurora
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#10-arbitron" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
10. Arbitron
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
</ul>
|
||
</nav>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#engineering-crew-5-crewai" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
💻 Engineering Crew (5 агентів + CrewAI)
|
||
</span>
|
||
</a>
|
||
|
||
<nav class="md-nav" aria-label="💻 Engineering Crew (5 агентів + CrewAI)">
|
||
<ul class="md-nav__list">
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#11-byteforge" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
11. ByteForge
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#12-vector" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
12. Vector
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#13-chainweaver" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
13. ChainWeaver
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#14-cypher" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
14. Cypher
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#15-canvas" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
15. Canvas
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
</ul>
|
||
</nav>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#marketing-crew-6-crewai" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
📱 Marketing Crew (6 агентів + CrewAI)
|
||
</span>
|
||
</a>
|
||
|
||
<nav class="md-nav" aria-label="📱 Marketing Crew (6 агентів + CrewAI)">
|
||
<ul class="md-nav__list">
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#16-roxy-cmo" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
16. Roxy — CMO
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#17-mira" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
17. Mira
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#18-tempo" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
18. Tempo
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#19-harmony" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
19. Harmony
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#20-faye" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
20. Faye
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#21-storytelling" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
21. Storytelling
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
</ul>
|
||
</nav>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#finance-crew-4-crewai-cfo-team" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
💰 Finance Crew (4 агенти + CrewAI) — CFO Team
|
||
</span>
|
||
</a>
|
||
|
||
<nav class="md-nav" aria-label="💰 Finance Crew (4 агенти + CrewAI) — CFO Team">
|
||
<ul class="md-nav__list">
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#22-financial-analyst-cfo" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
22. Financial Analyst — CFO
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#23-accountant" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
23. Accountant
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#24-budget-planner" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
24. Budget Planner
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#25-tax-advisor" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
25. Tax Advisor
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
</ul>
|
||
</nav>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#web3-crypto-team-5-crewai" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
🌐 Web3 / Crypto Team (5 агентів + CrewAI)
|
||
</span>
|
||
</a>
|
||
|
||
<nav class="md-nav" aria-label="🌐 Web3 / Crypto Team (5 агентів + CrewAI)">
|
||
<ul class="md-nav__list">
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#26-smart-contract-dev" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
26. Smart Contract Dev
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#27-defi-analyst" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
27. DeFi Analyst
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#28-tokenomics-expert" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
28. Tokenomics Expert
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#29-nft-specialist" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
29. NFT Specialist
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#30-dao-governance" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
30. DAO Governance
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
</ul>
|
||
</nav>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#security-overwatch-crew-5-crewai-ciso-team" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
🔐 Security Overwatch Crew (5 агентів + CrewAI) — CISO Team
|
||
</span>
|
||
</a>
|
||
|
||
<nav class="md-nav" aria-label="🔐 Security Overwatch Crew (5 агентів + CrewAI) — CISO Team">
|
||
<ul class="md-nav__list">
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#31-shadelock-ciso" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
31. Shadelock — CISO
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#32-exor" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
32. Exor
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#33-penetration-tester" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
33. Penetration Tester
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#34-security-monitor" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
34. Security Monitor
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#35-incident-responder" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
35. Incident Responder
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
</ul>
|
||
</nav>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#crypto-forensics-crew-2-crewai" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
🕵️ Crypto Forensics Crew (2 агенти + CrewAI)
|
||
</span>
|
||
</a>
|
||
|
||
<nav class="md-nav" aria-label="🕵️ Crypto Forensics Crew (2 агенти + CrewAI)">
|
||
<ul class="md-nav__list">
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#36-shadelock-forensics" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
36. Shadelock (Forensics)
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#37-exor-forensics" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
37. Exor (Forensics)
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
</ul>
|
||
</nav>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#vision-crew-4-crewai" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
👁️ Vision Crew (4 агенти + CrewAI) — ПОТРЕБУЄ ВІДНОВЛЕННЯ МОДЕЛІ
|
||
</span>
|
||
</a>
|
||
|
||
<nav class="md-nav" aria-label="👁️ Vision Crew (4 агенти + CrewAI) — ПОТРЕБУЄ ВІДНОВЛЕННЯ МОДЕЛІ">
|
||
<ul class="md-nav__list">
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#38-iris" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
38. Iris
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#39-lumen" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
39. Lumen
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#40-spectra" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
40. Spectra
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#41-video-analyzer" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
41. Video Analyzer
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
</ul>
|
||
</nav>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#rd-lab-agents-6-sofia" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
🔬 R&D Lab Agents (6 агентів + Sofia)
|
||
</span>
|
||
</a>
|
||
|
||
<nav class="md-nav" aria-label="🔬 R&D Lab Agents (6 агентів + Sofia)">
|
||
<ul class="md-nav__list">
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#42-protomind" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
42. ProtoMind
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#43-labforge" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
43. LabForge
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#44-testpilot" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
44. TestPilot
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#45-modelscout" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
45. ModelScout
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#46-breakpoint" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
46. BreakPoint
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#47-growcell" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
47. GrowCell
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
</ul>
|
||
</nav>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#memory-knowledge-team-3" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
🧠 Memory & Knowledge Team (3 агенти)
|
||
</span>
|
||
</a>
|
||
|
||
<nav class="md-nav" aria-label="🧠 Memory & Knowledge Team (3 агенти)">
|
||
<ul class="md-nav__list">
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#48-somnia" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
48. Somnia
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#49-memory-manager" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
49. Memory Manager
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#50-knowledge-indexer" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
50. Knowledge Indexer
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
</ul>
|
||
</nav>
|
||
|
||
</li>
|
||
|
||
</ul>
|
||
</nav>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#_2" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
📊 Підсумок по департаментам
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#vision-crew" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
⚠️ КРИТИЧНА ПРОБЛЕМА: Vision Crew
|
||
</span>
|
||
</a>
|
||
|
||
<nav class="md-nav" aria-label="⚠️ КРИТИЧНА ПРОБЛЕМА: Vision Crew">
|
||
<ul class="md-nav__list">
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#4-vision-" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
4 агенти ЗАБЛОКОВАНІ через відсутність vision-моделей:
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
</ul>
|
||
</nav>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#108" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
🎯 ПЛАН РОЗШИРЕННЯ ДО 108 АГЕНТІВ
|
||
</span>
|
||
</a>
|
||
|
||
<nav class="md-nav" aria-label="🎯 ПЛАН РОЗШИРЕННЯ ДО 108 АГЕНТІВ">
|
||
<ul class="md-nav__list">
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#50" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
Що вже є: 50 агентів
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#58" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
Що планується додати: +58 агентів
|
||
</span>
|
||
</a>
|
||
|
||
<nav class="md-nav" aria-label="Що планується додати: +58 агентів">
|
||
<ul class="md-nav__list">
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#1-hr-recruitment-team-8" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
1. HR & Recruitment Team (8 агентів)
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#2-legal-compliance-team-6" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
2. Legal & Compliance Team (6 агентів)
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#3-operations-team-8" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
3. Operations Team (8 агентів)
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#4-product-team-8" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
4. Product Team (8 агентів)
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#5-data-science-team-6" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
5. Data Science Team (6 агентів)
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#6-customer-success-team-6" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
6. Customer Success Team (6 агентів)
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#7-sales-business-development-6" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
7. Sales & Business Development (6 агентів)
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#8-devops-infrastructure-6" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
8. DevOps & Infrastructure (6 агентів)
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#9-quality-assurance-team-4" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
9. Quality Assurance Team (4 агенти)
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
</ul>
|
||
</nav>
|
||
|
||
</li>
|
||
|
||
</ul>
|
||
</nav>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#_3" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
🚀 НАСТУПНІ КРОКИ
|
||
</span>
|
||
</a>
|
||
|
||
<nav class="md-nav" aria-label="🚀 НАСТУПНІ КРОКИ">
|
||
<ul class="md-nav__list">
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#1-vision-crew-priority-high" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
1. ⚠️ Відновити Vision Crew (Priority: HIGH)
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#2-sttocr" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
2. ✅ Запустити STT/OCR для мультимодальності
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#3-swapper-dagi-router" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
3. 🔗 Підключити Swapper до DAGI Router
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#4-daarion-city" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
4. 🏙️ Інтегрувати агентів у DAARION City
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#5-108-phase-2" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
5. 📈 Розширення до 108 агентів (Phase 2)
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
</ul>
|
||
</nav>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#_4" class="md-nav__link">
|
||
<span class="md-ellipsis">
|
||
📝 Документація
|
||
</span>
|
||
</a>
|
||
|
||
</li>
|
||
|
||
</ul>
|
||
|
||
</nav>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
|
||
<div class="md-content" data-md-component="content">
|
||
<article class="md-content__inner md-typeset">
|
||
|
||
|
||
|
||
|
||
<h1 id="node2-daarion-dao">🤖 ПОВНА ІНВЕНТАРИЗАЦІЯ АГЕНТІВ NODE2 - DAARION DAO<a class="headerlink" href="#node2-daarion-dao" title="Permanent link">¶</a></h1>
|
||
<p><strong>Дата:</strong> 27 листопада 2025<br />
|
||
<strong>Статус:</strong> ✅ 50 агентів виявлено (108 агентів у плані розширення)<br />
|
||
<strong>Джерело:</strong> <code>src/api/node2Agents.ts</code>, документація NODE2</p>
|
||
<hr />
|
||
<h2 id="_1">📊 Загальна статистика<a class="headerlink" href="#_1" title="Permanent link">¶</a></h2>
|
||
<ul>
|
||
<li><strong>Реалізовано:</strong> 50 агентів</li>
|
||
<li><strong>Заплановано:</strong> 108 агентів (архітектура NODE2)</li>
|
||
<li><strong>З CrewAI:</strong> 38 агентів</li>
|
||
<li><strong>Без CrewAI:</strong> 12 агентів (system/leadership)</li>
|
||
</ul>
|
||
<hr />
|
||
<h2 id="daarion-dao">🎯 СТРУКТУРА КОМАНДИ DAARION DAO<a class="headerlink" href="#daarion-dao" title="Permanent link">¶</a></h2>
|
||
<h3 id="leadership-team-4">👔 Leadership Team (4 агенти)<a class="headerlink" href="#leadership-team-4" title="Permanent link">¶</a></h3>
|
||
<h4 id="1-solarius-ceo">1. <strong>Solarius</strong> — CEO<a class="headerlink" href="#1-solarius-ceo" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li><strong>ID:</strong> <code>agent-solarius</code></li>
|
||
<li><strong>Role:</strong> CEO of DAARION microDAO Node-2</li>
|
||
<li><strong>Model:</strong> deepseek-r1:70b (42 GB)</li>
|
||
<li><strong>Priority:</strong> Highest</li>
|
||
<li><strong>Workspace:</strong> core_founders_room</li>
|
||
<li><strong>Department:</strong> Leadership</li>
|
||
<li><strong>Статус:</strong> ✅ Active</li>
|
||
</ul>
|
||
<h4 id="2-sofia-ctochief-ai-engineer">2. <strong>Sofia</strong> — CTO/Chief AI Engineer<a class="headerlink" href="#2-sofia-ctochief-ai-engineer" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li><strong>ID:</strong> <code>agent-sofia</code></li>
|
||
<li><strong>Role:</strong> Chief AI Engineer & R&D Orchestrator</li>
|
||
<li><strong>Model:</strong> grok-4.1 (xAI API)</li>
|
||
<li><strong>Priority:</strong> Highest</li>
|
||
<li><strong>Workspace:</strong> r_and_d_lab</li>
|
||
<li><strong>Department:</strong> R&D</li>
|
||
<li><strong>Статус:</strong> ✅ Active</li>
|
||
</ul>
|
||
<h4 id="3-primesynth-chief-documentation-officer">3. <strong>PrimeSynth</strong> — Chief Documentation Officer<a class="headerlink" href="#3-primesynth-chief-documentation-officer" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li><strong>ID:</strong> <code>agent-primesynth</code></li>
|
||
<li><strong>Role:</strong> Document Architect & Structural Synthesizer</li>
|
||
<li><strong>Model:</strong> gpt-4.1 (OpenAI API)</li>
|
||
<li><strong>Priority:</strong> High</li>
|
||
<li><strong>Workspace:</strong> core_founders_room</li>
|
||
<li><strong>Department:</strong> Documentation</li>
|
||
<li><strong>Статус:</strong> ✅ Active</li>
|
||
</ul>
|
||
<h4 id="4-nexor-system-coordinator-coo">4. <strong>Nexor</strong> — System Coordinator (COO)<a class="headerlink" href="#4-nexor-system-coordinator-coo" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li><strong>ID:</strong> <code>agent-nexor</code></li>
|
||
<li><strong>Role:</strong> System Coordinator</li>
|
||
<li><strong>Model:</strong> deepseek-r1:70b (42 GB)</li>
|
||
<li><strong>Priority:</strong> High</li>
|
||
<li><strong>Department:</strong> System</li>
|
||
<li><strong>Статус:</strong> ✅ Active</li>
|
||
</ul>
|
||
<hr />
|
||
<h3 id="system-strategic-team-6">🛠️ System & Strategic Team (6 агентів)<a class="headerlink" href="#system-strategic-team-6" title="Permanent link">¶</a></h3>
|
||
<h4 id="5-monitor-agent-node2">5. <strong>Monitor Agent (NODE2)</strong><a class="headerlink" href="#5-monitor-agent-node2" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li><strong>ID:</strong> <code>agent-monitor-node2</code></li>
|
||
<li><strong>Role:</strong> System Monitoring & Event Logging</li>
|
||
<li><strong>Model:</strong> mistral-nemo:12b (7.1 GB)</li>
|
||
<li><strong>Priority:</strong> High</li>
|
||
<li><strong>Department:</strong> System</li>
|
||
<li><strong>Статус:</strong> ✅ Active</li>
|
||
</ul>
|
||
<h4 id="6-strategic-sentinels">6. <strong>Strategic Sentinels</strong><a class="headerlink" href="#6-strategic-sentinels" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li><strong>ID:</strong> <code>agent-strategic-sentinels</code></li>
|
||
<li><strong>Role:</strong> Strategic Planning</li>
|
||
<li><strong>Model:</strong> mistral-22b (ollama)</li>
|
||
<li><strong>Priority:</strong> High</li>
|
||
<li><strong>Department:</strong> System</li>
|
||
<li><strong>Статус:</strong> ✅ Active</li>
|
||
</ul>
|
||
<h4 id="7-vindex">7. <strong>Vindex</strong><a class="headerlink" href="#7-vindex" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li><strong>ID:</strong> <code>agent-vindex</code></li>
|
||
<li><strong>Role:</strong> Decision Maker</li>
|
||
<li><strong>Model:</strong> deepseek-r1:70b (42 GB)</li>
|
||
<li><strong>Priority:</strong> High</li>
|
||
<li><strong>Department:</strong> System</li>
|
||
<li><strong>Статус:</strong> ✅ Active</li>
|
||
</ul>
|
||
<h4 id="8-helix">8. <strong>Helix</strong><a class="headerlink" href="#8-helix" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li><strong>ID:</strong> <code>agent-helix</code></li>
|
||
<li><strong>Role:</strong> System Architect</li>
|
||
<li><strong>Model:</strong> deepseek-r1:70b (42 GB)</li>
|
||
<li><strong>Priority:</strong> High</li>
|
||
<li><strong>Department:</strong> System</li>
|
||
<li><strong>Статус:</strong> ✅ Active</li>
|
||
</ul>
|
||
<h4 id="9-aurora">9. <strong>Aurora</strong><a class="headerlink" href="#9-aurora" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li><strong>ID:</strong> <code>agent-aurora</code></li>
|
||
<li><strong>Role:</strong> Innovation Catalyst</li>
|
||
<li><strong>Model:</strong> gemma2:27b (15 GB)</li>
|
||
<li><strong>Priority:</strong> Medium</li>
|
||
<li><strong>Department:</strong> System</li>
|
||
<li><strong>Статус:</strong> ✅ Active</li>
|
||
</ul>
|
||
<h4 id="10-arbitron">10. <strong>Arbitron</strong><a class="headerlink" href="#10-arbitron" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li><strong>ID:</strong> <code>agent-arbitron</code></li>
|
||
<li><strong>Role:</strong> Conflict Resolver</li>
|
||
<li><strong>Model:</strong> mistral-22b (ollama)</li>
|
||
<li><strong>Priority:</strong> Medium</li>
|
||
<li><strong>Department:</strong> System</li>
|
||
<li><strong>Статус:</strong> ✅ Active</li>
|
||
</ul>
|
||
<hr />
|
||
<h3 id="engineering-crew-5-crewai">💻 Engineering Crew (5 агентів + CrewAI)<a class="headerlink" href="#engineering-crew-5-crewai" title="Permanent link">¶</a></h3>
|
||
<h4 id="11-byteforge">11. <strong>ByteForge</strong><a class="headerlink" href="#11-byteforge" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li><strong>ID:</strong> <code>agent-byteforge</code></li>
|
||
<li><strong>Role:</strong> Code Generator</li>
|
||
<li><strong>Model:</strong> qwen2.5-coder:72b (ollama)</li>
|
||
<li><strong>Priority:</strong> High</li>
|
||
<li><strong>Department:</strong> Engineering</li>
|
||
<li><strong>CrewAI:</strong> ✅</li>
|
||
</ul>
|
||
<h4 id="12-vector">12. <strong>Vector</strong><a class="headerlink" href="#12-vector" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li><strong>ID:</strong> <code>agent-vector</code></li>
|
||
<li><strong>Role:</strong> Vector Operations Specialist</li>
|
||
<li><strong>Model:</strong> starcoder2:34b (ollama)</li>
|
||
<li><strong>Priority:</strong> High</li>
|
||
<li><strong>Department:</strong> Engineering</li>
|
||
<li><strong>CrewAI:</strong> ✅</li>
|
||
</ul>
|
||
<h4 id="13-chainweaver">13. <strong>ChainWeaver</strong><a class="headerlink" href="#13-chainweaver" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li><strong>ID:</strong> <code>agent-chainweaver</code></li>
|
||
<li><strong>Role:</strong> Blockchain Developer</li>
|
||
<li><strong>Model:</strong> qwen2.5-coder:72b (ollama)</li>
|
||
<li><strong>Priority:</strong> High</li>
|
||
<li><strong>Department:</strong> Engineering</li>
|
||
<li><strong>CrewAI:</strong> ✅</li>
|
||
</ul>
|
||
<h4 id="14-cypher">14. <strong>Cypher</strong><a class="headerlink" href="#14-cypher" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li><strong>ID:</strong> <code>agent-cypher</code></li>
|
||
<li><strong>Role:</strong> Security Coder</li>
|
||
<li><strong>Model:</strong> starcoder2:34b (ollama)</li>
|
||
<li><strong>Priority:</strong> High</li>
|
||
<li><strong>Department:</strong> Engineering</li>
|
||
<li><strong>CrewAI:</strong> ✅</li>
|
||
</ul>
|
||
<h4 id="15-canvas">15. <strong>Canvas</strong><a class="headerlink" href="#15-canvas" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li><strong>ID:</strong> <code>agent-canvas</code></li>
|
||
<li><strong>Role:</strong> UI/UX Developer</li>
|
||
<li><strong>Model:</strong> qwen2.5-coder:72b (ollama)</li>
|
||
<li><strong>Priority:</strong> Medium</li>
|
||
<li><strong>Department:</strong> Engineering</li>
|
||
<li><strong>CrewAI:</strong> ✅</li>
|
||
</ul>
|
||
<hr />
|
||
<h3 id="marketing-crew-6-crewai">📱 Marketing Crew (6 агентів + CrewAI)<a class="headerlink" href="#marketing-crew-6-crewai" title="Permanent link">¶</a></h3>
|
||
<h4 id="16-roxy-cmo">16. <strong>Roxy</strong> — CMO<a class="headerlink" href="#16-roxy-cmo" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li><strong>ID:</strong> <code>agent-roxy</code></li>
|
||
<li><strong>Role:</strong> Social Media Manager</li>
|
||
<li><strong>Model:</strong> mistral:7b</li>
|
||
<li><strong>Priority:</strong> High</li>
|
||
<li><strong>Department:</strong> Marketing</li>
|
||
<li><strong>CrewAI:</strong> ✅</li>
|
||
</ul>
|
||
<h4 id="17-mira">17. <strong>Mira</strong><a class="headerlink" href="#17-mira" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li><strong>ID:</strong> <code>agent-mira</code></li>
|
||
<li><strong>Role:</strong> Content Creator</li>
|
||
<li><strong>Model:</strong> qwen2.5:7b</li>
|
||
<li><strong>Priority:</strong> High</li>
|
||
<li><strong>Department:</strong> Marketing</li>
|
||
<li><strong>CrewAI:</strong> ✅</li>
|
||
</ul>
|
||
<h4 id="18-tempo">18. <strong>Tempo</strong><a class="headerlink" href="#18-tempo" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li><strong>ID:</strong> <code>agent-tempo</code></li>
|
||
<li><strong>Role:</strong> Campaign Manager</li>
|
||
<li><strong>Model:</strong> gpt-oss:latest (13 GB)</li>
|
||
<li><strong>Priority:</strong> Medium</li>
|
||
<li><strong>Department:</strong> Marketing</li>
|
||
<li><strong>CrewAI:</strong> ✅</li>
|
||
</ul>
|
||
<h4 id="19-harmony">19. <strong>Harmony</strong><a class="headerlink" href="#19-harmony" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li><strong>ID:</strong> <code>agent-harmony</code></li>
|
||
<li><strong>Role:</strong> Brand Manager</li>
|
||
<li><strong>Model:</strong> mistral:7b</li>
|
||
<li><strong>Priority:</strong> Medium</li>
|
||
<li><strong>Department:</strong> Marketing</li>
|
||
<li><strong>CrewAI:</strong> ✅</li>
|
||
</ul>
|
||
<h4 id="20-faye">20. <strong>Faye</strong><a class="headerlink" href="#20-faye" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li><strong>ID:</strong> <code>agent-faye</code></li>
|
||
<li><strong>Role:</strong> Community Manager</li>
|
||
<li><strong>Model:</strong> qwen2.5:7b</li>
|
||
<li><strong>Priority:</strong> Medium</li>
|
||
<li><strong>Department:</strong> Marketing</li>
|
||
<li><strong>CrewAI:</strong> ✅</li>
|
||
</ul>
|
||
<h4 id="21-storytelling">21. <strong>Storytelling</strong><a class="headerlink" href="#21-storytelling" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li><strong>ID:</strong> <code>agent-storytelling</code></li>
|
||
<li><strong>Role:</strong> Story Creator</li>
|
||
<li><strong>Model:</strong> qwen2.5:7b</li>
|
||
<li><strong>Priority:</strong> Medium</li>
|
||
<li><strong>Department:</strong> Marketing</li>
|
||
<li><strong>CrewAI:</strong> ✅</li>
|
||
</ul>
|
||
<hr />
|
||
<h3 id="finance-crew-4-crewai-cfo-team">💰 Finance Crew (4 агенти + CrewAI) — CFO Team<a class="headerlink" href="#finance-crew-4-crewai-cfo-team" title="Permanent link">¶</a></h3>
|
||
<h4 id="22-financial-analyst-cfo">22. <strong>Financial Analyst</strong> — CFO<a class="headerlink" href="#22-financial-analyst-cfo" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li><strong>ID:</strong> <code>agent-financial-analyst</code></li>
|
||
<li><strong>Role:</strong> Financial Analysis & Reporting</li>
|
||
<li><strong>Model:</strong> mistral:7b</li>
|
||
<li><strong>Priority:</strong> High</li>
|
||
<li><strong>Department:</strong> Finance</li>
|
||
<li><strong>CrewAI:</strong> ✅</li>
|
||
</ul>
|
||
<h4 id="23-accountant">23. <strong>Accountant</strong><a class="headerlink" href="#23-accountant" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li><strong>ID:</strong> <code>agent-accountant</code></li>
|
||
<li><strong>Role:</strong> Accounting & Bookkeeping</li>
|
||
<li><strong>Model:</strong> qwen2.5:7b</li>
|
||
<li><strong>Priority:</strong> Medium</li>
|
||
<li><strong>Department:</strong> Finance</li>
|
||
<li><strong>CrewAI:</strong> ✅</li>
|
||
</ul>
|
||
<h4 id="24-budget-planner">24. <strong>Budget Planner</strong><a class="headerlink" href="#24-budget-planner" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li><strong>ID:</strong> <code>agent-budget-planner</code></li>
|
||
<li><strong>Role:</strong> Budget Planning & Forecasting</li>
|
||
<li><strong>Model:</strong> mistral:7b</li>
|
||
<li><strong>Priority:</strong> Medium</li>
|
||
<li><strong>Department:</strong> Finance</li>
|
||
<li><strong>CrewAI:</strong> ✅</li>
|
||
</ul>
|
||
<h4 id="25-tax-advisor">25. <strong>Tax Advisor</strong><a class="headerlink" href="#25-tax-advisor" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li><strong>ID:</strong> <code>agent-tax-advisor</code></li>
|
||
<li><strong>Role:</strong> Tax Planning & Compliance</li>
|
||
<li><strong>Model:</strong> qwen2.5:7b</li>
|
||
<li><strong>Priority:</strong> Low</li>
|
||
<li><strong>Department:</strong> Finance</li>
|
||
<li><strong>CrewAI:</strong> ✅</li>
|
||
</ul>
|
||
<hr />
|
||
<h3 id="web3-crypto-team-5-crewai">🌐 Web3 / Crypto Team (5 агентів + CrewAI)<a class="headerlink" href="#web3-crypto-team-5-crewai" title="Permanent link">¶</a></h3>
|
||
<h4 id="26-smart-contract-dev">26. <strong>Smart Contract Dev</strong><a class="headerlink" href="#26-smart-contract-dev" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li><strong>ID:</strong> <code>agent-smart-contract-dev</code></li>
|
||
<li><strong>Role:</strong> Smart Contract Developer</li>
|
||
<li><strong>Model:</strong> qwen2.5-coder:72b (ollama)</li>
|
||
<li><strong>Priority:</strong> High</li>
|
||
<li><strong>Department:</strong> Web3</li>
|
||
<li><strong>CrewAI:</strong> ✅</li>
|
||
</ul>
|
||
<h4 id="27-defi-analyst">27. <strong>DeFi Analyst</strong><a class="headerlink" href="#27-defi-analyst" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li><strong>ID:</strong> <code>agent-defi-analyst</code></li>
|
||
<li><strong>Role:</strong> DeFi Protocol Analyst</li>
|
||
<li><strong>Model:</strong> deepseek-r1:70b (42 GB)</li>
|
||
<li><strong>Priority:</strong> High</li>
|
||
<li><strong>Department:</strong> Web3</li>
|
||
<li><strong>CrewAI:</strong> ✅</li>
|
||
</ul>
|
||
<h4 id="28-tokenomics-expert">28. <strong>Tokenomics Expert</strong><a class="headerlink" href="#28-tokenomics-expert" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li><strong>ID:</strong> <code>agent-tokenomics-expert</code></li>
|
||
<li><strong>Role:</strong> Tokenomics Design & Analysis</li>
|
||
<li><strong>Model:</strong> deepseek-r1:70b (42 GB)</li>
|
||
<li><strong>Priority:</strong> Medium</li>
|
||
<li><strong>Department:</strong> Web3</li>
|
||
<li><strong>CrewAI:</strong> ✅</li>
|
||
</ul>
|
||
<h4 id="29-nft-specialist">29. <strong>NFT Specialist</strong><a class="headerlink" href="#29-nft-specialist" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li><strong>ID:</strong> <code>agent-nft-specialist</code></li>
|
||
<li><strong>Role:</strong> NFT Development & Strategy</li>
|
||
<li><strong>Model:</strong> qwen2.5-coder:72b (ollama)</li>
|
||
<li><strong>Priority:</strong> Medium</li>
|
||
<li><strong>Department:</strong> Web3</li>
|
||
<li><strong>CrewAI:</strong> ✅</li>
|
||
</ul>
|
||
<h4 id="30-dao-governance">30. <strong>DAO Governance</strong><a class="headerlink" href="#30-dao-governance" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li><strong>ID:</strong> <code>agent-dao-governance</code></li>
|
||
<li><strong>Role:</strong> DAO Governance & Voting</li>
|
||
<li><strong>Model:</strong> deepseek-r1:70b (42 GB)</li>
|
||
<li><strong>Priority:</strong> High</li>
|
||
<li><strong>Department:</strong> Web3</li>
|
||
<li><strong>CrewAI:</strong> ✅</li>
|
||
</ul>
|
||
<hr />
|
||
<h3 id="security-overwatch-crew-5-crewai-ciso-team">🔐 Security Overwatch Crew (5 агентів + CrewAI) — CISO Team<a class="headerlink" href="#security-overwatch-crew-5-crewai-ciso-team" title="Permanent link">¶</a></h3>
|
||
<h4 id="31-shadelock-ciso">31. <strong>Shadelock</strong> — CISO<a class="headerlink" href="#31-shadelock-ciso" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li><strong>ID:</strong> <code>agent-shadelock</code></li>
|
||
<li><strong>Role:</strong> Security Auditor</li>
|
||
<li><strong>Model:</strong> qwen2.5-coder:72b (ollama)</li>
|
||
<li><strong>Priority:</strong> High</li>
|
||
<li><strong>Department:</strong> Security</li>
|
||
<li><strong>CrewAI:</strong> ✅</li>
|
||
</ul>
|
||
<h4 id="32-exor">32. <strong>Exor</strong><a class="headerlink" href="#32-exor" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li><strong>ID:</strong> <code>agent-exor</code></li>
|
||
<li><strong>Role:</strong> Threat Analyst</li>
|
||
<li><strong>Model:</strong> deepseek-r1:70b (42 GB)</li>
|
||
<li><strong>Priority:</strong> High</li>
|
||
<li><strong>Department:</strong> Security</li>
|
||
<li><strong>CrewAI:</strong> ✅</li>
|
||
</ul>
|
||
<h4 id="33-penetration-tester">33. <strong>Penetration Tester</strong><a class="headerlink" href="#33-penetration-tester" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li><strong>ID:</strong> <code>agent-penetration-tester</code></li>
|
||
<li><strong>Role:</strong> Penetration Testing & Vulnerability Assessment</li>
|
||
<li><strong>Model:</strong> qwen2.5-coder:72b (ollama)</li>
|
||
<li><strong>Priority:</strong> High</li>
|
||
<li><strong>Department:</strong> Security</li>
|
||
<li><strong>CrewAI:</strong> ✅</li>
|
||
</ul>
|
||
<h4 id="34-security-monitor">34. <strong>Security Monitor</strong><a class="headerlink" href="#34-security-monitor" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li><strong>ID:</strong> <code>agent-security-monitor</code></li>
|
||
<li><strong>Role:</strong> Security Monitoring & Incident Detection</li>
|
||
<li><strong>Model:</strong> deepseek-r1:70b (42 GB)</li>
|
||
<li><strong>Priority:</strong> High</li>
|
||
<li><strong>Department:</strong> Security</li>
|
||
<li><strong>CrewAI:</strong> ✅</li>
|
||
</ul>
|
||
<h4 id="35-incident-responder">35. <strong>Incident Responder</strong><a class="headerlink" href="#35-incident-responder" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li><strong>ID:</strong> <code>agent-incident-responder</code></li>
|
||
<li><strong>Role:</strong> Incident Response & Recovery</li>
|
||
<li><strong>Model:</strong> deepseek-r1:70b (42 GB)</li>
|
||
<li><strong>Priority:</strong> High</li>
|
||
<li><strong>Department:</strong> Security</li>
|
||
<li><strong>CrewAI:</strong> ✅</li>
|
||
</ul>
|
||
<hr />
|
||
<h3 id="crypto-forensics-crew-2-crewai">🕵️ Crypto Forensics Crew (2 агенти + CrewAI)<a class="headerlink" href="#crypto-forensics-crew-2-crewai" title="Permanent link">¶</a></h3>
|
||
<h4 id="36-shadelock-forensics">36. <strong>Shadelock (Forensics)</strong><a class="headerlink" href="#36-shadelock-forensics" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li><strong>ID:</strong> <code>agent-shadelock-forensics</code></li>
|
||
<li><strong>Role:</strong> Blockchain Forensics</li>
|
||
<li><strong>Model:</strong> qwen2.5-coder:72b (ollama)</li>
|
||
<li><strong>Priority:</strong> High</li>
|
||
<li><strong>Department:</strong> Crypto Forensics</li>
|
||
<li><strong>CrewAI:</strong> ✅</li>
|
||
</ul>
|
||
<h4 id="37-exor-forensics">37. <strong>Exor (Forensics)</strong><a class="headerlink" href="#37-exor-forensics" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li><strong>ID:</strong> <code>agent-exor-forensics</code></li>
|
||
<li><strong>Role:</strong> Crypto Investigator</li>
|
||
<li><strong>Model:</strong> deepseek-r1:70b (42 GB)</li>
|
||
<li><strong>Priority:</strong> High</li>
|
||
<li><strong>Department:</strong> Crypto Forensics</li>
|
||
<li><strong>CrewAI:</strong> ✅</li>
|
||
</ul>
|
||
<hr />
|
||
<h3 id="vision-crew-4-crewai">👁️ Vision Crew (4 агенти + CrewAI) — <strong>ПОТРЕБУЄ ВІДНОВЛЕННЯ МОДЕЛІ</strong><a class="headerlink" href="#vision-crew-4-crewai" title="Permanent link">¶</a></h3>
|
||
<h4 id="38-iris">38. <strong>Iris</strong><a class="headerlink" href="#38-iris" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li><strong>ID:</strong> <code>agent-iris</code></li>
|
||
<li><strong>Role:</strong> Image Analyzer</li>
|
||
<li><strong>Model:</strong> qwen2-vl:32b ❌ <strong>МОДЕЛЬ ВІДСУТНЯ</strong></li>
|
||
<li><strong>Priority:</strong> High</li>
|
||
<li><strong>Department:</strong> Vision</li>
|
||
<li><strong>CrewAI:</strong> ✅</li>
|
||
<li><strong>Статус:</strong> ⚠️ Потребує vision-модель</li>
|
||
</ul>
|
||
<h4 id="39-lumen">39. <strong>Lumen</strong><a class="headerlink" href="#39-lumen" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li><strong>ID:</strong> <code>agent-lumen</code></li>
|
||
<li><strong>Role:</strong> Visual Content Creator</li>
|
||
<li><strong>Model:</strong> qwen2-vl:32b ❌ <strong>МОДЕЛЬ ВІДСУТНЯ</strong></li>
|
||
<li><strong>Priority:</strong> High</li>
|
||
<li><strong>Department:</strong> Vision</li>
|
||
<li><strong>CrewAI:</strong> ✅</li>
|
||
<li><strong>Статус:</strong> ⚠️ Потребує vision-модель</li>
|
||
</ul>
|
||
<h4 id="40-spectra">40. <strong>Spectra</strong><a class="headerlink" href="#40-spectra" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li><strong>ID:</strong> <code>agent-spectra</code></li>
|
||
<li><strong>Role:</strong> Multimodal Processor</li>
|
||
<li><strong>Model:</strong> qwen3-vl:latest ❌ <strong>МОДЕЛЬ ВИДАЛЕНА</strong></li>
|
||
<li><strong>Priority:</strong> High</li>
|
||
<li><strong>Department:</strong> Vision</li>
|
||
<li><strong>CrewAI:</strong> ✅</li>
|
||
<li><strong>Статус:</strong> ❌ Модель була видалена з git</li>
|
||
</ul>
|
||
<h4 id="41-video-analyzer">41. <strong>Video Analyzer</strong><a class="headerlink" href="#41-video-analyzer" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li><strong>ID:</strong> <code>agent-video-analyzer</code></li>
|
||
<li><strong>Role:</strong> Video Analysis & Processing</li>
|
||
<li><strong>Model:</strong> qwen2-vl:32b ❌ <strong>МОДЕЛЬ ВІДСУТНЯ</strong></li>
|
||
<li><strong>Priority:</strong> Medium</li>
|
||
<li><strong>Department:</strong> Vision</li>
|
||
<li><strong>CrewAI:</strong> ✅</li>
|
||
<li><strong>Статус:</strong> ⚠️ Потребує vision-модель</li>
|
||
</ul>
|
||
<hr />
|
||
<h3 id="rd-lab-agents-6-sofia">🔬 R&D Lab Agents (6 агентів + Sofia)<a class="headerlink" href="#rd-lab-agents-6-sofia" title="Permanent link">¶</a></h3>
|
||
<h4 id="42-protomind">42. <strong>ProtoMind</strong><a class="headerlink" href="#42-protomind" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li><strong>ID:</strong> <code>agent-protomind</code></li>
|
||
<li><strong>Role:</strong> Experimental Architect</li>
|
||
<li><strong>Model:</strong> deepseek-r1:70b (42 GB)</li>
|
||
<li><strong>Priority:</strong> High</li>
|
||
<li><strong>Workspace:</strong> r_and_d_lab</li>
|
||
<li><strong>Department:</strong> R&D</li>
|
||
</ul>
|
||
<h4 id="43-labforge">43. <strong>LabForge</strong><a class="headerlink" href="#43-labforge" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li><strong>ID:</strong> <code>agent-labforge</code></li>
|
||
<li><strong>Role:</strong> R&D Agent Builder</li>
|
||
<li><strong>Model:</strong> qwen2.5-coder:32b (19 GB)</li>
|
||
<li><strong>Priority:</strong> High</li>
|
||
<li><strong>Workspace:</strong> r_and_d_lab</li>
|
||
<li><strong>Department:</strong> R&D</li>
|
||
</ul>
|
||
<h4 id="44-testpilot">44. <strong>TestPilot</strong><a class="headerlink" href="#44-testpilot" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li><strong>ID:</strong> <code>agent-testpilot</code></li>
|
||
<li><strong>Role:</strong> Experimental Tester</li>
|
||
<li><strong>Model:</strong> mistral-nemo:12b (7.1 GB)</li>
|
||
<li><strong>Priority:</strong> Medium</li>
|
||
<li><strong>Workspace:</strong> r_and_d_lab</li>
|
||
<li><strong>Department:</strong> R&D</li>
|
||
</ul>
|
||
<h4 id="45-modelscout">45. <strong>ModelScout</strong><a class="headerlink" href="#45-modelscout" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li><strong>ID:</strong> <code>agent-modelscout</code></li>
|
||
<li><strong>Role:</strong> New Models Explorer</li>
|
||
<li><strong>Model:</strong> gemma2:27b (15 GB)</li>
|
||
<li><strong>Priority:</strong> Medium</li>
|
||
<li><strong>Workspace:</strong> r_and_d_lab</li>
|
||
<li><strong>Department:</strong> R&D</li>
|
||
</ul>
|
||
<h4 id="46-breakpoint">46. <strong>BreakPoint</strong><a class="headerlink" href="#46-breakpoint" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li><strong>ID:</strong> <code>agent-breakpoint</code></li>
|
||
<li><strong>Role:</strong> Red-team Developer</li>
|
||
<li><strong>Model:</strong> deepseek-coder:33b (18 GB)</li>
|
||
<li><strong>Priority:</strong> High</li>
|
||
<li><strong>Workspace:</strong> r_and_d_lab</li>
|
||
<li><strong>Department:</strong> R&D</li>
|
||
</ul>
|
||
<h4 id="47-growcell">47. <strong>GrowCell</strong><a class="headerlink" href="#47-growcell" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li><strong>ID:</strong> <code>agent-growcell</code></li>
|
||
<li><strong>Role:</strong> AI Evolution Agent</li>
|
||
<li><strong>Model:</strong> phi3:latest (2.2 GB)</li>
|
||
<li><strong>Priority:</strong> Medium</li>
|
||
<li><strong>Workspace:</strong> r_and_d_lab</li>
|
||
<li><strong>Department:</strong> R&D</li>
|
||
</ul>
|
||
<hr />
|
||
<h3 id="memory-knowledge-team-3">🧠 Memory & Knowledge Team (3 агенти)<a class="headerlink" href="#memory-knowledge-team-3" title="Permanent link">¶</a></h3>
|
||
<h4 id="48-somnia">48. <strong>Somnia</strong><a class="headerlink" href="#48-somnia" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li><strong>ID:</strong> <code>agent-somnia</code></li>
|
||
<li><strong>Role:</strong> Subconscious Memory</li>
|
||
<li><strong>Model:</strong> qwen2.5:7b</li>
|
||
<li><strong>Priority:</strong> High</li>
|
||
<li><strong>Department:</strong> Memory</li>
|
||
<li><strong>Статус:</strong> ✅ Active</li>
|
||
</ul>
|
||
<h4 id="49-memory-manager">49. <strong>Memory Manager</strong><a class="headerlink" href="#49-memory-manager" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li><strong>ID:</strong> <code>agent-memory-manager</code></li>
|
||
<li><strong>Role:</strong> Memory Management & Indexing</li>
|
||
<li><strong>Model:</strong> gemma2:2b</li>
|
||
<li><strong>Priority:</strong> High</li>
|
||
<li><strong>Department:</strong> Memory</li>
|
||
<li><strong>Статус:</strong> ✅ Active</li>
|
||
</ul>
|
||
<h4 id="50-knowledge-indexer">50. <strong>Knowledge Indexer</strong><a class="headerlink" href="#50-knowledge-indexer" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li><strong>ID:</strong> <code>agent-knowledge-indexer</code></li>
|
||
<li><strong>Role:</strong> Knowledge Base Indexing</li>
|
||
<li><strong>Model:</strong> phi3:latest (2.2 GB)</li>
|
||
<li><strong>Priority:</strong> Medium</li>
|
||
<li><strong>Department:</strong> Memory</li>
|
||
<li><strong>Статус:</strong> ✅ Active</li>
|
||
</ul>
|
||
<hr />
|
||
<h2 id="_2">📊 Підсумок по департаментам<a class="headerlink" href="#_2" title="Permanent link">¶</a></h2>
|
||
<table>
|
||
<thead>
|
||
<tr>
|
||
<th>Департамент</th>
|
||
<th>Кількість</th>
|
||
<th>CrewAI</th>
|
||
<th>Статус</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr>
|
||
<td><strong>Leadership</strong></td>
|
||
<td>4</td>
|
||
<td>❌</td>
|
||
<td>✅ Активні</td>
|
||
</tr>
|
||
<tr>
|
||
<td><strong>System</strong></td>
|
||
<td>6</td>
|
||
<td>❌</td>
|
||
<td>✅ Активні</td>
|
||
</tr>
|
||
<tr>
|
||
<td><strong>Engineering</strong></td>
|
||
<td>5</td>
|
||
<td>✅</td>
|
||
<td>✅ Активні</td>
|
||
</tr>
|
||
<tr>
|
||
<td><strong>Marketing</strong></td>
|
||
<td>6</td>
|
||
<td>✅</td>
|
||
<td>✅ Активні</td>
|
||
</tr>
|
||
<tr>
|
||
<td><strong>Finance</strong></td>
|
||
<td>4</td>
|
||
<td>✅</td>
|
||
<td>✅ Активні</td>
|
||
</tr>
|
||
<tr>
|
||
<td><strong>Web3</strong></td>
|
||
<td>5</td>
|
||
<td>✅</td>
|
||
<td>✅ Активні</td>
|
||
</tr>
|
||
<tr>
|
||
<td><strong>Security</strong></td>
|
||
<td>5</td>
|
||
<td>✅</td>
|
||
<td>✅ Активні</td>
|
||
</tr>
|
||
<tr>
|
||
<td><strong>Crypto Forensics</strong></td>
|
||
<td>2</td>
|
||
<td>✅</td>
|
||
<td>✅ Активні</td>
|
||
</tr>
|
||
<tr>
|
||
<td><strong>Vision</strong></td>
|
||
<td>4</td>
|
||
<td>✅</td>
|
||
<td>⚠️ <strong>Немає моделей</strong></td>
|
||
</tr>
|
||
<tr>
|
||
<td><strong>R&D</strong></td>
|
||
<td>6</td>
|
||
<td>Частково</td>
|
||
<td>✅ Активні</td>
|
||
</tr>
|
||
<tr>
|
||
<td><strong>Memory</strong></td>
|
||
<td>3</td>
|
||
<td>❌</td>
|
||
<td>✅ Активні</td>
|
||
</tr>
|
||
<tr>
|
||
<td><strong>ВСЬОГО</strong></td>
|
||
<td><strong>50</strong></td>
|
||
<td><strong>38</strong></td>
|
||
<td><strong>46 OK / 4 Blocked</strong></td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<hr />
|
||
<h2 id="vision-crew">⚠️ КРИТИЧНА ПРОБЛЕМА: Vision Crew<a class="headerlink" href="#vision-crew" title="Permanent link">¶</a></h2>
|
||
<h3 id="4-vision-">4 агенти ЗАБЛОКОВАНІ через відсутність vision-моделей:<a class="headerlink" href="#4-vision-" title="Permanent link">¶</a></h3>
|
||
<ol>
|
||
<li><strong>Iris</strong> — Image Analyzer</li>
|
||
<li><strong>Lumen</strong> — Visual Content Creator</li>
|
||
<li><strong>Spectra</strong> — Multimodal Processor</li>
|
||
<li><strong>Video Analyzer</strong> — Video Analysis</li>
|
||
</ol>
|
||
<p><strong>Потрібні моделі:</strong>
|
||
- <code>qwen2-vl:32b</code> (для Iris, Lumen, Video Analyzer)
|
||
- <code>qwen3-vl:latest</code> (для Spectra) — <strong>БУЛА ВИДАЛЕНА з git</strong></p>
|
||
<p><strong>Рішення:</strong></p>
|
||
<div class="codehilite"><pre><span></span><code><span class="c1"># Варіант 1: LLaVA (швидко, 13 GB)</span>
|
||
ollama<span class="w"> </span>pull<span class="w"> </span>llava:13b
|
||
|
||
<span class="c1"># Варіант 2: Qwen2-VL (19 GB)</span>
|
||
ollama<span class="w"> </span>pull<span class="w"> </span>qwen2-vl:32b
|
||
|
||
<span class="c1"># Варіант 3: Відновити Qwen3-VL з HuggingFace (130 GB)</span>
|
||
huggingface-cli<span class="w"> </span>download<span class="w"> </span>Qwen/Qwen3-VL-32B-Instruct
|
||
</code></pre></div>
|
||
|
||
<hr />
|
||
<h2 id="108">🎯 ПЛАН РОЗШИРЕННЯ ДО 108 АГЕНТІВ<a class="headerlink" href="#108" title="Permanent link">¶</a></h2>
|
||
<h3 id="50">Що вже є: 50 агентів<a class="headerlink" href="#50" title="Permanent link">¶</a></h3>
|
||
<h3 id="58">Що планується додати: +58 агентів<a class="headerlink" href="#58" title="Permanent link">¶</a></h3>
|
||
<h4 id="1-hr-recruitment-team-8">1. <strong>HR & Recruitment Team</strong> (8 агентів)<a class="headerlink" href="#1-hr-recruitment-team-8" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li>HR Manager</li>
|
||
<li>Recruiter</li>
|
||
<li>Onboarding Specialist</li>
|
||
<li>Training Coordinator</li>
|
||
<li>Performance Analyst</li>
|
||
<li>Culture Ambassador</li>
|
||
<li>Benefits Administrator</li>
|
||
<li>Employee Relations</li>
|
||
</ul>
|
||
<h4 id="2-legal-compliance-team-6">2. <strong>Legal & Compliance Team</strong> (6 агентів)<a class="headerlink" href="#2-legal-compliance-team-6" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li>General Counsel</li>
|
||
<li>Contract Specialist</li>
|
||
<li>Regulatory Compliance</li>
|
||
<li>IP Attorney</li>
|
||
<li>Risk Manager</li>
|
||
<li>Legal Research</li>
|
||
</ul>
|
||
<h4 id="3-operations-team-8">3. <strong>Operations Team</strong> (8 агентів)<a class="headerlink" href="#3-operations-team-8" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li>Operations Manager</li>
|
||
<li>Process Optimizer</li>
|
||
<li>Vendor Manager</li>
|
||
<li>Procurement Specialist</li>
|
||
<li>Quality Assurance</li>
|
||
<li>Logistics Coordinator</li>
|
||
<li>Facilities Manager</li>
|
||
<li>Supply Chain Analyst</li>
|
||
</ul>
|
||
<h4 id="4-product-team-8">4. <strong>Product Team</strong> (8 агентів)<a class="headerlink" href="#4-product-team-8" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li>Product Manager</li>
|
||
<li>Product Designer</li>
|
||
<li>UX Researcher</li>
|
||
<li>Feature Analyst</li>
|
||
<li>Roadmap Planner</li>
|
||
<li>User Advocate</li>
|
||
<li>A/B Test Coordinator</li>
|
||
<li>Launch Manager</li>
|
||
</ul>
|
||
<h4 id="5-data-science-team-6">5. <strong>Data Science Team</strong> (6 агентів)<a class="headerlink" href="#5-data-science-team-6" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li>Data Scientist</li>
|
||
<li>ML Engineer</li>
|
||
<li>Data Engineer</li>
|
||
<li>Analytics Lead</li>
|
||
<li>Visualization Specialist</li>
|
||
<li>AI Researcher</li>
|
||
</ul>
|
||
<h4 id="6-customer-success-team-6">6. <strong>Customer Success Team</strong> (6 агентів)<a class="headerlink" href="#6-customer-success-team-6" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li>Customer Success Manager</li>
|
||
<li>Support Specialist</li>
|
||
<li>Onboarding Coach</li>
|
||
<li>Feedback Analyst</li>
|
||
<li>Retention Specialist</li>
|
||
<li>Success Metrics Analyst</li>
|
||
</ul>
|
||
<h4 id="7-sales-business-development-6">7. <strong>Sales & Business Development</strong> (6 агентів)<a class="headerlink" href="#7-sales-business-development-6" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li>Sales Manager</li>
|
||
<li>Account Executive</li>
|
||
<li>BDR (Business Development Rep)</li>
|
||
<li>Partnership Manager</li>
|
||
<li>Sales Analyst</li>
|
||
<li>Deal Closer</li>
|
||
</ul>
|
||
<h4 id="8-devops-infrastructure-6">8. <strong>DevOps & Infrastructure</strong> (6 агентів)<a class="headerlink" href="#8-devops-infrastructure-6" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li>DevOps Engineer</li>
|
||
<li>Cloud Architect</li>
|
||
<li>Database Administrator</li>
|
||
<li>Network Engineer</li>
|
||
<li>Backup & Recovery Specialist</li>
|
||
<li>Monitoring & Alerting Engineer</li>
|
||
</ul>
|
||
<h4 id="9-quality-assurance-team-4">9. <strong>Quality Assurance Team</strong> (4 агенти)<a class="headerlink" href="#9-quality-assurance-team-4" title="Permanent link">¶</a></h4>
|
||
<ul>
|
||
<li>QA Lead</li>
|
||
<li>Test Automation Engineer</li>
|
||
<li>Manual Tester</li>
|
||
<li>Performance Tester</li>
|
||
</ul>
|
||
<hr />
|
||
<h2 id="_3">🚀 НАСТУПНІ КРОКИ<a class="headerlink" href="#_3" title="Permanent link">¶</a></h2>
|
||
<h3 id="1-vision-crew-priority-high">1. ⚠️ Відновити Vision Crew (Priority: HIGH)<a class="headerlink" href="#1-vision-crew-priority-high" title="Permanent link">¶</a></h3>
|
||
<div class="codehilite"><pre><span></span><code><span class="c1"># Завантажити LLaVA для швидкого старту</span>
|
||
ollama<span class="w"> </span>pull<span class="w"> </span>llava:13b
|
||
|
||
<span class="c1"># Оновити конфіг агентів Vision Crew</span>
|
||
<span class="c1"># Змінити model: qwen2-vl:32b → llava:13b</span>
|
||
</code></pre></div>
|
||
|
||
<h3 id="2-sttocr">2. ✅ Запустити STT/OCR для мультимодальності<a class="headerlink" href="#2-sttocr" title="Permanent link">¶</a></h3>
|
||
<div class="codehilite"><pre><span></span><code><span class="nb">cd</span><span class="w"> </span>~/microdao-daarion/services/stt-service
|
||
docker-compose<span class="w"> </span>up<span class="w"> </span>-d
|
||
|
||
<span class="nb">cd</span><span class="w"> </span>~/microdao-daarion/services/ocr-service
|
||
docker-compose<span class="w"> </span>up<span class="w"> </span>-d
|
||
</code></pre></div>
|
||
|
||
<h3 id="3-swapper-dagi-router">3. 🔗 Підключити Swapper до DAGI Router<a class="headerlink" href="#3-swapper-dagi-router" title="Permanent link">¶</a></h3>
|
||
<div class="codehilite"><pre><span></span><code><span class="c1"># NODE1: Додати SWAPPER_URL до Router env</span>
|
||
<span class="nv">SWAPPER_URL</span><span class="o">=</span>http://192.168.1.244:8890
|
||
|
||
<span class="c1"># Перезапустити Router</span>
|
||
docker<span class="w"> </span>restart<span class="w"> </span>dagi-router
|
||
</code></pre></div>
|
||
|
||
<h3 id="4-daarion-city">4. 🏙️ Інтегрувати агентів у DAARION City<a class="headerlink" href="#4-daarion-city" title="Permanent link">¶</a></h3>
|
||
<p><strong>Мапінг 50 агентів → кімнати міста:</strong>
|
||
- Leadership Hall (4 агенти: Solarius, Sofia, PrimeSynth, Nexor)
|
||
- Engineering Lab (5 агентів: ByteForge, Vector, ChainWeaver, Cypher, Canvas)
|
||
- Marketing Hub (6 агентів: Roxy, Mira, Tempo, Harmony, Faye, Storytelling)
|
||
- Finance Office (4 агенти: Financial Analyst, Accountant, Budget Planner, Tax Advisor)
|
||
- Web3 District (5 агентів: Smart Contract Dev, DeFi Analyst, Tokenomics, NFT, DAO Governance)
|
||
- Security Bunker (5 агентів: Shadelock, Exor, Penetration Tester, Security Monitor, Incident Responder)
|
||
- Crypto Forensics Lab (2 агенти)
|
||
- Vision Studio (4 агенти) — <strong>ПІСЛЯ ВІДНОВЛЕННЯ МОДЕЛЕЙ</strong>
|
||
- R&D Lab (7 агентів: Sofia + 6 lab agents)
|
||
- Memory Vault (3 агенти: Somnia, Memory Manager, Knowledge Indexer)</p>
|
||
<h3 id="5-108-phase-2">5. 📈 Розширення до 108 агентів (Phase 2)<a class="headerlink" href="#5-108-phase-2" title="Permanent link">¶</a></h3>
|
||
<p><strong>Після успішної інтеграції перших 50:</strong>
|
||
- Додати HR, Legal, Operations, Product, Data Science, Customer Success, Sales, DevOps, QA teams
|
||
- Створити нові кімнати/райони в місті
|
||
- Налаштувати CrewAI workflows для нових команд</p>
|
||
<hr />
|
||
<h2 id="_4">📝 Документація<a class="headerlink" href="#_4" title="Permanent link">¶</a></h2>
|
||
<p><strong>Створено:</strong>
|
||
- <code>docs/NODE2_AGENTS_FULL_INVENTORY.md</code> (цей файл)
|
||
- <code>docs/NODE2_DIAGNOSTIC_REPORT.md</code> (попередній звіт)</p>
|
||
<p><strong>Джерела:</strong>
|
||
- <code>src/api/node2Agents.ts</code> (50 агентів)
|
||
- <code>NODE2-AGENTS-INVENTORY.md</code>
|
||
- <code>DAARION-CORE-NODE2-AGENTS.md</code>
|
||
- <code>site/node2/AGENTS_ARCHITECTURE/</code></p>
|
||
<hr />
|
||
<p><strong>Дата створення:</strong> 27.11.2025<br />
|
||
<strong>Статус:</strong> ✅ Інвентаризація завершена<br />
|
||
<strong>Наступний крок:</strong> Відновлення Vision моделей + Інтеграція в City</p>
|
||
<hr />
|
||
<p><em>Документ створено під час повної діагностики агентів NODE2.</em></p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</article>
|
||
</div>
|
||
|
||
|
||
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
|
||
</div>
|
||
|
||
</main>
|
||
|
||
<footer class="md-footer">
|
||
|
||
<div class="md-footer-meta md-typeset">
|
||
<div class="md-footer-meta__inner md-grid">
|
||
<div class="md-copyright">
|
||
|
||
|
||
Made with
|
||
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
|
||
Material for MkDocs
|
||
</a>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
</div>
|
||
</footer>
|
||
|
||
</div>
|
||
<div class="md-dialog" data-md-component="dialog">
|
||
<div class="md-dialog__inner md-typeset"></div>
|
||
</div>
|
||
|
||
|
||
<script id="__config" type="application/json">{"base": "..", "features": ["navigation.sections", "navigation.instant", "content.code.copy"], "search": "../assets/javascripts/workers/search.b8dbb3d2.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>
|
||
|
||
|
||
<script src="../assets/javascripts/bundle.3220b9d7.min.js"></script>
|
||
|
||
|
||
</body>
|
||
</html> |