UNPKG

aiwg

Version:

Cognitive architecture for AI-augmented software development with structured memory, ensemble validation, and closed-loop correction. FAIR-aligned artifacts, 84% cost reduction via human-in-the-loop, standards adopted by 100+ organizations.

10 lines (8 loc) 161 B
/** * Intake Module * * Tools for automated codebase analysis and intake generation. * * @module src/intake */ export * from './git-history-analyzer.js';