πŸ“¦ 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

  1. Clone locally for analysis: git clone --depth=1 [repo_url]
  2. Analyse Gist (do not copy code directly)
  3. Extract pattern β†’ document in this note with PUMA-specific adaptation notes
  4. Implement from scratch using the pattern as reference (not copy-paste)
  5. Declare in Section 1.8 (AI/tool use declaration) if code patterns inspired PUMA implementation

MOCs