relate: a41644f1 --CAUSES--> 5994fea1

This commit is contained in:
Cal Corum 2026-02-28 16:10:47 -06:00
parent 47513a169f
commit efa543ffdc
3 changed files with 26 additions and 2 deletions

View File

@ -6,7 +6,7 @@ tags: [cognitive-memory, architecture, extraction, claude-code, gitea, decision]
importance: 0.9
confidence: 0.8
created: "2026-02-28T22:10:12.917346+00:00"
updated: "2026-02-28T22:10:45.474624+00:00"
updated: "2026-02-28T22:10:47.873581+00:00"
relations:
- target: 81e3306f-cbab-4936-b1d2-e0d10bbe79cd
type: CAUSES
@ -18,6 +18,11 @@ relations:
direction: outgoing
strength: 0.9
edge_id: 202898e0-1333-4728-927f-52f5ad94fe55
- target: 5994fea1-f787-41a3-ad5b-0f3349c00343
type: CAUSES
direction: outgoing
strength: 0.8
edge_id: 896c5f7c-6b09-4eab-b697-064f92d7f882
---
# Cognitive-Memory: Extraction to Standalone Project

View File

@ -0,0 +1,13 @@
---
id: 896c5f7c-6b09-4eab-b697-064f92d7f882
type: CAUSES
from_id: a41644f1-2dd1-4706-8fc8-e2242c1702cb
from_title: "Extracted cognitive-memory app from skill dir to standalone project"
to_id: 5994fea1-f787-41a3-ad5b-0f3349c00343
to_title: "Gitea SSH push fails with password prompt — use HTTPS instead"
strength: 0.8
created: "2026-02-28T22:10:47.873581+00:00"
updated: "2026-02-28T22:10:47.873581+00:00"
---
Extraction required pushing a new Gitea repo, which exposed the SSH config mismatch

View File

@ -6,7 +6,13 @@ tags: [gitea, git, ssh, workaround, networking, homelab]
importance: 0.5
confidence: 0.8
created: "2026-02-28T22:10:33.357713+00:00"
updated: "2026-02-28T22:10:33.357713+00:00"
updated: "2026-02-28T22:10:47.873581+00:00"
relations:
- target: a41644f1-2dd1-4706-8fc8-e2242c1702cb
type: CAUSES
direction: incoming
strength: 0.8
edge_id: 896c5f7c-6b09-4eab-b697-064f92d7f882
---
# Gitea SSH Push Failure Workaround