docs: expand lint scope batch25 (2 files)
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
# 36 — Agent Runtime Isolation & Sandboxing (MicroDAO)
|
# 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
|
## 3. Agent Runtime Architecture
|
||||||
|
|
||||||
```
|
```text
|
||||||
User/Team → API Gateway (PEP) → Agent Orchestrator → Agent Runtime Sandbox → LLM/Tools
|
User/Team → API Gateway (PEP) → Agent Orchestrator → Agent Runtime Sandbox → LLM/Tools
|
||||||
```
|
```
|
||||||
|
|
||||||
@@ -496,5 +497,3 @@ Output:
|
|||||||
|
|
||||||
**Версія:** 1.0
|
**Версія:** 1.0
|
||||||
**Останнє оновлення:** 2024-11-14
|
**Останнє оновлення:** 2024-11-14
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
# 39 — Private Agent Templates & Behavior Profiles (MicroDAO)
|
# 39 — Private Agent Templates & Behavior Profiles (MicroDAO)
|
||||||
|
|
||||||
*Шаблони приватних агентів, поведінкові профілі, рівні автономії, системні інструкції, ролі, спеціалізації, контроль стилю, безпекові межі*
|
Шаблони приватних агентів, поведінкові профілі, рівні автономії, системні
|
||||||
|
інструкції, ролі, спеціалізації, контроль стилю, безпекові межі.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -307,7 +308,7 @@ while respecting all DAARION.city safety and cost policies.
|
|||||||
- Governance (політично),
|
- Governance (політично),
|
||||||
- Security (через порушення).
|
- Security (через порушення).
|
||||||
|
|
||||||
### Flow:
|
### Flow
|
||||||
|
|
||||||
```mermaid
|
```mermaid
|
||||||
sequenceDiagram
|
sequenceDiagram
|
||||||
@@ -478,5 +479,3 @@ Output:
|
|||||||
|
|
||||||
**Версія:** 1.0
|
**Версія:** 1.0
|
||||||
**Останнє оновлення:** 2024-11-14
|
**Останнє оновлення:** 2024-11-14
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -73,6 +73,8 @@ docs/cursor/29_scaling_and_high_availability.md
|
|||||||
docs/cursor/30_cost_optimization_and_token_economics_infrastructure.md
|
docs/cursor/30_cost_optimization_and_token_economics_infrastructure.md
|
||||||
docs/cursor/35_microdao_service_mesh_design.md
|
docs/cursor/35_microdao_service_mesh_design.md
|
||||||
docs/cursor/49_wallet_rwa_payouts_claims.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/README.md
|
||||||
docs/consolidation/SOURCES.md
|
docs/consolidation/SOURCES.md
|
||||||
docs/runbooks/DOCS_SERVICES_AUTOMATION_RUNBOOK.md
|
docs/runbooks/DOCS_SERVICES_AUTOMATION_RUNBOOK.md
|
||||||
|
|||||||
Reference in New Issue
Block a user