Skip to main content

Conduit

A domain-agnostic data pipeline for multi-source content processing. Built with .NET 10.

What's Here

SectionDescription
RoadmapProject vision, milestones, and current status
MilestonesPRDs for each phase -- what we're building and why
DecisionsArchitecture decision records -- the choices that shape the system
DevlogDevelopment journal -- what happened, what changed, what we learned
Learning.NET study notes -- fundamentals, DI, testing, architecture, coverage

Source Adapters

AdapterFormatStatus
RSS / AtomXML feeds (auto-detected)Complete
EDI 834Healthcare enrollmentComplete
ZoteroResearch library CSV + arxivComplete

Quick Start

dotnet restore
dotnet run --project src/App/Conduit
dotnet test

All content is sourced from .orchestra/ in the repository.