Documentation Index¶
This index lists all documentation files in docs/ organized by category.
Total: 29 documentation files (as of January 2026)
📚 Core Documentation (Root)¶
../README.md→ Project quickstart, badges, installationREADME.md→ Documentation overview and navigationDOCS_INDEX.md→ This indexARCHITECTURE.md→ System architecture and componentsFAQ.md→ Frequently asked questionsGLOSSARY.md→ Definitions of key termsDATA_GOVERNANCE.md→ Privacy, ethics, data handling policiesROADMAP.md→ Project roadmap and phases
📖 Guides (guides/)¶
User-facing operational guides:
guides/RUNBOOK.md→ Comprehensive commands for all operationsguides/FIRST_RUN_ERRORS.md→ Troubleshooting first-run issuesguides/SCORECARD_WORKFLOW.md→ Complete scorecard system guideguides/VALIDATORS_USAGE.md→ Using the validation framework
📋 Planning (planning/)¶
Planning and feasibility documents:
planning/SOURCE_FEASIBILITY_CHECKLIST.md→ Evaluating new data sourcesplanning/TAGS_VISUALIZATION_PLAN.md→ Future visualization features
🔍 Reviews (reviews/)¶
Test runs and review summaries:
reviews/SCORECARD_REVIEW_SUMMARY.md→ Scorecard analysis and reviewreviews/PROCESSOR_TEST_RUN.md→ Processor testing commands and results
📏 Standards (standards/)¶
Technical standards and schemas:
standards/METADATA_SCHEMA.md→ Document metadata structurestandards/FILE_NAMING_STANDARDS.md→ File naming conventionsstandards/DOC_TYPE_STANDARDS.md→ Document type categorizationstandards/ISO_MAPPING.md→ Country/region normalizationstandards/TAGS_CONFIG_FORMAT.md→ Tag configuration structurestandards/RECOMMENDATIONS_CONFIG_FORMAT.md→ Recommendations config formatstandards/COMPARISON_CONFIG_FORMAT.md→ Comparison config formatstandards/SCRAPER_STRUCTURE.md→ Scraper implementation guide
📝 Notes (notes/)¶
Internal development notes:
notes/DIRECTORY_STRUCTURE.md→ Codebase folder organizationnotes/PIPELINE_FLOW.md→ End-to-end pipeline executionnotes/PIPELINE_LOGGING.md→ Logging system detailsnotes/TAGS_MAIN_NOTES.md→ Tag version managementnotes/TAGS_EXPORT_NOTES.md→ Tag summary CSV interpretationnotes/COMPARISON_EXPORT_NOTES.md→ Comparison export format
🔗 Related Root Files¶
These files live in the project root, not docs/:
../LICENSE→ MIT License for code../LICENSE-DATA→ CC BY 4.0 License for data/docs../CONTRIBUTING.md→ Contribution guidelineshttps://github.com/MissCrispenCakes/DigitalChild/blob/basecamp/SECURITY.md→ Security policies and vulnerability reportinghttps://github.com/MissCrispenCakes/DigitalChild/blob/basecamp/CITATION.cff→ Academic citation formathttps://github.com/MissCrispenCakes/DigitalChild/blob/basecamp/CLAUDE.md→ AI assistant context
Notes¶
- Documentation reorganized January 2026 for better navigation
- guides/ = operational how-tos
- planning/ = future features and feasibility
- reviews/ = analysis and test summaries
- standards/ = technical specifications
- notes/ = internal development notes