diff --git a/docs/cursor/44_usage_accounting_and_quota_engine.md b/docs/cursor/44_usage_accounting_and_quota_engine.md index 64f5b090..1acd42ff 100644 --- a/docs/cursor/44_usage_accounting_and_quota_engine.md +++ b/docs/cursor/44_usage_accounting_and_quota_engine.md @@ -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 - - diff --git a/docs/cursor/PLAN_MODULES.md b/docs/cursor/PLAN_MODULES.md index 2a803dcd..03aaeef8 100644 --- a/docs/cursor/PLAN_MODULES.md +++ b/docs/cursor/PLAN_MODULES.md @@ -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 - - diff --git a/docs/standards/lint_scope.txt b/docs/standards/lint_scope.txt index dc50daa5..5ca0dc51 100644 --- a/docs/standards/lint_scope.txt +++ b/docs/standards/lint_scope.txt @@ -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