mirror of
https://github.com/restincode/restincode.git
synced 2026-09-11 17:19:30 +02:00
Create comprehensive automation system for processing GitHub Issues to generate memorial JSON files. Phase 1 deliverables: - Core Python script with issue fetching and parsing - Configuration system with YAML support - GitHub Issue template parser (handles * and - bullets) - Person data extraction and normalization - Filename generation logic - Memorial JSON generator - Dry-run mode with explicit CLI flags - Comprehensive project documentation in devdocs/ Documentation includes: - Architecture and component design - Implementation phases and roadmap - Data mapping from issues to JSON - Testing checklist - High-priority person list - Progress tracker Testing: - Verified on issue 197 (Kevin Mitnick) - Verified on issue 251 (Kris Nova) - All tests run in safe dry-run mode |
||
|---|---|---|
| .. | ||
| config.yaml | ||
| process_issues.py | ||
| requirements.txt | ||