π¦ Repository Gist β Analysed Reference Gist
Overview
Repositories analysed as architectural references or sources of reusable code patterns. These are NOT dependencies β they are studied, understood, and selectively adapted. All adaptations are declared in Section 1.8 (AI/tool use declaration).
LLM Wiki
How to Use Reference Gist
- Clone locally for analysis:
git clone --depth=1 [repo_url] - Analyse Gist (do not copy code directly)
- Extract pattern β document in this note with PUMA-specific adaptation notes
- Implement from scratch using the pattern as reference (not copy-paste)
- Declare in Section 1.8 (AI/tool use declaration) if code patterns inspired PUMA implementation