docs: expand lint scope batch22 (2 files)

This commit is contained in:
Apple
2026-02-16 06:56:43 -08:00
parent d5bd8748a1
commit 1de120ddfc
3 changed files with 8 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
# 25 — Deployment & Infrastructure (MicroDAO)
*Deployment процес, середовища, інфраструктура, CI/CD, моніторинг*
Deployment процес, середовища, інфраструктура, CI/CD, моніторинг.
---
@@ -87,7 +87,10 @@
### 3.1 Database Layer
- **Postgres** (Supabase / керований Postgres):
- основні таблиці: `users`, `teams`, `channels`, `messages`, `projects`, `tasks`, `agents`, `wallets`, `staking_ringk`, `payouts`, `rwa_inventory`, `embassy_*`, `access_keys`, `capabilities`, `bundles`, `audit_log`, `outbox_events`.
- основні таблиці: `users`, `teams`, `channels`, `messages`, `projects`,
`tasks`, `agents`, `wallets`, `staking_ringk`, `payouts`, `rwa_inventory`,
`embassy_*`, `access_keys`, `capabilities`, `bundles`, `audit_log`,
`outbox_events`.
- схема й міграції описані в `27_database_schema_migrations.md`.
Рекомендації:
@@ -476,5 +479,3 @@ Output:
**Версія:** 1.0
**Останнє оновлення:** 2024-11-14