README.md
pyproject.toml
noto_app/__init__.py
noto_app/cli.py
noto_app/node_runtime.py
noto_app/paths.py
noto_app.egg-info/PKG-INFO
noto_app.egg-info/SOURCES.txt
noto_app.egg-info/dependency_links.txt
noto_app.egg-info/entry_points.txt
noto_app.egg-info/top_level.txt
noto_app/_vendor/package-lock.json
noto_app/_vendor/package.json
noto_app/_vendor/dist/app.html
noto_app/_vendor/dist/favicon.svg
noto_app/_vendor/dist/get-started.html
noto_app/_vendor/dist/icons.svg
noto_app/_vendor/dist/index.html
noto_app/_vendor/dist/theme-init.js
noto_app/_vendor/dist/assets/app-DCWkEVRd.css
noto_app/_vendor/dist/assets/app-zOkY9I24.js
noto_app/_vendor/dist/assets/embedder.worker-CRKGefPB.js
noto_app/_vendor/dist/assets/get-started-BKNsFbx8.css
noto_app/_vendor/dist/assets/get-started-CUvLIQaO.js
noto_app/_vendor/dist/assets/jsx-dev-runtime-Ch7Kc8vK.js
noto_app/_vendor/dist/assets/ort-wasm-simd-threaded.jsep-B0T3yYHD.wasm
noto_app/_vendor/dist/images/features-hero.jpg
noto_app/_vendor/dist/images/noto-graph.png
noto_app/_vendor/dist/logos/claude.svg
noto_app/_vendor/dist/logos/codex.png
noto_app/_vendor/dist/logos/cursor.png
noto_app/_vendor/dist/models/Xenova/all-MiniLM-L6-v2/config.json
noto_app/_vendor/dist/models/Xenova/all-MiniLM-L6-v2/special_tokens_map.json
noto_app/_vendor/dist/models/Xenova/all-MiniLM-L6-v2/tokenizer.json
noto_app/_vendor/dist/models/Xenova/all-MiniLM-L6-v2/tokenizer_config.json
noto_app/_vendor/dist/models/Xenova/all-MiniLM-L6-v2/onnx/model_quantized.onnx
noto_app/_vendor/dist/ort/ort-wasm-simd-threaded.jsep.mjs
noto_app/_vendor/dist/ort/ort-wasm-simd-threaded.jsep.wasm
noto_app/_vendor/public/models/Xenova/all-MiniLM-L6-v2/config.json
noto_app/_vendor/public/models/Xenova/all-MiniLM-L6-v2/special_tokens_map.json
noto_app/_vendor/public/models/Xenova/all-MiniLM-L6-v2/tokenizer.json
noto_app/_vendor/public/models/Xenova/all-MiniLM-L6-v2/tokenizer_config.json
noto_app/_vendor/public/models/Xenova/all-MiniLM-L6-v2/onnx/model_quantized.onnx
noto_app/_vendor/public/ort/ort-wasm-simd-threaded.jsep.mjs
noto_app/_vendor/public/ort/ort-wasm-simd-threaded.jsep.wasm
noto_app/_vendor/server/README.md
noto_app/_vendor/server/app.ts
noto_app/_vendor/server/db.ts
noto_app/_vendor/server/env.ts
noto_app/_vendor/server/express.d.ts
noto_app/_vendor/server/index.ts
noto_app/_vendor/server/ai/cache.ts
noto_app/_vendor/server/ai/keyvault.ts
noto_app/_vendor/server/ai/openai.ts
noto_app/_vendor/server/ai/prompts.ts
noto_app/_vendor/server/ai/routes.ts
noto_app/_vendor/server/ai/untrusted.ts
noto_app/_vendor/server/ai/vaultAI.ts
noto_app/_vendor/server/audit/activity.ts
noto_app/_vendor/server/audit/routes.ts
noto_app/_vendor/server/auth/csrf.ts
noto_app/_vendor/server/auth/github.ts
noto_app/_vendor/server/auth/localSession.ts
noto_app/_vendor/server/auth/notion.ts
noto_app/_vendor/server/auth/pat.ts
noto_app/_vendor/server/auth/routes.ts
noto_app/_vendor/server/auth/session.ts
noto_app/_vendor/server/connectors/githubApp.ts
noto_app/_vendor/server/connectors/notion.ts
noto_app/_vendor/server/connectors/routes.ts
noto_app/_vendor/server/dump/assemble.ts
noto_app/_vendor/server/dump/blocksToMarkdown.ts
noto_app/_vendor/server/dump/clean.ts
noto_app/_vendor/server/dump/commit.ts
noto_app/_vendor/server/dump/dedup.ts
noto_app/_vendor/server/dump/enrich.ts
noto_app/_vendor/server/dump/jobs.ts
noto_app/_vendor/server/dump/routes.ts
noto_app/_vendor/server/dump/secrets.ts
noto_app/_vendor/server/dump/shape.ts
noto_app/_vendor/server/dump/slug.ts
noto_app/_vendor/server/dump/split.ts
noto_app/_vendor/server/dump/types.ts
noto_app/_vendor/server/dump/providers/github.ts
noto_app/_vendor/server/dump/providers/index.ts
noto_app/_vendor/server/dump/providers/notion.ts
noto_app/_vendor/server/dump/providers/raw.ts
noto_app/_vendor/server/graph/build.ts
noto_app/_vendor/server/graph/cluster.ts
noto_app/_vendor/server/graph/query.ts
noto_app/_vendor/server/graph/similarity.ts
noto_app/_vendor/server/links/fetchMeta.ts
noto_app/_vendor/server/links/routes.ts
noto_app/_vendor/server/mcp/bridge.ts
noto_app/_vendor/server/mcp/handlers.ts
noto_app/_vendor/server/mcp/markUntrusted.ts
noto_app/_vendor/server/mcp/routes.ts
noto_app/_vendor/server/mcp/server.ts
noto_app/_vendor/server/memory/routes.ts
noto_app/_vendor/server/notes/confinement.ts
noto_app/_vendor/server/notes/routes.ts
noto_app/_vendor/server/notes/sections.ts
noto_app/_vendor/server/search/embedNote.ts
noto_app/_vendor/server/search/embedder.ts
noto_app/_vendor/server/search/routes.ts
noto_app/_vendor/server/search/semantic.ts
noto_app/_vendor/server/search/snippet.ts
noto_app/_vendor/server/search/vec.ts
noto_app/_vendor/server/tokens/routes.ts
noto_app/_vendor/src/noto-core/chunk.ts
noto_app/_vendor/src/noto-core/graph.ts
noto_app/_vendor/src/noto-core/graphEdges.ts
noto_app/_vendor/src/noto-core/index.ts
noto_app/_vendor/src/noto-core/metadata.ts
noto_app/_vendor/src/noto-core/mockVault.ts
noto_app/_vendor/src/noto-core/noteActions.ts
noto_app/_vendor/src/noto-core/parser.ts
noto_app/_vendor/src/noto-core/provenance.ts
noto_app/_vendor/src/noto-core/recorder.ts
noto_app/_vendor/src/noto-core/types.ts
tests/test_cli.py
tests/test_node_runtime.py
tests/test_paths.py