mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-08-13 22:30:34 +00:00
Create 4-Infrastructure/lib/ with canonical implementations of:
- hashing.py: sha256_bytes, sha256_text, sha256_file
- q16.py: Q16_16 fixed-point constants and arithmetic
- jsonl.py: load_json, load_jsonl, write_jsonl, stable_json, canonical_json_bytes
- fraction_utils.py: Fraction serialization helpers for hardware probes
Refactor 66 files across 4-Infrastructure/{hardware,shim,infra} and
5-Applications/{scripts,tools-scripts,hutter_prize,text-to-cad} to import
from the shared library instead of maintaining local copies.
4-Infrastructure/auto/lib/q16.py now re-exports from lib.q16.
Net: -743 lines (490 added, 1233 removed)
Build: not applicable (Python-only change, py_compile verified on all 71 files)
Co-Authored-By: Allaun Silverfox <bigdataiscoming+9i37y6j2@protonmail.com>
|
||
|---|---|---|
| .. | ||
| access_control | ||
| embedded_surface | ||
| ene-rds | ||
| ene-session-sync | ||
| ene_plugins/tiddlywiki_bridge | ||
| nodes | ||
| service-orchestrator | ||
| shims | ||
| aws_language_proof_server_user_data.sh | ||
| backup-appflowy-db.sh | ||
| credential_store_schema.sql | ||
| deploy_aws_language_proof_server.sh | ||
| deploy_language_proof_server.sh | ||
| ec2-configuration.nix | ||
| ec2-idle-watchdog.service | ||
| ec2-idle-watchdog.timer | ||
| ec2_idle_watchdog.py | ||
| ene_cognitive_refactor_plan.md | ||
| ene_contextstream_mcp.py | ||
| language_proof_server.py | ||
| nixos-setup-cred-server.sh | ||
| NV2 | ||
| recover_credential_server.sh | ||
| RECOVERY.md | ||
| remote_lean_proof_mcp.py | ||
| requirements_knowledge.txt | ||