Rename: Agent-Archive -> Agent-Documentation; Add SOUL.md; Rename agent subdirs - 2026-06-04
This commit is contained in:
52
A.R.T.E.M.I.S.-Documentation/technical-specs.md
Normal file
52
A.R.T.E.M.I.S.-Documentation/technical-specs.md
Normal file
@@ -0,0 +1,52 @@
|
||||
# A.R.T.E.M.I.S. — Technical Specifications
|
||||
|
||||
**Last updated:** 2026-06-04
|
||||
|
||||
## Runtime
|
||||
|
||||
| Property | Value |
|
||||
|---|---|
|
||||
| **Model** | deepseek/deepseek-v4-pro (via OpenRouter) |
|
||||
| **Previous model** | kimi-k2.6 |
|
||||
| **Provider** | openrouter |
|
||||
| **Host OS** | Linux 6.8.0-117-generic |
|
||||
| **Host user** | /home/jarvis |
|
||||
| **Python** | 3.11.15 (no pip), pip→3.12 (mismatch) |
|
||||
| **Package manager** | uv |
|
||||
|
||||
## Connected Platforms
|
||||
|
||||
| Platform | Status |
|
||||
|---|---|
|
||||
| api_server | Connected ✓ |
|
||||
| telegram | Connected ✓ |
|
||||
| discord | Connected ✓ |
|
||||
|
||||
## Key Paths
|
||||
|
||||
| Path | Purpose |
|
||||
|---|---|
|
||||
| `~/.hermes/config.yaml` | Agent configuration |
|
||||
| `~/.hermes/SOUL.md` | Identity/voice rules |
|
||||
| `~/.hermes/memory/MEMORY.md` | Durable memory (20K/65K chars) |
|
||||
| `~/.hermes/memory/USER.md` | User profile (2K/2K chars) |
|
||||
| `~/.hermes/skills/` | 30+ skills across 25 categories |
|
||||
| `~/.hermes/credentials/fleet.env` | Fleet credentials (chmod 600) |
|
||||
| `~/.hermes/image_cache/` | Telegram image cache |
|
||||
| `~/documentation/` | Iron Legion docs (pushed to Gitea) |
|
||||
| `~/Agent-Archive/` | Agent identity snapshots (NEW) |
|
||||
|
||||
## Fleet Integration
|
||||
|
||||
| Node | Role | Reachable |
|
||||
|---|---|---|
|
||||
| MK7 (mark-vii) | Swarm manager, Paperclip, PostgreSQL | 192.168.7.7 / 100.66.70.51 |
|
||||
| Neo (nebuchadnezzar) | Docker services: Nextcloud, Vaultwarden, Gitea | 100.99.123.16 |
|
||||
| TrueNAS | NFS storage | 192.168.16.254 |
|
||||
| Shield | PXE/MAAS deployment server | 192.168.27.205 |
|
||||
| MK33/34/39/42 | PVE nodes (N100/J4125) | Various 192.168.x.y |
|
||||
|
||||
## Home Channels
|
||||
|
||||
- telegram: Home (ID: 7548762585)
|
||||
- discord: Home (ID: 1500350637827952692)
|
||||
Reference in New Issue
Block a user