Skip to content

Commit b1d870f

Browse files
committed
geo
1 parent cc93d1f commit b1d870f

5 files changed

Lines changed: 398 additions & 13 deletions

File tree

.wolf/anatomy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# anatomy.md
22

3-
> Auto-maintained by OpenWolf. Last scanned: 2026-04-10T15:05:55.030Z
3+
> Auto-maintained by OpenWolf. Last scanned: 2026-04-10T16:03:29.027Z
44
> Files: 522 tracked | Anatomy hits: 0 | Misses: 0
55
66
## ./
@@ -714,7 +714,7 @@
714714

715715
## my-apps/development/posthog/core/
716716

717-
- `capture.yaml` — K8s Deployment (~1943 tok)
717+
- `capture.yaml` — K8s Deployment (~2123 tok)
718718
- `clickhouse-init.yaml` — K8s Job: clickhouse-migrations-init (~900 tok)
719719
- `ingestion-sessionreplay.yaml` — Ingestion Session Replay - consumes from session_recording_snapshot_item_events, (~846 tok)
720720
- `ingestion.yaml` — Ingestion General - consumes from events_plugin_ingestion, processes events, (~874 tok)

.wolf/hooks/_session.json

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"first_read": "2026-04-10T15:02:31.452Z"
6464
},
6565
"/home/vanillax/programming/talos-argocd-proxmox/my-apps/development/posthog/core/capture.yaml": {
66-
"count": 5,
66+
"count": 7,
6767
"tokens": 1943,
6868
"first_read": "2026-04-10T15:04:03.775Z"
6969
}
@@ -92,15 +92,21 @@
9292
"action": "edit",
9393
"tokens": 208,
9494
"at": "2026-04-10T15:05:55.036Z"
95+
},
96+
{
97+
"file": "/home/vanillax/programming/talos-argocd-proxmox/my-apps/development/posthog/core/capture.yaml",
98+
"action": "edit",
99+
"tokens": 739,
100+
"at": "2026-04-10T16:03:29.033Z"
95101
}
96102
],
97103
"edit_counts": {
98-
"my-apps/development/posthog/core/capture.yaml": 2,
104+
"my-apps/development/posthog/core/capture.yaml": 3,
99105
"my-apps/development/posthog/httproute.yaml": 2
100106
},
101107
"anatomy_hits": 13,
102108
"anatomy_misses": 0,
103-
"repeated_reads_warned": 10,
109+
"repeated_reads_warned": 12,
104110
"cerebrum_warnings": 0,
105-
"stop_count": 13
111+
"stop_count": 16
106112
}

.wolf/memory.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -281,3 +281,7 @@
281281
| 11:06 | Session end: 4 writes across 2 files (capture.yaml, httproute.yaml) | 13 reads | ~6462 tok |
282282
| 11:06 | Session end: 4 writes across 2 files (capture.yaml, httproute.yaml) | 13 reads | ~6462 tok |
283283
| 11:24 | Session end: 4 writes across 2 files (capture.yaml, httproute.yaml) | 13 reads | ~6462 tok |
284+
| 12:03 | Session end: 4 writes across 2 files (capture.yaml, httproute.yaml) | 13 reads | ~6462 tok |
285+
| 12:03 | Edited my-apps/development/posthog/core/capture.yaml | expanded (+20 lines) | ~739 |
286+
| 12:03 | Session end: 5 writes across 2 files (capture.yaml, httproute.yaml) | 13 reads | ~7201 tok |
287+
| 12:03 | Session end: 5 writes across 2 files (capture.yaml, httproute.yaml) | 13 reads | ~7201 tok |

0 commit comments

Comments
 (0)