docs: expand lint scope batch16 (2 files)

This commit is contained in:
Apple
2026-02-16 06:21:10 -08:00
parent 8d2ae25cdc
commit 162f3567df
3 changed files with 9 additions and 9 deletions

View File

@@ -204,22 +204,21 @@ grafana:
## 6. Корисні запити для аналізу
**Hit Rate (кількість успішних запитів з результатами):**
```
```promql
(rag_query_total - rag_query_empty_results_total) / rag_query_total
```
**Average Documents per Query:**
```
```promql
avg(rag_query_documents_retrieved)
```
**DAO Distribution:**
```
```promql
sum by (dao_id) (rag_query_dao_filter_applied)
```
**Token Usage:**
```
```promql
avg(router_rag_query_prompt_tokens_estimated)
```

View File

@@ -4,16 +4,15 @@ Generated: 2026-02-16 10:25:49 UTC
Repo: /Users/apple/github-projects/microdao-daarion
## Gitea
- **gitea_http**: OK - http_code=200 (http://127.0.0.1:3000)
- **gitea_git_remote**: OK - gitea http://localhost:3000/daarion-admin/microdao-daarion.git;
- **gitea_http**: OK - http_code=200 (<http://127.0.0.1:3000>)
- **gitea_git_remote**: OK - gitea <http://localhost:3000/daarion-admin/microdao-daarion.git>;
## GitHub
- **gh_auth**: OK - IvanTytar (keyring)
- **github_git_remote**: OK - origin git@github.com:IvanTytar/microdao-daarion.git;
- **github_git_remote**: OK - origin `git@github.com:IvanTytar/microdao-daarion.git`;
## Jupyter

View File

@@ -55,6 +55,8 @@ docs/agents/README.md
docs/agents/parser.md
docs/consolidation/jupyter/JUPYTER_SYNC_LATEST.md
docs/consolidation/pieces/PIECES_SYNC_LATEST.md
docs/consolidation/INTEGRATIONS_STATUS_LATEST.md
docs/RAG_METRICS_PLAN.md
docs/consolidation/README.md
docs/consolidation/SOURCES.md
docs/runbooks/DOCS_SERVICES_AUTOMATION_RUNBOOK.md