[2026-05-12] kraken NAS: обновлён план настройки OMV, шаги 5-11

This commit is contained in:
Alexey Martemyanov
2026-05-12 18:46:45 +06:00
parent 1691e4e809
commit 2e96c1b271
3 changed files with 227 additions and 41 deletions
+2 -2
View File
@@ -7,7 +7,7 @@ confidence: 1.0
# Personal OS — Agent Rules & Architecture
Eagle (Орёл) is the Discord-facing Hermes agent. This page documents what Eagle knows about its own environment and how to reason about it.
Eagle (Орёл) is the Zulip-facing Hermes agent. This page documents what Eagle knows about its own environment and how to reason about it.
## Data Flow
@@ -44,7 +44,7 @@ VALUES (current_date, EXTRACT(WEEK FROM current_date)::int,
ARRAY[<gids>]::text[], '<reason_tag>');
```
`source` values: `discord_pushback` | `morning_brief_correction` | `manual`
`source` values: `zulip_pushback` | `morning_brief_correction` | `manual`
`reason_tag` examples: `ship-review-crunch` | `urgent-bug` | `meeting-day` | `over-estimated` | `scope-change`
Never announce the log insertion. It is silent instrumentation.