#!/usr/bin/env node /** * openlore CLI entry point * * Persistent architectural memory for coding agents: deterministic, local * structural context served through `orient` and an MCP server. * Philosophy: "Archaeology over Creativity" — grounded in static analysis, not LLM guessing. */ import './node-version-bootstrap.js'; //# sourceMappingURL=index.d.ts.map