{"_id":"@a24z/alexandria-cli","_rev":"13-3dc5599a9b7aabffc5cdf7355f374b3b","name":"@a24z/alexandria-cli","dist-tags":{"latest":"0.2.8"},"versions":{"0.1.0":{"name":"@a24z/alexandria-cli","version":"0.1.0","keywords":["alexandria","cli","codebase","memory","knowledge","management","a24z","development","tools"],"author":{"name":"a24z Team"},"license":"MIT","_id":"@a24z/alexandria-cli@0.1.0","maintainers":[{"name":"principal-ai","email":"principle@principlemd.com"}],"homepage":"https://github.com/a24z-ai/a24z-memory#alexandria-cli","bugs":{"url":"https://github.com/a24z-ai/a24z-memory/issues"},"bin":{"alexandria":"alexandria-cli.js"},"dist":{"shasum":"fef2c98a8151df8b7d1ce5338937468d177c162b","tarball":"https://registry.npmjs.org/@a24z/alexandria-cli/-/alexandria-cli-0.1.0.tgz","fileCount":242,"integrity":"sha512-xj8LZgSZ3TXSWUCM/vVtv0FiolOaCEUKBIJfGwN8EbnjiOm+lDDI08wDyGb+rCFurdKUR+TnhTOhSxB3ew5aYQ==","signatures":[{"sig":"MEUCIQCUiPCnkI+FS5AxgS008F4xHkY5Thv4d9Q0Vw4YwHz8BQIgX0BbitlV2ZNxqvWh4ODpF3YrUYZQ4ME9zT2FI3G6ZD8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":886026},"main":"cli-alexandria/index.js","type":"module","types":"cli-alexandria/index.d.ts","engines":{"node":">=18"},"gitHead":"1cda729b02a4eb17e2d6b42ae4baf7eb839bfe40","private":false,"scripts":{"test":"bun test tests/cli-alexandria","typecheck":"tsc --noEmit","prepublishOnly":"echo 'Please use npm run publish:alexandria from the main package.json'"},"_npmUser":{"name":"principal-ai","email":"principle@principlemd.com"},"repository":{"url":"git+https://github.com/a24z-ai/a24z-memory.git","type":"git","directory":"/"},"_npmVersion":"10.9.3","description":"Alexandria CLI - Advanced codebase memory and knowledge management","directories":{},"_nodeVersion":"23.11.0","dependencies":{"zod":"^3.25.76","cors":"^2.8.5","chalk":"^5.6.0","globby":"^14.1.0","ignore":"^7.0.5","express":"^5.1.0","commander":"^14.0.0","compression":"^1.8.1","gpt-tokenizer":"^3.0.1","@a24z/markdown-utils":"^0.1.1","@a24z/alexandria-outpost":"^0.1.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.9","typescript":"^5.6.3","@types/cors":"^2.8.19","@types/node":"^22.15.26","@types/express":"^5.0.3","@types/compression":"^1.8.1"},"_npmOperationalInternal":{"tmp":"tmp/alexandria-cli_0.1.0_1757645115594_0.20344150321642585","host":"s3://npm-registry-packages-npm-production"}},"0.1.1":{"name":"@a24z/alexandria-cli","version":"0.1.1","keywords":["alexandria","cli","codebase","documentation","context-management","a24z"],"author":{"name":"a24z Team"},"license":"MIT","_id":"@a24z/alexandria-cli@0.1.1","maintainers":[{"name":"principal-ai","email":"principle@principlemd.com"}],"homepage":"https://github.com/a24z-ai/alexandria-cli#readme","bugs":{"url":"https://github.com/a24z-ai/alexandria-cli/issues"},"bin":{"alexandria":"dist/index.js"},"dist":{"shasum":"f3f8bb05dbe2c1bce5f0eee15a040cff7bcf7f27","tarball":"https://registry.npmjs.org/@a24z/alexandria-cli/-/alexandria-cli-0.1.1.tgz","fileCount":123,"integrity":"sha512-1gMcjquJ07mh8ehf2Rnp0KUgAZR4qTnD8IrwvbQRtfsXA2Mb9t3ZO6uxrd3TYygU6Ju/KQKmza2VxN9Us860+g==","signatures":[{"sig":"MEUCIG8OUCbgLPYs5iCZ+js1jOJfbtOUVFAGD3wiEDCXoFgrAiEAqR2cZp/3G4NAQy6/87JQOBQEUcMVJdRelUI1d9simfA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":770441},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"gitHead":"c28fbebc8a42851446a56222fb96f051abb71225","scripts":{"dev":"tsx src/index.ts","lint":"bunx eslint . --ext .ts,.js --max-warnings 0","test":"bun test","build":"bun run clean && bun run build:lib && bun run build:cli","clean":"rm -rf dist","format":"bunx prettier --write .","prepare":"husky","release":"semantic-release","lint:fix":"bunx eslint . --ext .ts,.js --fix","build:cli":"bun build/build-cli.js","build:lib":"tsc -p tsconfig.build.json","typecheck":"tsc --noEmit","test:watch":"bun test --watch","format:check":"bunx prettier --check .","test:coverage":"bun test --coverage"},"_npmUser":{"name":"principal-ai","email":"principle@principlemd.com"},"repository":{"url":"git+https://github.com/a24z-ai/alexandria-cli.git","type":"git"},"_npmVersion":"10.9.2","description":"Alexandria CLI - Unified Context Management","directories":{},"lint-staged":{"src/**/*.{ts,js}":["eslint --fix","prettier --write"],"tests/**/*.{ts,js}":["eslint --fix","prettier --write"]},"_nodeVersion":"23.11.0","dependencies":{"cors":"^2.8.5","chalk":"^5.6.0","globby":"^14.1.0","ignore":"^7.0.5","express":"^5.1.0","commander":"^14.0.0","a24z-memory":"^0.5.71","compression":"^1.8.1","@a24z/markdown-utils":"^0.1.1","@a24z/alexandria-outpost":"^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.7.1","husky":"^9.1.7","eslint":"^9.34.0","esbuild":"^0.25.9","prettier":"^3.6.2","fast-glob":"^3.3.3","@eslint/js":"^9.15.0","@types/bun":"^1.1.20","typescript":"^5.6.3","@types/cors":"^2.8.19","@types/node":"^22.15.26","lint-staged":"^16.1.5","@types/express":"^5.0.3","semantic-release":"^24.2.7","@types/compression":"^1.8.1","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^10.1.8","@typescript-eslint/parser":"^8.41.0","@semantic-release/changelog":"^6.0.3","@typescript-eslint/eslint-plugin":"^8.41.0"},"_npmOperationalInternal":{"tmp":"tmp/alexandria-cli_0.1.1_1757698717700_0.4189104475707801","host":"s3://npm-registry-packages-npm-production"}},"0.1.2":{"name":"@a24z/alexandria-cli","version":"0.1.2","keywords":["alexandria","cli","codebase","documentation","context-management","a24z"],"author":{"name":"a24z Team"},"license":"MIT","_id":"@a24z/alexandria-cli@0.1.2","maintainers":[{"name":"principal-ai","email":"principle@principlemd.com"}],"homepage":"https://github.com/a24z-ai/alexandria-cli#readme","bugs":{"url":"https://github.com/a24z-ai/alexandria-cli/issues"},"bin":{"alexandria":"dist/index.js"},"dist":{"shasum":"fa13dd7d510a20cb608ca7b1ba6c8e473b5cffff","tarball":"https://registry.npmjs.org/@a24z/alexandria-cli/-/alexandria-cli-0.1.2.tgz","fileCount":123,"integrity":"sha512-EO/CwJXAloI/ew717N7swo92QMqNDk9QioQOfX/da2bcbQGkNevdZBZsWJHgf6NGUjIBHzy93dKmDwtkuOWIfQ==","signatures":[{"sig":"MEQCIHTmLnUpIAeHURkNS/7fMfKw9KnShYIHmX+U7pDPmcN2AiAXjBs09a6OwEVPQ6RwQrXk/EXPWhBRbrXCw/fgHwGP/A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":770717},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"gitHead":"57dfea654a41358bbe6bccbe8ee986de93dad739","scripts":{"dev":"tsx src/index.ts","lint":"bunx eslint . --ext .ts,.js --max-warnings 0","test":"bun test","build":"bun run clean && bun run build:lib && bun run build:cli","clean":"rm -rf dist","format":"bunx prettier --write .","prepare":"husky","release":"semantic-release","lint:fix":"bunx eslint . --ext .ts,.js --fix","build:cli":"bun build/build-cli.js","build:lib":"tsc -p tsconfig.build.json","typecheck":"tsc --noEmit","test:watch":"bun test --watch","format:check":"bunx prettier --check .","test:coverage":"bun test --coverage"},"_npmUser":{"name":"principal-ai","email":"principle@principlemd.com"},"repository":{"url":"git+https://github.com/a24z-ai/alexandria-cli.git","type":"git"},"_npmVersion":"10.9.2","description":"Alexandria CLI - Unified Context Management","directories":{},"lint-staged":{"src/**/*.{ts,js}":["eslint --fix","prettier --write"],"tests/**/*.{ts,js}":["eslint --fix","prettier --write"]},"_nodeVersion":"23.11.0","dependencies":{"cors":"^2.8.5","chalk":"^5.6.0","globby":"^14.1.0","ignore":"^7.0.5","express":"^5.1.0","commander":"^14.0.0","a24z-memory":"^0.5.71","compression":"^1.8.1","@a24z/markdown-utils":"^0.1.1","@a24z/alexandria-outpost":"^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.7.1","husky":"^9.1.7","eslint":"^9.34.0","esbuild":"^0.25.9","prettier":"^3.6.2","fast-glob":"^3.3.3","@eslint/js":"^9.15.0","@types/bun":"^1.1.20","typescript":"^5.6.3","@types/cors":"^2.8.19","@types/node":"^22.15.26","lint-staged":"^16.1.5","@types/express":"^5.0.3","semantic-release":"^24.2.7","@types/compression":"^1.8.1","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^10.1.8","@typescript-eslint/parser":"^8.41.0","@semantic-release/changelog":"^6.0.3","@typescript-eslint/eslint-plugin":"^8.41.0"},"_npmOperationalInternal":{"tmp":"tmp/alexandria-cli_0.1.2_1757698895458_0.6620342969908832","host":"s3://npm-registry-packages-npm-production"}},"0.2.0":{"name":"@a24z/alexandria-cli","version":"0.2.0","keywords":["alexandria","cli","codebase","documentation","context-management","a24z"],"author":{"name":"a24z Team"},"license":"MIT","_id":"@a24z/alexandria-cli@0.2.0","maintainers":[{"name":"principal-ai","email":"principle@principlemd.com"}],"homepage":"https://github.com/a24z-ai/alexandria-cli#readme","bugs":{"url":"https://github.com/a24z-ai/alexandria-cli/issues"},"bin":{"alexandria":"dist/index.js"},"dist":{"shasum":"eb509b1fde8aa8b4f2ce2f27fb761e33ad8c8c59","tarball":"https://registry.npmjs.org/@a24z/alexandria-cli/-/alexandria-cli-0.2.0.tgz","fileCount":123,"integrity":"sha512-lkcwwwR9F/1g0mbx73vAc9ahBLvLQr/csExqEDcY2s4/oyPQkue6DQbszJNMs11yGMtQKsF8yZJ9xgHm5yDmvg==","signatures":[{"sig":"MEYCIQDTIAVqH5lEPRZYkr4eTQVu0jFwt/qQEVP/wFYNv0mlUAIhAJ08ZjAEPe9nBaMYX3R7F2jyINWixKSJmzrZmhY5n966","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":767950},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"gitHead":"f85adfcb49636c399f241e1d0bc168a87ff4232d","scripts":{"dev":"tsx src/index.ts","lint":"bunx eslint . --ext .ts,.js --max-warnings 0","test":"bun test","build":"bun run clean && bun run build:lib && bun run build:cli","clean":"rm -rf dist","format":"bunx prettier --write .","prepare":"husky","release":"semantic-release","lint:fix":"bunx eslint . --ext .ts,.js --fix","build:cli":"bun build/build-cli.js","build:lib":"tsc -p tsconfig.build.json","typecheck":"tsc --noEmit","test:watch":"bun test --watch","format:check":"bunx prettier --check .","test:coverage":"bun test --coverage"},"_npmUser":{"name":"principal-ai","email":"principle@principlemd.com"},"repository":{"url":"git+https://github.com/a24z-ai/alexandria-cli.git","type":"git"},"_npmVersion":"10.9.2","description":"Alexandria CLI - Unified Context Management","directories":{},"lint-staged":{"src/**/*.{ts,js}":["eslint --fix","prettier --write"],"tests/**/*.{ts,js}":["eslint --fix","prettier --write"]},"_nodeVersion":"23.11.0","dependencies":{"cors":"^2.8.5","chalk":"^5.6.0","globby":"^14.1.0","ignore":"^7.0.5","express":"^5.1.0","commander":"^14.0.0","a24z-memory":"^0.5.72","compression":"^1.8.1","@a24z/markdown-utils":"^0.1.1","@a24z/alexandria-outpost":"^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.7.1","husky":"^9.1.7","eslint":"^9.34.0","esbuild":"^0.25.9","prettier":"^3.6.2","fast-glob":"^3.3.3","@eslint/js":"^9.15.0","@types/bun":"^1.1.20","typescript":"^5.6.3","@types/cors":"^2.8.19","@types/node":"^22.15.26","lint-staged":"^16.1.5","@types/express":"^5.0.3","semantic-release":"^24.2.7","@types/compression":"^1.8.1","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^10.1.8","@typescript-eslint/parser":"^8.41.0","@semantic-release/changelog":"^6.0.3","@typescript-eslint/eslint-plugin":"^8.41.0"},"_npmOperationalInternal":{"tmp":"tmp/alexandria-cli_0.2.0_1757699439333_0.8204372125200263","host":"s3://npm-registry-packages-npm-production"}},"0.2.1":{"name":"@a24z/alexandria-cli","version":"0.2.1","keywords":["alexandria","cli","codebase","documentation","context-management","a24z"],"author":{"name":"a24z Team"},"license":"MIT","_id":"@a24z/alexandria-cli@0.2.1","maintainers":[{"name":"fernando-ram-lugo","email":"principle@principlemd.com"}],"homepage":"https://github.com/a24z-ai/alexandria-cli#readme","bugs":{"url":"https://github.com/a24z-ai/alexandria-cli/issues"},"bin":{"alexandria":"dist/index.js"},"dist":{"shasum":"4fc1a67805436b3ffcb7a3b602c5cdca0c264b86","tarball":"https://registry.npmjs.org/@a24z/alexandria-cli/-/alexandria-cli-0.2.1.tgz","fileCount":111,"integrity":"sha512-S0074aIjImvK739uAA6NJoF5QHTYUbasFphGlShqeTbhx05H6H8fAjajl26UeMqGkHRCwyNExQ+2anfp3TNydQ==","signatures":[{"sig":"MEUCIQCLWXsKjUEfCYBTuPi8jy+SRDDF9hclgYECi1DFXIgAtAIgc50iLrVSMZpSeZUFW/PsNvmmgUBh3dkAAfCRSHwx7g4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":708862},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"gitHead":"f574b2cd93793102da9d89055a1119cdc117345b","scripts":{"dev":"tsx src/index.ts","lint":"bunx eslint . --ext .ts,.js --max-warnings 0","test":"bun test","build":"bun run clean && bun run build:lib && bun run build:cli","clean":"rm -rf dist","format":"bunx prettier --write .","prepare":"husky","release":"semantic-release","lint:fix":"bunx eslint . --ext .ts,.js --fix","build:cli":"bun build/build-cli.js","build:lib":"tsc -p tsconfig.build.json","typecheck":"tsc --noEmit","test:watch":"bun test --watch","format:check":"bunx prettier --check .","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fernando-ram-lugo","email":"principle@principlemd.com"},"repository":{"url":"git+https://github.com/a24z-ai/alexandria-cli.git","type":"git"},"_npmVersion":"10.9.2","description":"Alexandria CLI - Unified Context Management","directories":{},"lint-staged":{"src/**/*.{ts,js}":["eslint --fix","prettier --write"],"tests/**/*.{ts,js}":["eslint --fix","prettier --write"]},"_nodeVersion":"23.11.0","dependencies":{"cors":"^2.8.5","chalk":"^5.6.0","globby":"^14.1.0","ignore":"^7.0.5","express":"^5.1.0","commander":"^14.0.0","a24z-memory":"^0.5.72","compression":"^1.8.1","@a24z/core-library":"^0.1.1","@a24z/markdown-utils":"^0.1.1","@a24z/alexandria-outpost":"^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.7.1","husky":"^9.1.7","eslint":"^9.34.0","esbuild":"^0.25.9","prettier":"^3.6.2","fast-glob":"^3.3.3","@eslint/js":"^9.15.0","@types/bun":"^1.1.20","typescript":"^5.6.3","@types/cors":"^2.8.19","@types/node":"^22.15.26","lint-staged":"^16.1.5","@types/express":"^5.0.3","semantic-release":"^24.2.7","@types/compression":"^1.8.1","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^10.1.8","@typescript-eslint/parser":"^8.41.0","@semantic-release/changelog":"^6.0.3","@typescript-eslint/eslint-plugin":"^8.41.0"},"_npmOperationalInternal":{"tmp":"tmp/alexandria-cli_0.2.1_1757799849423_0.35005173874092255","host":"s3://npm-registry-packages-npm-production"}},"0.2.2":{"name":"@a24z/alexandria-cli","version":"0.2.2","keywords":["alexandria","cli","codebase","documentation","context-management","a24z"],"author":{"name":"a24z Team"},"license":"MIT","_id":"@a24z/alexandria-cli@0.2.2","maintainers":[{"name":"fernando-ram-lugo","email":"principle@principlemd.com"}],"homepage":"https://github.com/a24z-ai/alexandria-cli#readme","bugs":{"url":"https://github.com/a24z-ai/alexandria-cli/issues"},"bin":{"alexandria":"dist/index.js"},"dist":{"shasum":"76dacb6aa40d854fb19f1109f0566bc9562c78da","tarball":"https://registry.npmjs.org/@a24z/alexandria-cli/-/alexandria-cli-0.2.2.tgz","fileCount":115,"integrity":"sha512-a/6wajcN2lZr+8M6RWCdjdDoFom3tNTn8T7sJhLxYh9NapH3654dExwZ2WFJTwsOyVrw5tgGLwyYXzdb5qoBhA==","signatures":[{"sig":"MEYCIQCy08haPkvAzAK11ciMHZmFaDXCi8Jj2D3Mbhs0exXWCwIhALW+lavQQ7lLokZbYjjW40Vx3WGNq1Uq/Z5ZxTPXrlsX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":713851},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"gitHead":"7449ffe69d65c2f177b719f60832081baa00603a","scripts":{"dev":"tsx src/index.ts","lint":"bunx eslint . --ext .ts,.js --max-warnings 0","test":"bun test","build":"bun run clean && bun run build:lib && bun run build:cli","clean":"rm -rf dist","format":"bunx prettier --write .","prepare":"husky","release":"semantic-release","lint:fix":"bunx eslint . --ext .ts,.js --fix","build:cli":"bun build/build-cli.js","build:lib":"tsc -p tsconfig.build.json","typecheck":"tsc --noEmit","test:watch":"bun test --watch","format:check":"bunx prettier --check .","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fernando-ram-lugo","email":"principle@principlemd.com"},"repository":{"url":"git+https://github.com/a24z-ai/alexandria-cli.git","type":"git"},"_npmVersion":"10.9.2","description":"Alexandria CLI - Unified Context Management","directories":{},"lint-staged":{"src/**/*.{ts,js}":["eslint --fix","prettier --write"],"tests/**/*.{ts,js}":["eslint --fix","prettier --write"]},"_nodeVersion":"23.11.0","dependencies":{"cors":"^2.8.5","chalk":"^5.6.0","globby":"^14.1.0","ignore":"^7.0.5","express":"^5.1.0","commander":"^14.0.0","compression":"^1.8.1","@a24z/core-library":"^0.1.9","@a24z/markdown-utils":"^0.1.2","@a24z/alexandria-outpost":"^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.7.1","husky":"^9.1.7","eslint":"^9.34.0","esbuild":"^0.25.9","prettier":"^3.6.2","fast-glob":"^3.3.3","@eslint/js":"^9.15.0","@types/bun":"^1.1.20","typescript":"^5.6.3","@types/cors":"^2.8.19","@types/node":"^22.15.26","lint-staged":"^16.1.5","@types/express":"^5.0.3","semantic-release":"^24.2.7","@types/compression":"^1.8.1","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^10.1.8","@typescript-eslint/parser":"^8.41.0","@semantic-release/changelog":"^6.0.3","@typescript-eslint/eslint-plugin":"^8.41.0"},"_npmOperationalInternal":{"tmp":"tmp/alexandria-cli_0.2.2_1758398195482_0.2705435413248485","host":"s3://npm-registry-packages-npm-production"}},"0.2.3":{"name":"@a24z/alexandria-cli","version":"0.2.3","keywords":["alexandria","cli","codebase","documentation","context-management","a24z"],"author":{"name":"a24z Team"},"license":"MIT","_id":"@a24z/alexandria-cli@0.2.3","maintainers":[{"name":"fernando-ram-lugo","email":"principle@principlemd.com"}],"homepage":"https://github.com/a24z-ai/alexandria-cli#readme","bugs":{"url":"https://github.com/a24z-ai/alexandria-cli/issues"},"bin":{"alexandria":"dist/index.js"},"dist":{"shasum":"0ac3023f7976bb3979807171535f013a6e113bd2","tarball":"https://registry.npmjs.org/@a24z/alexandria-cli/-/alexandria-cli-0.2.3.tgz","fileCount":119,"integrity":"sha512-I6nS2iSfd7ENtmr/B8MEQtkDmePMfjrMnfWD8IlvXJC7+O07743z5rGtddeDxYE1HgCfYLcUYT8XaXMcsIa9Ag==","signatures":[{"sig":"MEYCIQCH+efmviHJ5/3D76yEyL+0ejW30/Xyym8Cg4IgJuSKPAIhAP43T4eCOJUgHBuxG75nA4Jh1QaqoZsNUy4e8LZwL/Tt","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":789369},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"gitHead":"31fe805bfdf228c452c36cf8a070266b1c43e61b","scripts":{"dev":"tsx src/index.ts","lint":"bunx eslint . --ext .ts,.js --max-warnings 0","test":"bun test","build":"bun run clean && bun run build:lib && bun run build:cli","clean":"rm -rf dist","format":"bunx prettier --write .","prepare":"husky","release":"semantic-release","lint:fix":"bunx eslint . --ext .ts,.js --fix","build:cli":"bun build/build-cli.js","build:lib":"tsc -p tsconfig.build.json","typecheck":"tsc --noEmit","test:watch":"bun test --watch","format:check":"bunx prettier --check .","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fernando-ram-lugo","email":"principle@principlemd.com"},"repository":{"url":"git+https://github.com/a24z-ai/alexandria-cli.git","type":"git"},"_npmVersion":"10.9.2","description":"Alexandria CLI - Unified Context Management","directories":{},"lint-staged":{"src/**/*.{ts,js}":["eslint --fix","prettier --write"],"tests/**/*.{ts,js}":["eslint --fix","prettier --write"]},"_nodeVersion":"23.11.0","dependencies":{"cors":"^2.8.5","chalk":"^5.6.0","globby":"^14.1.0","ignore":"^7.0.5","express":"^5.1.0","commander":"^14.0.0","compression":"^1.8.1","@a24z/core-library":"^0.1.10","@a24z/markdown-utils":"^0.1.2","@a24z/alexandria-outpost":"^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.7.1","husky":"^9.1.7","eslint":"^9.34.0","esbuild":"^0.25.9","prettier":"^3.6.2","fast-glob":"^3.3.3","@eslint/js":"^9.15.0","@types/bun":"^1.1.20","typescript":"^5.6.3","@types/cors":"^2.8.19","@types/node":"^22.15.26","lint-staged":"^16.1.5","@types/express":"^5.0.3","semantic-release":"^24.2.7","@types/compression":"^1.8.1","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^10.1.8","@typescript-eslint/parser":"^8.41.0","@semantic-release/changelog":"^6.0.3","@typescript-eslint/eslint-plugin":"^8.41.0"},"_npmOperationalInternal":{"tmp":"tmp/alexandria-cli_0.2.3_1758422112720_0.025618660262707316","host":"s3://npm-registry-packages-npm-production"}},"0.2.4":{"name":"@a24z/alexandria-cli","version":"0.2.4","keywords":["alexandria","cli","codebase","documentation","context-management","a24z"],"author":{"name":"a24z Team"},"license":"MIT","_id":"@a24z/alexandria-cli@0.2.4","maintainers":[{"name":"fernando-ram-lugo","email":"principle@principlemd.com"}],"homepage":"https://github.com/a24z-ai/alexandria-cli#readme","bugs":{"url":"https://github.com/a24z-ai/alexandria-cli/issues"},"bin":{"alexandria":"dist/index.js"},"dist":{"shasum":"18d6208f0b4e99e3211f22a0c2b5a3fed2042d23","tarball":"https://registry.npmjs.org/@a24z/alexandria-cli/-/alexandria-cli-0.2.4.tgz","fileCount":120,"integrity":"sha512-M/AphsY0IDbbYPF71wGiDv2acVs4V+Pwc6RvvUaLnt7xXZWuJredRnz1I0Nro4RMEL/qh14n/8sIt6DKfmHiXg==","signatures":[{"sig":"MEYCIQCLSVXHiS7huTpwkvVPlObLcMKX0ePJdljyWt0b/c35cQIhAIr0z9qkcXpKuM47wcvilN+lF4nF7r4e/qXB0RlW8WT7","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":888748},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"gitHead":"33cd35df605788e5b99ca82254dc2a5f3d42c047","scripts":{"dev":"tsx src/index.ts","lint":"bunx eslint . --ext .ts,.js --max-warnings 0","test":"bun test","build":"bun run clean && bun run build:lib && bun run build:cli","clean":"rm -rf dist","format":"bunx prettier --write .","prepare":"husky","release":"semantic-release","lint:fix":"bunx eslint . --ext .ts,.js --fix","build:cli":"bun build/build-cli.js","build:lib":"tsc -p tsconfig.build.json","typecheck":"tsc --noEmit","test:watch":"bun test --watch","format:check":"bunx prettier --check .","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fernando-ram-lugo","email":"principle@principlemd.com"},"repository":{"url":"git+https://github.com/a24z-ai/alexandria-cli.git","type":"git"},"_npmVersion":"10.9.2","description":"Alexandria CLI - Unified Context Management","directories":{},"lint-staged":{"src/**/*.{ts,js}":["eslint --fix","prettier --write"],"tests/**/*.{ts,js}":["eslint --fix","prettier --write"]},"_nodeVersion":"23.11.0","dependencies":{"cors":"^2.8.5","chalk":"^5.6.0","globby":"^14.1.0","ignore":"^7.0.5","express":"^5.1.0","commander":"^14.0.0","compression":"^1.8.1","@a24z/core-library":"^0.1.10","@a24z/markdown-utils":"^0.1.2","@a24z/alexandria-outpost":"^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.7.1","husky":"^9.1.7","eslint":"^9.34.0","esbuild":"^0.25.9","prettier":"^3.6.2","fast-glob":"^3.3.3","@eslint/js":"^9.15.0","@types/bun":"^1.1.20","typescript":"^5.6.3","@types/cors":"^2.8.19","@types/node":"^22.15.26","lint-staged":"^16.1.5","@types/express":"^5.0.3","semantic-release":"^24.2.7","@types/compression":"^1.8.1","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^10.1.8","@typescript-eslint/parser":"^8.41.0","@semantic-release/changelog":"^6.0.3","@typescript-eslint/eslint-plugin":"^8.41.0"},"_npmOperationalInternal":{"tmp":"tmp/alexandria-cli_0.2.4_1758526327870_0.13421390241357112","host":"s3://npm-registry-packages-npm-production"}},"0.2.5":{"name":"@a24z/alexandria-cli","version":"0.2.5","keywords":["alexandria","cli","codebase","documentation","context-management","a24z"],"author":{"name":"a24z Team"},"license":"MIT","_id":"@a24z/alexandria-cli@0.2.5","maintainers":[{"name":"fernando-ram-lugo","email":"principle@principlemd.com"}],"homepage":"https://github.com/a24z-ai/alexandria-cli#readme","bugs":{"url":"https://github.com/a24z-ai/alexandria-cli/issues"},"bin":{"alexandria":"dist/index.js"},"dist":{"shasum":"b7b8214ddde2043fcfa42d279d79b3c8334f084b","tarball":"https://registry.npmjs.org/@a24z/alexandria-cli/-/alexandria-cli-0.2.5.tgz","fileCount":120,"integrity":"sha512-UZQ0oIWwGxxmcHhYiz9wftE2jxnF+uQD9n7gaHpImT/GtcX0p+D1YfJtVe/Br4wyT7x4HtxwfF2hT/1uvA5Pzw==","signatures":[{"sig":"MEQCIFtV2I5qh2fPYHu97DBNJtRt4XUhdFWoNjiMWeQg59IoAiAtqc5BhmC0ag65FjG/284VctL/QWp5KcDuSO9LQlHW9g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":900285},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"gitHead":"c060c2dda8e06d9f8c9105b688c1ace0cb46ae12","scripts":{"dev":"tsx src/index.ts","lint":"bunx eslint . --ext .ts,.js --max-warnings 0","test":"bun test","build":"bun run clean && bun run build:lib && bun run build:cli","clean":"rm -rf dist","format":"bunx prettier --write .","prepare":"husky","release":"semantic-release","lint:fix":"bunx eslint . --ext .ts,.js --fix","build:cli":"bun build/build-cli.js","build:lib":"tsc -p tsconfig.build.json","typecheck":"tsc --noEmit","test:watch":"bun test --watch","format:check":"bunx prettier --check .","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fernando-ram-lugo","email":"principle@principlemd.com"},"repository":{"url":"git+https://github.com/a24z-ai/alexandria-cli.git","type":"git"},"_npmVersion":"10.9.2","description":"Alexandria CLI - Unified Context Management","directories":{},"lint-staged":{"src/**/*.{ts,js}":["eslint --fix","prettier --write"],"tests/**/*.{ts,js}":["eslint --fix","prettier --write"]},"_nodeVersion":"23.11.0","dependencies":{"cors":"^2.8.5","chalk":"^5.6.0","globby":"^14.1.0","ignore":"^7.0.5","express":"^5.1.0","commander":"^14.0.0","compression":"^1.8.1","@a24z/core-library":"^0.1.10","@a24z/markdown-utils":"^0.1.2","@a24z/alexandria-outpost":"^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.7.1","husky":"^9.1.7","eslint":"^9.34.0","esbuild":"^0.25.9","prettier":"^3.6.2","fast-glob":"^3.3.3","@eslint/js":"^9.15.0","@types/bun":"^1.1.20","typescript":"^5.6.3","@types/cors":"^2.8.19","@types/node":"^22.15.26","lint-staged":"^16.1.5","@types/express":"^5.0.3","semantic-release":"^24.2.7","@types/compression":"^1.8.1","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^10.1.8","@typescript-eslint/parser":"^8.41.0","@semantic-release/changelog":"^6.0.3","@typescript-eslint/eslint-plugin":"^8.41.0"},"_npmOperationalInternal":{"tmp":"tmp/alexandria-cli_0.2.5_1758584596540_0.819797016472301","host":"s3://npm-registry-packages-npm-production"}},"0.2.6":{"name":"@a24z/alexandria-cli","version":"0.2.6","keywords":["alexandria","cli","codebase","documentation","context-management","a24z"],"author":{"name":"a24z Team"},"license":"MIT","_id":"@a24z/alexandria-cli@0.2.6","maintainers":[{"name":"fernando-ram-lugo","email":"principle@principlemd.com"}],"homepage":"https://github.com/a24z-ai/alexandria-cli#readme","bugs":{"url":"https://github.com/a24z-ai/alexandria-cli/issues"},"bin":{"alexandria":"dist/index.js"},"dist":{"shasum":"ee1b83bb7566c03e098e1f0e59c3903263eadee7","tarball":"https://registry.npmjs.org/@a24z/alexandria-cli/-/alexandria-cli-0.2.6.tgz","fileCount":120,"integrity":"sha512-1ARUq2R3WWFYTBkomCSSxUB/DRQ2Xu4YVUIduz4eZXe75lkOQyB8LClCiZRJX86sXHH7gEyv76Azf0OL8abxcg==","signatures":[{"sig":"MEYCIQCo24piW1PQVbdw9MZ8Zigq8DIzy97P6xwbyrRKHhXsIgIhAMhSvDSX+33IHtwRHrTmspX0qfhOQG3LcN+GOzaC2XE5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":900366},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"gitHead":"496439a3f8ab158b42b30d3820f7751e25632a79","scripts":{"dev":"tsx src/index.ts","lint":"bunx eslint . --ext .ts,.js --max-warnings 0","test":"bun test","build":"bun run clean && bun run build:lib && bun run build:cli","clean":"rm -rf dist","format":"bunx prettier --write .","prepare":"husky","release":"semantic-release","lint:fix":"bunx eslint . --ext .ts,.js --fix","build:cli":"bun build/build-cli.js","build:lib":"tsc -p tsconfig.build.json","typecheck":"tsc --noEmit","test:watch":"bun test --watch","format:check":"bunx prettier --check .","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fernando-ram-lugo","email":"principle@principlemd.com"},"repository":{"url":"git+https://github.com/a24z-ai/alexandria-cli.git","type":"git"},"_npmVersion":"10.9.2","description":"Alexandria CLI - Unified Context Management","directories":{},"lint-staged":{"src/**/*.{ts,js}":["eslint --fix","prettier --write"],"tests/**/*.{ts,js}":["eslint --fix","prettier --write"]},"_nodeVersion":"23.11.0","dependencies":{"cors":"^2.8.5","chalk":"^5.6.0","globby":"^14.1.0","ignore":"^7.0.5","express":"^5.1.0","commander":"^14.0.0","compression":"^1.8.1","@a24z/core-library":"^0.1.12","@a24z/markdown-utils":"^0.1.2","@a24z/alexandria-outpost":"^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.7.1","husky":"^9.1.7","eslint":"^9.34.0","esbuild":"^0.25.9","prettier":"^3.6.2","fast-glob":"^3.3.3","@eslint/js":"^9.15.0","@types/bun":"^1.1.20","typescript":"^5.6.3","@types/cors":"^2.8.19","@types/node":"^22.15.26","lint-staged":"^16.1.5","@types/express":"^5.0.3","semantic-release":"^24.2.7","@types/compression":"^1.8.1","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^10.1.8","@typescript-eslint/parser":"^8.41.0","@semantic-release/changelog":"^6.0.3","@typescript-eslint/eslint-plugin":"^8.41.0"},"_npmOperationalInternal":{"tmp":"tmp/alexandria-cli_0.2.6_1758738831911_0.16255719140409042","host":"s3://npm-registry-packages-npm-production"}},"0.2.7":{"name":"@a24z/alexandria-cli","version":"0.2.7","keywords":["alexandria","cli","codebase","documentation","context-management","a24z"],"author":{"name":"a24z Team"},"license":"MIT","_id":"@a24z/alexandria-cli@0.2.7","maintainers":[{"name":"fernando-ram-lugo","email":"principle@principlemd.com"}],"homepage":"https://github.com/a24z-ai/alexandria-cli#readme","bugs":{"url":"https://github.com/a24z-ai/alexandria-cli/issues"},"bin":{"alexandria":"dist/index.js"},"dist":{"shasum":"2d6cd17479de947195c512a45e14aac7cff68344","tarball":"https://registry.npmjs.org/@a24z/alexandria-cli/-/alexandria-cli-0.2.7.tgz","fileCount":120,"integrity":"sha512-2YcV1/GqFVFoAEWDW/93U1IVgsaRUZFkRRjIlSrag7Ck+DdzXz9lvwxCUcNk0Z29W+cjg6Ri2GkUrm8zymYabQ==","signatures":[{"sig":"MEUCIAk+6kkkf0hiABn+b9Zd/lGNweXqezXn7wrCAKwZkpM4AiEA+i6nTWQT4PJ42xLI9UCkevWxuFvyKaSqs4cHfibad1s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":900366},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"gitHead":"e2cf2f8b76165d1f3494c0eb5d0eeb9c1b6f290d","scripts":{"dev":"tsx src/index.ts","lint":"bunx eslint . --ext .ts,.js --max-warnings 0","test":"bun test","build":"bun run clean && bun run build:lib && bun run build:cli","clean":"rm -rf dist","format":"bunx prettier --write .","prepare":"husky","release":"semantic-release","lint:fix":"bunx eslint . --ext .ts,.js --fix","build:cli":"bun build/build-cli.js","build:lib":"tsc -p tsconfig.build.json","typecheck":"tsc --noEmit","test:watch":"bun test --watch","format:check":"bunx prettier --check .","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fernando-ram-lugo","email":"principle@principlemd.com"},"repository":{"url":"git+https://github.com/a24z-ai/alexandria-cli.git","type":"git"},"_npmVersion":"10.9.2","description":"Alexandria CLI - Unified Context Management","directories":{},"lint-staged":{"src/**/*.{ts,js}":["eslint --fix","prettier --write"],"tests/**/*.{ts,js}":["eslint --fix","prettier --write"]},"_nodeVersion":"23.11.0","dependencies":{"cors":"^2.8.5","chalk":"^5.6.0","globby":"^14.1.0","ignore":"^7.0.5","express":"^5.1.0","commander":"^14.0.0","compression":"^1.8.1","@a24z/core-library":"^0.1.15","@a24z/markdown-utils":"^0.1.2","@a24z/alexandria-outpost":"^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.7.1","husky":"^9.1.7","eslint":"^9.34.0","esbuild":"^0.25.9","prettier":"^3.6.2","fast-glob":"^3.3.3","@eslint/js":"^9.15.0","@types/bun":"^1.1.20","typescript":"^5.6.3","@types/cors":"^2.8.19","@types/node":"^22.15.26","lint-staged":"^16.1.5","@types/express":"^5.0.3","semantic-release":"^24.2.7","@types/compression":"^1.8.1","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^10.1.8","@typescript-eslint/parser":"^8.41.0","@semantic-release/changelog":"^6.0.3","@typescript-eslint/eslint-plugin":"^8.41.0"},"_npmOperationalInternal":{"tmp":"tmp/alexandria-cli_0.2.7_1758745041172_0.1695039616615992","host":"s3://npm-registry-packages-npm-production"}},"0.2.8":{"name":"@a24z/alexandria-cli","version":"0.2.8","description":"Alexandria CLI - Unified Context Management","main":"dist/index.js","types":"dist/index.d.ts","bin":{"alexandria":"dist/index.js"},"type":"module","scripts":{"build":"bun run clean && bun run build:lib && bun run build:cli","build:lib":"tsc -p tsconfig.build.json","build:cli":"bun build/build-cli.js","clean":"rm -rf dist","dev":"tsx src/index.ts","test":"bun test","test:coverage":"bun test --coverage","test:watch":"bun test --watch","lint":"bunx eslint . --ext .ts,.js --max-warnings 0","lint:fix":"bunx eslint . --ext .ts,.js --fix","format":"bunx prettier --write .","format:check":"bunx prettier --check .","typecheck":"tsc --noEmit","prepare":"husky","release":"semantic-release"},"repository":{"type":"git","url":"git+https://github.com/a24z-ai/alexandria-cli.git"},"keywords":["alexandria","cli","codebase","documentation","context-management","a24z"],"author":{"name":"a24z Team"},"license":"MIT","bugs":{"url":"https://github.com/a24z-ai/alexandria-cli/issues"},"homepage":"https://github.com/a24z-ai/alexandria-cli#readme","engines":{"node":">=18"},"dependencies":{"@a24z/alexandria-outpost":"^0.1.7","@a24z/core-library":"^0.1.28","@a24z/markdown-utils":"^0.1.2","chalk":"^5.6.2","commander":"^14.0.1","compression":"^1.8.1","cors":"^2.8.5","express":"^5.1.0","globby":"^15.0.0","ignore":"^7.0.5"},"devDependencies":{"@eslint/js":"^9.37.0","@semantic-release/changelog":"^6.0.3","@semantic-release/git":"^10.0.1","@types/bun":"^1.2.23","@types/compression":"^1.8.1","@types/cors":"^2.8.19","@types/express":"^5.0.3","@types/node":"^24.7.1","@typescript-eslint/eslint-plugin":"^8.46.0","@typescript-eslint/parser":"^8.46.0","esbuild":"^0.25.10","eslint":"^9.37.0","eslint-config-prettier":"^10.1.8","fast-glob":"^3.3.3","husky":"^9.1.7","lint-staged":"^16.2.3","prettier":"^3.6.2","semantic-release":"^24.2.9","tsx":"^4.20.6","typescript":"^5.9.3"},"lint-staged":{"src/**/*.{ts,js}":["eslint --fix","prettier --write"],"tests/**/*.{ts,js}":["eslint --fix","prettier --write"]},"_id":"@a24z/alexandria-cli@0.2.8","gitHead":"aebed79f6586dbc07104823b5d72530e7d1b736b","_nodeVersion":"23.11.0","_npmVersion":"10.9.2","dist":{"integrity":"sha512-UXUBLBqCsD5WksvOXg9VNX6DNJtamIOgNIIBD4jRLkk8CHrX+QjUmErC7HIybT0lTN5hHpJl2eliU2idI5Mb4Q==","shasum":"4df0f4fe5b2e7f81fc98aa40051eee03cf700ed1","tarball":"https://registry.npmjs.org/@a24z/alexandria-cli/-/alexandria-cli-0.2.8.tgz","fileCount":120,"unpackedSize":915694,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQC1JGExcsMdTP68x+4hFas1CKWOX1v0pUeJRyhZCo3vjAIgEKKVu9Rk0JWdUJGh2bxw0bg1VC5+Fwd3SFGqL9FKMiA="}]},"_npmUser":{"name":"fernando-ram-lugo","email":"principle@principlemd.com"},"directories":{},"maintainers":[{"name":"fernando-ram-lugo","email":"principle@principlemd.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/alexandria-cli_0.2.8_1760163675348_0.9951890176872444"},"_hasShrinkwrap":false}},"time":{"created":"2025-09-12T02:45:15.542Z","modified":"2025-10-11T06:21:15.777Z","0.1.0":"2025-09-12T02:45:15.799Z","0.1.1":"2025-09-12T17:38:37.931Z","0.1.2":"2025-09-12T17:41:35.684Z","0.2.0":"2025-09-12T17:50:39.644Z","0.2.1":"2025-09-13T21:44:09.677Z","0.2.2":"2025-09-20T19:56:35.663Z","0.2.3":"2025-09-21T02:35:12.932Z","0.2.4":"2025-09-22T07:32:08.125Z","0.2.5":"2025-09-22T23:43:16.762Z","0.2.6":"2025-09-24T18:33:52.150Z","0.2.7":"2025-09-24T20:17:21.410Z","0.2.8":"2025-10-11T06:21:15.590Z"},"bugs":{"url":"https://github.com/a24z-ai/alexandria-cli/issues"},"author":{"name":"a24z Team"},"license":"MIT","homepage":"https://github.com/a24z-ai/alexandria-cli#readme","keywords":["alexandria","cli","codebase","documentation","context-management","a24z"],"repository":{"type":"git","url":"git+https://github.com/a24z-ai/alexandria-cli.git"},"description":"Alexandria CLI - Unified Context Management","maintainers":[{"name":"fernando-ram-lugo","email":"principle@principlemd.com"}],"readme":"# Alexandria CLI\n\nUnified Context Management CLI for the a24z ecosystem. This tool provides command-line access to manage codebase views, documentation, and project context using the Alexandria knowledge management system.\n\n## Installation\n\n```bash\n# Using npm\nnpm install -g @a24z/alexandria-cli\n\n# Using bun\nbun add -g @a24z/alexandria-cli\n```\n\n## Dependencies\n\nThis CLI depends on the `@a24z/core-library` package which provides the core MemoryPalace functionality.\n\n## Usage\n\n### Initialize Alexandria in your project\n\n```bash\nalexandria init\n```\n\n### View project status\n\n```bash\nalexandria status\n```\n\n### Manage codebase views\n\n```bash\n# List all views\nalexandria list\n\n# Validate a view\nalexandria validate <view-name>\n\n# Save a new view\nalexandria save <view-file>\n\n# Add documentation as a view\nalexandria add-doc <doc-file>\n```\n\n### Project management\n\n```bash\n# Register a project\nalexandria projects register\n\n# List registered projects\nalexandria projects list\n```\n\n### Context coverage\n\n```bash\n# Check context coverage\nalexandria coverage\n```\n\n### API Outpost\n\n```bash\n# Start the Alexandria API server\nalexandria outpost start\n\n# Check server status\nalexandria outpost status\n\n# Stop the server\nalexandria outpost stop\n```\n\n## Development\n\nThis project uses Bun for package management and building.\n\n### Setup\n\n```bash\n# Install dependencies\nbun install\n\n# Build the project\nbun run build\n\n# Run tests\nbun test\n```\n\n### Project Structure\n\n```\nalexandria-cli/\n├── src/\n│   ├── index.ts           # Main CLI entry point\n│   ├── commands/          # CLI command implementations\n│   ├── utils/             # Utility functions\n│   ├── api/               # API server implementation\n│   └── templates/         # Template files\n├── tests/                 # Test files\n├── build/                 # Build scripts\n└── dist/                  # Compiled output\n```\n\n## License\n\nMIT\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n","readmeFilename":"README.md"}