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.

11 lines (9 loc) 238 B
/** * Toolsmith - Tool Specification Generator * * Generates tool specifications for subagent scenarios where context * is discarded and only tool specifications return. * * @module smiths/toolsmith */ export * from './types.js';