commit 55206656009f37ac06e2a7dfb24bf15fff6365a8 Author: Apple Date: Thu Nov 13 06:12:20 2025 -0800 Initial commit: MVP structure + Cursor documentation + Onboarding components diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..af1481b3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,51 @@ +# Dependencies +node_modules/ +.pnp +.pnp.js + +# Testing +coverage/ +.nyc_output + +# Production +build/ +dist/ +*.local + +# Environment variables +.env +.env.local +.env.development.local +.env.test.local +.env.production.local + +# Logs +npm-debug.log* +yarn-debug.log* +yarn-error.log* +lerna-debug.log* +.pnpm-debug.log* + +# Editor directories and files +.vscode/* +!.vscode/extensions.json +.idea +.DS_Store +*.suo +*.ntvs* +*.njsproj +*.sln +*.sw? + +# OS +.DS_Store +Thumbs.db + +# Temporary files +*.tmp +*.temp +.cache/ + +# Build outputs +*.tsbuildinfo + diff --git a/DAARION DAO Ecosystem- Повна система DAGI.svg b/DAARION DAO Ecosystem- Повна система DAGI.svg new file mode 100644 index 00000000..e27ee7de --- /dev/null +++ b/DAARION DAO Ecosystem- Повна система DAGI.svg @@ -0,0 +1 @@ +

DAARION DAO Ecosystem: Повна система DAGI

Wallet + PWA

USDO + KG

Користувач / DAO Member

Ingestion Layer
(Knowledge Weaver Parser)

Indexing Layer
(Qdrant + IPFS Vector DB)

RAG Inference Layer
(LlamaIndex + Grok-4)

AGI Agent Network
(Multi-Agent DAG)

Governance Layer
(Snapshot + On-Chain Proposals)

Economy Layer
(DAARION Token + Rewards)

Visualization Layer
(Cytoscape + AR/VR)

Audit & Verification Layer
(ZK-Proofs + LLM-Judge)

Storage Layer
(IPFS + Filecoin)

\ No newline at end of file diff --git a/DAGI Science Parser +.pdf b/DAGI Science Parser +.pdf new file mode 100644 index 00000000..a22d69a5 Binary files /dev/null and b/DAGI Science Parser +.pdf differ diff --git a/MVP ФЛОУ (Приклад- R&D команда 7 осіб).svg b/MVP ФЛОУ (Приклад- R&D команда 7 осіб).svg new file mode 100644 index 00000000..f2e88e84 --- /dev/null +++ b/MVP ФЛОУ (Приклад- R&D команда 7 осіб).svg @@ -0,0 +1 @@ +DAGIDAOMeetCreativePMParserChatUser1DAGIDAOMeetCreativePMParserChatUser1Надсилає PDF "research.pdf"/agent parse (авто)
"Формула: E=mc2 (Table 3)"
/pm task "Перевірити eq_005"Картка в Kanban/meet startЗапис + транскрипціяПарсинг саммарі/creative image "DAGI v2"Зображення/dao propose "Оновити модель"Голосування (stake-weighted)Public внесок → +μDAO
\ No newline at end of file diff --git a/Micro Dao Orchestrator Ui 8 — React Layout (shell)· typescript.md b/Micro Dao Orchestrator Ui 8 — React Layout (shell)· typescript.md new file mode 100644 index 00000000..6e4cec0f --- /dev/null +++ b/Micro Dao Orchestrator Ui 8 — React Layout (shell)· typescript.md @@ -0,0 +1,294 @@ +Micro Dao Orchestrator Ui — React Layout (shell)· typescript +import React from "react"; +\ +\ +\ +\Private\ +\DAO\ +\Public\ +\ +\ +\
+\ +\ +{netOnline ? 'Online' : 'Offline'} +\ +\ +\ +Orchestrator {orchOk ? 'ok' : 'unreachable'} +\ +\