mirror of
https://github.com/allaunthefox/SilverSight.git
synced 2026-07-31 01:25:21 +00:00
- Rewrite docs/ARCHITECTURE.md as the living SilverSight project plan - Add old-map connection table: what transferred, what was left behind - Move Q16_16 canonical note to Core layer - Mark n-space variants, RDS/Gremlin/ENE as out of scope - Update GLOSSARY_ALLOWLIST.md with legacy module names and commands - Regenerate PROJECT_MAP.md/json Build: 2981 jobs, 0 errors (lake build)
89 lines
1.3 KiB
Markdown
89 lines
1.3 KiB
Markdown
# Glossary Allowlist
|
|
|
|
Terms that appear repeatedly in SilverSight files but do **not** need a
|
|
glossary entry. Use this for generic technology names, tool names, and
|
|
common abbreviations that are not project-specific.
|
|
|
|
Add one term per line (leading `- ` is optional). Lines starting with `#`
|
|
are comments.
|
|
|
|
## Allowed generic terms
|
|
|
|
- Git
|
|
- GitHub Actions
|
|
- Ubuntu
|
|
- Python
|
|
- Lean
|
|
- Lean 4
|
|
- Mathlib4
|
|
- pytest
|
|
- pip
|
|
- Docker
|
|
- Podman
|
|
- Caddy
|
|
- Tailscale
|
|
- systemd
|
|
- PostgreSQL
|
|
- Gremlin
|
|
- Cosmos DB
|
|
- Azure
|
|
- Ollama
|
|
- DeepSeek
|
|
- Claude
|
|
- Codex
|
|
- Kimi
|
|
- ContextStream
|
|
- Headroom
|
|
|
|
## Allowed names / places
|
|
|
|
- neon-64gb
|
|
- qfox-1
|
|
- racknerd
|
|
- netcup
|
|
- NixOS
|
|
- CachyOS
|
|
|
|
## Allowed status labels and env vars
|
|
|
|
- PORT
|
|
- ADAPT
|
|
- DROP
|
|
- OLLAMA_API_KEY
|
|
- DEEPSEEK_API_KEY
|
|
|
|
## Allowed commands and tool invocations
|
|
|
|
- lake build
|
|
- lake build SilverSightCore
|
|
- lake build SilverSightFormal
|
|
- lake build SilverSightRRC
|
|
- python3 -m py_compile
|
|
- pytest
|
|
|
|
## Allowed generic words and phrases
|
|
|
|
- Nat
|
|
- Goal
|
|
- Purpose
|
|
- Decision needed
|
|
- Connection to old map
|
|
|
|
## Allowed implementation-only identifiers
|
|
|
|
- expressionToReceipt
|
|
- emitFixtureCorpus
|
|
- toSilverSightReceipt
|
|
- pistProxyLabel
|
|
- pistExactLabel
|
|
|
|
## Allowed Research Stack module names (legacy references only)
|
|
|
|
- NKHodgeFAMM
|
|
- BurgersPDE
|
|
- GraphRank
|
|
- S3C
|
|
- SSMS
|
|
- SSMS_nD
|
|
- SidonSet
|
|
- Spectrum
|