From 6ac7c8f4b5d4ee88bfa294d28731d7827cf939d9 Mon Sep 17 00:00:00 2001 From: Apple Date: Mon, 16 Feb 2026 07:01:54 -0800 Subject: [PATCH] docs: expand lint scope batch25 (2 files) --- docs/cursor/36_agent_runtime_isolation_and_sandboxing.md | 7 +++---- .../39_private_agent_templates_and_behavior_profiles.md | 7 +++---- docs/standards/lint_scope.txt | 2 ++ 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/cursor/36_agent_runtime_isolation_and_sandboxing.md b/docs/cursor/36_agent_runtime_isolation_and_sandboxing.md index 215a688e..eb1b04cf 100644 --- a/docs/cursor/36_agent_runtime_isolation_and_sandboxing.md +++ b/docs/cursor/36_agent_runtime_isolation_and_sandboxing.md @@ -1,6 +1,7 @@ # 36 — Agent Runtime Isolation & Sandboxing (MicroDAO) -*Безпечна ізоляція приватних агентів, sandbox-модель, інструменти, обмеження доступу, мережеві політики, memory policy, E2EE, PDP/PEP інтеграція* +Безпечна ізоляція приватних агентів, sandbox-модель, інструменти, обмеження +доступу, мережеві політики, memory policy, E2EE, PDP/PEP інтеграція. --- @@ -45,7 +46,7 @@ ## 3. Agent Runtime Architecture -``` +```text User/Team → API Gateway (PEP) → Agent Orchestrator → Agent Runtime Sandbox → LLM/Tools ``` @@ -496,5 +497,3 @@ Output: **Версія:** 1.0 **Останнє оновлення:** 2024-11-14 - - diff --git a/docs/cursor/39_private_agent_templates_and_behavior_profiles.md b/docs/cursor/39_private_agent_templates_and_behavior_profiles.md index 75e12cd7..b5b9e482 100644 --- a/docs/cursor/39_private_agent_templates_and_behavior_profiles.md +++ b/docs/cursor/39_private_agent_templates_and_behavior_profiles.md @@ -1,6 +1,7 @@ # 39 — Private Agent Templates & Behavior Profiles (MicroDAO) -*Шаблони приватних агентів, поведінкові профілі, рівні автономії, системні інструкції, ролі, спеціалізації, контроль стилю, безпекові межі* +Шаблони приватних агентів, поведінкові профілі, рівні автономії, системні +інструкції, ролі, спеціалізації, контроль стилю, безпекові межі. --- @@ -307,7 +308,7 @@ while respecting all DAARION.city safety and cost policies. - Governance (політично), - Security (через порушення). -### Flow: +### Flow ```mermaid sequenceDiagram @@ -478,5 +479,3 @@ Output: **Версія:** 1.0 **Останнє оновлення:** 2024-11-14 - - diff --git a/docs/standards/lint_scope.txt b/docs/standards/lint_scope.txt index 50f5b0d9..f24a33a4 100644 --- a/docs/standards/lint_scope.txt +++ b/docs/standards/lint_scope.txt @@ -73,6 +73,8 @@ docs/cursor/29_scaling_and_high_availability.md docs/cursor/30_cost_optimization_and_token_economics_infrastructure.md docs/cursor/35_microdao_service_mesh_design.md docs/cursor/49_wallet_rwa_payouts_claims.md +docs/cursor/36_agent_runtime_isolation_and_sandboxing.md +docs/cursor/39_private_agent_templates_and_behavior_profiles.md docs/consolidation/README.md docs/consolidation/SOURCES.md docs/runbooks/DOCS_SERVICES_AUTOMATION_RUNBOOK.md