#!/usr/bin/env node /** * openlore CLI entry point * * Reverse-engineer OpenSpec specifications from existing codebases. * Philosophy: "Archaeology over Creativity" — Extract the truth of what code does. */ export {}; //# sourceMappingURL=index.d.ts.map