Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Reference Materials

This directory contains design documents, examples, and proof-of-concept implementations for the Ed-Fi Data Management Service Platform. These materials support development, planning, and experimentation efforts.

Guides

The agent-agnostic process the team uses to take a unit of work from ticket to merged PR with the help of an AI coding agent.

Directory Structure

Architecture documents that guide the development of the DMS platform.

Working code examples, sample implementations, and reference patterns that demonstrate best practices and usage patterns for the DMS platform.

Proof-of-concept implementations and experimental work used to validate technical approaches, test hypotheses, and explore new features before full implementation.

Contributing

When adding new reference materials:

  • Place items in the appropriate subdirectory.
  • If a single file, suffix the file name with the related Jira ticket
  • If a grouping of files, suffix the new subdirectory name with the related Jira ticket
  • Include a README in any new subdirectory explaining its contents