{ "name": "linkedin-specifics-bank", "version": "0.1.0", "type": "module", "description": "Lived-specifics bank (Fix #2, kilde-så-draft) — a topic-tagged, provenance-bearing store of the operator's real, un-generatable raw material, so drafts start grounded instead of hollow. Deterministic store + query; the elicitation interview lives in the command layer.", "scripts": { "build": "tsc", "test": "node --import tsx --test tests/*.test.ts", "start": "node --import tsx src/cli.ts" }, "devDependencies": { "@types/node": "^22.0.0", "tsx": "^4.19.0", "typescript": "^5.7.0" } }