Repository Map¶
This document mirrors the folder overview in the root README and is intended for contributors who need to understand how the code and operational assets are split.
src/personal_llm/: Python implementationconfig/: environment-independent configdocs/: user guidessite-docs/: GitHub Pages build root that points back to the canonical markdown filesarchitecture/: diagramsknowledge/: curated personal knowledge, persona, domain files, and knowledge snapshots tied to training runsscripts/: operational helpersdeployment/: serving manifeststests/: fixtures and validationdata/: managed data lifecycle pathsconfig/guardrails.yaml: built-in guardrail profilesdata/training/examples/: concrete SFT, refusal, and boundary-case training examplesevaluation/cases/: benchmark cases for scripted and manual acceptance checks