NotebookLM-fed entity-resolution feature tracker over ArangoDB.
See .cursor/plans/feature-tracker_v1_d9b826ee.plan.md for the full v1 plan.
# 1. Install uv (https://github.com/astral-sh/uv) if you don't have it yet.
# 2. Install deps and create .venv
make install
# 3. Activate pre-commit hooks (one-time)
make hooks
# 4. Copy env template and fill in real values
cp .env.example .env
# 5. Run the quality gates
make checkDetailed setup, ingestion workflow, and deploy instructions land in later slices; this is the Slice-1 skeleton.