- Add --base-dir argument to extract_pikeos_docs.py - Preserve source path relative to the chosen base directory - Fix Path('.') resolution so --base-dir . works correctly
- Add tools/extract_pikeos_docs.py to convert PDFs to markdown - Generates YAML frontmatter with title, source, category, and page count - Uses pdftotext for reliable plain-text extraction