Commit Graph

4 Commits

Author SHA1 Message Date
Louis King d6346fdfde Updates 2025-12-04 18:18:36 +00:00
Louis King d283a8c79b Updates 2025-12-04 16:00:15 +00:00
Claude df05c3a462 Convert collector seed mechanism from JSON to YAML
- Replace JSON seed files with YAML format for better readability
- Auto-detect YAML primitive types (number, boolean, string) from values
- Add automatic seed import on collector startup
- Split lat/lon into separate tags instead of combined coordinate string
- Add PyYAML dependency and types-PyYAML for type checking
- Update example/seed and contrib/seed/ipnet with clean YAML format
- Update tests to verify YAML primitive type detection
2025-12-04 01:27:03 +00:00
Louis King a0260cb612 Added contrib 2025-12-04 00:40:18 +00:00