chore: dissolve skill, content migrated to docs.fritzlab.net lodge/

Per decisions/2026-07-20-one-canon-knowledge-architecture; canon landed
via docs#142 (a0e98f75). Reference files deleted per the sites-household
deletions manifest; SKILL.md and README.md are now tombstones. Repo is
retained SOLELY to host .gitea/workflows/backup-ha.yaml (live nightly
Lodge HA backup using this repo's Actions secrets) until the operator
relocates it; that workflow is untouched.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-20 12:49:10 +00:00
parent 4baf8439c8
commit 107677eb58
7 changed files with 30 additions and 317 deletions
+21 -49
View File
@@ -1,59 +1,31 @@
---
name: thelonglakelodge
description: >
Activate this skill for any work related to The Long Lake Lodge short-term rental.
TRIGGER when: user mentions the lodge, Long Lake Lodge, Siren, Polk Burnett, Siren Telecom,
utilities, rental, reservations, Airbnb, VRBO, garbage, electricity, thelonglakelodge.com.
user-invocable: true
DISSOLVED. Do not use. The Long Lake Lodge knowledge lives in the
canonical docs site: https://docs.fritzlab.net/lodge/
user-invocable: false
---
<quick-context>
- Address: 7251 County Road B, Siren, WI 54872
- Names: The Lodge, Long Lake Lodge
- Public site: thelonglakelodge.com — hosted via fritzlab sjc001 (see fritzlab skill)
- Home Assistant: home.thelonglakelodge.com — proxied via sjc001 remote-proxy to 172.24.24.50
</quick-context>
# thelonglakelodge — dissolved
<safety>
- Utility and access info is tenant-facing — verify accuracy before updating.
</safety>
This skill was dissolved per the one-canon knowledge architecture decision
(decisions/2026-07-20-one-canon-knowledge-architecture on docs.fritzlab.net).
All content migrated to the canon in docs#142 (a0e98f75):
<style>
- Keep references low token count, organized with XML tags.
- State what IS, not what happened.
- MUST keep this skill up to date. Knowledge lives HERE, not in memory.
</style>
- https://docs.fritzlab.net/lodge/ — landing page
- reference/home-assistant.md → lodge/home-assistant.md
- reference/locks.md → lodge/locks.md
- reference/utilities.md → lodge/utilities.md
- reference/website.md → lodge/website.md
- reference/boat.md → household/boat.md (shared boat page)
<references>
<reference file="reference/utilities.md"
summary="Lodge utilities: electricity and gas (Polk Burnett), garbage, internet (Siren Telecom)"
categories=["utilities"]
keywords=["garbage", "electricity", "gas", "water", "WiFi", "utilities", "Polk Burnett", "Siren Telecom", "internet"] />
</references>
Do not add knowledge here. Update https://docs.fritzlab.net instead.
<references>
<reference file="reference/boat.md"
categories=["water"]
keywords=["boat", "dock", "launch"] />
</references>
## Why this repo still exists
<references>
<reference file="reference/home-assistant.md"
summary="Home Assistant: public API access, dual Nest paths, Matter Server 9.1.0 fabric 2 with all 8 nodes local, Matter-first scripts and Overview, cloud fallback, backups"
categories=["home-automation"]
keywords=["home assistant", "HA", "home.thelonglakelodge.com", "matter", "nest", "thermostat", "climate", "dashboard", "lovelace", "HVAC", "in floor heating", "environmentals", "core_matter_server", "172.24.24.50"] />
</references>
<references>
<reference file="reference/locks.md"
summary="Door locks: two 250-slot HC620 keypads, 8 managed shared codes with per-door toggles, clear-on-disable sync + self-heal, nightly git backup"
categories=["home-automation"]
keywords=["lock", "locks", "door code", "door codes", "usercode", "code slot", "keypad", "lock_sync_all_codes", "set_lock_usercode", "zwave", "front door", "bunkhouse"] />
</references>
<references>
<reference file="reference/website.md"
summary="Lodge website: Latchkey managed-website service (latchkey-sites bucket, sites anycast edge, auto-TLS), Manage-files editing, /welcome PDF stub"
categories=["website"]
keywords=["website", "thelonglakelodge.com", "welcome packet", "PDF", "welcome.pdf", "/welcome", "Latchkey", "managed-website", "Manage files", "custom_domains", "cd-tll0001"] />
</references>
This repo is retained SOLELY to host `.gitea/workflows/backup-ha.yaml` — a
live nightly Home Assistant config backup (lodge HA → dfritz/home-assistant)
that depends on this repo's Actions secrets (HA_TOKEN, GIT_TOKEN). Do not
archive or delete this repo, and do not touch that workflow, until the
operator relocates it (target: dfritz/home-assistant, once its owner adds
the HA_TOKEN secret there — see the note in the workflow header).