Commit graph

2 commits

Author SHA1 Message Date
413bb395e1 scrub: replace real IPs and MagicDNS in systematic-debugging with placeholders
Sensitive (removed):
- 51.83.197.148 (osa public HTTPS) → <osa-public-ip>
- osa.taile682b7.ts.net (MagicDNS) → osa.<tailnet-name>.ts.net
- 100.72.229.63, 100.103.255.41 (tailnet IPs) → 100.x.x.x placeholders

Non-sensitive but scrubbed for consistency:
- 10.91.179.29 (phone hotspot gateway) → 10.91.179.x in all locations:
  network_story_dashboard.py:55, live_download_monitor.py:47,
  network-ssh-wifi-diagnostics.md:61, periodic-pcap-sampler.sh:6

Script defaults are now symbolic — operator must set MON_TARGETS,
MON_PINGS, GATEWAY env vars with real addresses.
2026-06-29 12:14:09 +02:00
5c5df32101 Populate layered-soul: identity, memories, skills, plan (Hermes & Sam)
- SOUL.md: full agent identity, operating principles, voice
- IDENTITY.md: runtime identity, hosts, boundaries
- USER.md: operator context imported from hermes-soul
- AGENTS.md: actual operating rules, infrastructure, quick reference
- memories/curated/: 5 topics (tailscale, forgejo, agents, projects, vaultwarden)
- skills/: 9 cross-harness skills imported from hermes-soul after review
- docs/PLAN-CONFIGURE-PRIVATE-REPO.md: configuration plan
- Validate: passes clean
2026-06-14 00:21:26 +02:00