LLM WikiAccess-protected knowledge portal

WIKI

Repository Registry

AI Summary Purpose Tracks development repositories across multiple personal machines. Key points Each repo has a stable repo id. Local paths should be consistent across machines when possible. Agents should use this file to locate the corre

경로ai/workspace/repos.md
카테고리Workspace
태그#ai-review #cicd #crawler #kubernetes #portfolio #repos #workspace

# Repository Registry

AI Summary

Purpose:

Key points:

Relevant when:

Do not read full document unless:

Linked documents:

Repositories

Fill this table after creating or cloning your development repositories.

Repo IDNameTypeDefault Local PathRemoteNotes
example-apiExample APIpersonal~/work/example-api[email protected]:hyunwook1940/example-api.gitai/repo-notes/example-api.md
crawler-lib-golangGo module crawlerwork~/labrador/crawler/crawler-lib-golangunknownai/repo-notes/crawler-lib-golang.md
crawler-lib-dotnetNuGet/.NET package crawlerwork~/labrador/crawler/crawler-lib-dotnetunknownai/repo-notes/crawler-lib-dotnet.md
crawler-lib-rustRust crate crawler (POC)work~/labrador/crawler/crawler-lib-rustunknown (not yet created)ai/repo-notes/crawler-lib-rust.md (design draft)
crawler-lib-phpPackagist/Composer package crawlerwork~/labrador/crawler/crawler-lib-phpunknown (master)ai/repo-notes/crawler-lib-php.md
crawler-lib-javaMaven/Java package crawler (Python migration)work~/labrador/crawler/crawler-lib-javaunknown (python-migration-maven)ai/repo-notes/crawler-lib-java.md
crawler-lib-swiftCocoaPods (Swift/iOS) package crawlerwork~/labrador/crawler/crawler-lib-swiftbitbucket.org:labradorlabs/crawler-lib-swift (master)ai/repo-notes/crawler-lib-swift.md
hyunwook-techhyunwook.tech portfolio/wiki/docs platformpersonal~/hw/project/hyunwook.tech[email protected]:hw-me/hyunwook.tech.gitai/repo-notes/hyunwook-tech.md
vibekitsRandom tools and casual browser gamespersonal~/hw/project/vibekits[email protected]:hyunwook711/vibekits.gitai/repo-notes/vibekits.md
yt-pipeline-n8nYouTube Shorts automation platformpersonal~/hw/project/yt-pipeline-n8n[email protected]:hyunwook711/yt-pipeline-n8n.gitai/repo-notes/yt-pipeline-n8n.md

Local Path Overrides By Machine

Use this only when a repo path differs from the default path.

Machine IDRepo IDLocal Path

Repo Selection Rule

When a user asks for code work:

  1. Identify the repo id.
  2. Resolve the local path for the current machine.
  3. Work inside the development repo.
  4. Write durable notes to the central LLM Wiki.
  5. Update the weekly worklog.