f83db2fac1
- add external validation reports and open-source comparison references - integrate Jaimini arudha/graha pada, enhanced argala, and additional synastry kutas - update skill docs and capability matrices - add smoke tests for open-source integrations
4 lines
135 B
Bash
4 lines
135 B
Bash
# Activate the project venv (managed by uv). Create/sync once: uv sync --all-extras
|
|
# Then run: direnv allow
|
|
source .venv/bin/activate
|