Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

core/ - Core Documentation

Essential documentation for all users

Quick Reference: How To Use | Architecture | Workflow | Documentation Index

Purpose

The core/ directory contains the essential documentation that all users should read to understand and use the Research Project Template effectively.

Contents

File Purpose Audience
how-to-use.md usage guide from basic to advanced (all 12 levels) New users, developers
architecture.md System design and structure overview Developers, architects
workflow.md Development workflow and best practices Developers
literature-data-flow.md Literature-search data pipeline and reference flow Developers, researchers

Quick Navigation

For New Users

  1. Start with how-to-use.md - usage guide
  2. Review architecture.md - Understand system design
  3. Follow workflow.md - Learn development process

For Developers

  1. Read architecture.md - System design overview
  2. Study workflow.md - Development process
  3. Reference how-to-use.md - Usage patterns

Related Documentation

See Also