mirror of
https://github.com/allaunthefox/SilverSight.git
synced 2026-07-31 01:25:21 +00:00
docs(silversight): document hachimoji_citation.py in AGENTS.md
Build: 2987 jobs, 0 errors (lake build)
This commit is contained in:
parent
d32d4ed7a7
commit
473724ff0c
1 changed files with 5 additions and 2 deletions
|
|
@ -351,8 +351,11 @@ Current Research Stack cornfield ref (for cross-repo lookup only):
|
|||
- `tests/test_q16_roundtrip.py` is the Python ↔ C roundtrip test harness
|
||||
(21 tests, all green).
|
||||
- `python/pist_matrix_builder.py` and `python/validate_rrc_predictions.py` are
|
||||
I/O-only raw-feature shims. They contain no admissibility logic and no Float
|
||||
arithmetic.
|
||||
I/O-only raw-feature shims. They contain no admissibility logic and no Float
|
||||
arithmetic.
|
||||
- `python/hachimoji_citation.py` — Equation → Hachimoji state classifier → arXiv
|
||||
citation retriever. Mirrors `formal/CoreFormalism/HachimojiCodec.lean` exactly.
|
||||
Uses hybrid_search SQL function for trigram+pgvector RRF retrieval.
|
||||
- Build baselines and session summaries are recorded in
|
||||
`docs/build_logs/YYYY-MM-DD_session_build_baseline.md` (see
|
||||
`docs/build_logs/2026-06-21_session_build_baseline.md`).
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue