Add docs/hachimoji_torsor_consequences.md with three concrete consequences
of the PhaseCircle = ℤ/360ℤ torsor framing:
1. phaseEmbed_injective_on_canonical and BinaryLUT.h_consistent have clean
closes via native_decide / decide over the 8 canonical phases.
2. HachimojiTokenEmbed.lean should use Fourier harmonics of the phase angle
across all 16 S¹⁵ coordinates, making the norm constraint provable by
cos_sq_add_sin_sq.
3. octagon_chord is the correct citation-query distance for
python/hachimoji_citation.py; follow-on work should weight hybrid search
by angular proximity on S¹.
Also updates docs/GLOSSARY.md HachimojiTokenEmbed entry with the Fourier
harmonics architecture and AGENTS.md with a cross-reference.
Regenerate docs/PROJECT_MAP.* to track the new file.
Build: N/A (documentation only)
Ports three Research Stack RRC gates into formal/SilverSight/RRC/ using the existing CoreFormalism braid and Q16_16 surfaces.
Adds a Lean ↔ C ↔ Python Q16_16 roundtrip test:
- c/q16_canonical.c: canonical saturating Q16_16 C library
- exe/Q16_16Roundtrip.lean: Lake extern_lib linked executable
- tests/test_q16_roundtrip.py: Python ↔ C harness (revived from quarantine)
Updates lakefile.lean with q16-roundtrip executable and extern_lib q16_canonical.
Build: lake build SilverSightRRC 3006 jobs, 0 errors; q16-roundtrip 5949 jobs, 0 errors
- Convert placeholder paper references from type: article to type: unpublished
with honest notes about pending identifiers
- Remove fake journal/arXiv placeholder from Giani et al.
- Add CFF standards section to AGENTS.md with validation command and rules for
DOIs, preprints, non-academic sources, and et al. usage
Build: 2978 jobs, 0 errors (lake build)