docs: expand lint scope batch39 (2 files)

This commit is contained in:
Apple
2026-02-16 07:30:36 -08:00
parent 43951c1881
commit 9bad0e4bd4
3 changed files with 16 additions and 18 deletions

View File

@@ -45,40 +45,40 @@ PDP (authorization)
## 3. Usage Metrics (Canonical List)
### 3.1 Compute / LLM:
### 3.1 Compute / LLM
- `llm_tokens_input`
- `llm_tokens_output`
- `llm_cost_1t`
### 3.2 Agents:
### 3.2 Agents
- `agent_runs`
- `agent_parallel_runs`
- `agent_tools_used`
### 3.3 Router:
### 3.3 Router
- `router.invoke`
- `router.steps`
### 3.4 Embassy:
### 3.4 Embassy
- `embassy.events_received`
- `embassy.energy.update`
- `embassy.food.update`
- `embassy.water.update`
### 3.5 RWA:
### 3.5 RWA
- `rwa_processed_records`
### 3.6 Wallet:
### 3.6 Wallet
- `wallet.tx`
- `payout.claims`
### 3.7 File Storage:
### 3.7 File Storage
- `storage.bytes_uploaded`
- `storage.bytes_retained`
@@ -506,5 +506,3 @@ Usage Engine:
**Версія:** 1.0
**Останнє оновлення:** 2024-11-14

View File

@@ -6,7 +6,7 @@
## 14. `14_messenger_agent_module.md`
**Агент-месенджер MicroDAO**
### Агент-месенджер MicroDAO
- Як агент управляє чатами/каналами
- Як "показує інтерфейс месенджера за запитом"
@@ -17,7 +17,7 @@
## 15. `15_projects_agent_module.md`
**Агент-проєктний менеджер**
### Агент-проєктний менеджер
- Канбан, дедлайни, спринти
- Авто-генерація тасок з діалогів
@@ -27,7 +27,7 @@
## 16. `16_followups_and_reminders_agent.md`
**Агент нагадувань / follow-ups**
### Агент нагадувань / follow-ups
- Як перетворює повідомлення на задачі
- Як планує час
@@ -37,7 +37,7 @@
## 17. `17_comemory_and_knowledge_space.md`
**Агент простору знань (Co-Memory)**
### Агент простору знань (Co-Memory)
- Документи, wiki, нотатки
- RAG по документах та пам'яті
@@ -47,7 +47,7 @@
## 18. `18_governance_and_tokenomics_agent.md`
**Агент DAO/токеноміки**
### Агент DAO/токеноміки
- Голосування, пропозиції, кворум
- Зв'язок з 1T / RINGK / іншими токенами
@@ -57,7 +57,7 @@
## 19. `19_notifications_and_attention_agent.md`
**Агент уваги / нотифікацій**
### Агент уваги / нотифікацій
- Які події важливі, які — ні
- Digest-и, дайджести, персональні огляди дня/тижня
@@ -66,7 +66,7 @@
## 20. `20_integrations_and_bridges_agent.md`
**Агент-інтегратор**
### Агент-інтегратор
- Telegram / WhatsApp / email / календар
- Як мости працюють через агентську логіку
@@ -81,5 +81,3 @@
---
**Останнє оновлення:** 2024-11-13

View File

@@ -107,3 +107,5 @@ docs/cursor/rag_ingestion_events_wave3_governance_rwa_task.md
docs/cursor/vision_encoder_deployment_task.md
docs/cursor/MISSING_DOCS_ANALYSIS.md
docs/cursor/DOCX_UPDATE_INSTRUCTIONS.md
docs/cursor/PLAN_MODULES.md
docs/cursor/44_usage_accounting_and_quota_engine.md