mirror of
https://github.com/allaunthefox/SilverSight.git
synced 2026-07-31 01:25:21 +00:00
- Port NUVMAP projection engine from Research Stack to SilverSight with Q16_16 fixed-point (zero Float) and CBOR serialization - Add Rotational Wave — Braid Correspondence formalization at boundary (ChiralLabel, RossbyDrift, rossby_convergence_bound stubbed, kelvin_wave_eigensolid proven) - Add auto-pipeline CI workflow, webhook receiver, Forgejo MCP server - Add SOPS/Age encryption config - Add stack compose for portable deployment - Add rotational wave design doc
27 lines
293 B
Text
27 lines
293 B
Text
__pycache__/
|
|
*.pyc
|
|
*.o
|
|
*.so
|
|
/build/
|
|
*.egg-info/
|
|
.lean-cloud/
|
|
*.timestamp
|
|
.mcp/
|
|
env/
|
|
venv/
|
|
.venv*/
|
|
.pytest_cache/
|
|
.lake/
|
|
|
|
# Generated artifacts
|
|
.openclaw/
|
|
docs/research_stack_usage_graph.*
|
|
docs/concept_map/*.jsonl
|
|
*.svg
|
|
*.bmp
|
|
*.ppm
|
|
*.png
|
|
extraction/
|
|
scratch/
|
|
scripts/qc_flag/.backups/
|
|
.env.enc
|