SilverSight/docs
allaun 3504bca392 feat(lean): add SilverSight Semantics core modules (Schema, Layout, WireFormat, View, LayoutBridge, CanalLayout)
Implements the YaFF-inspired separation of schema, layout, and access pattern
in Core/SilverSight/Semantics/:

- Schema.lean: fixed-size Schema typeclass with byteSize and wellFormed.
- Layout.lean: Layout enum, AccessProfile cost model, and cost-based selector
  with an ε-suboptimality theorem.
- WireFormat.lean: certified encode/decode/roundTrip/encode_size structure.
- View.lean: zero-copy View with address-arithmetic invariant.
- LayoutBridge.lean: certified layout-conversion structure and identity bridges.
- CanalLayout.lean: CanalRegime enum and regime-aware layout selection.

Also updates:
- lakefile.lean: adds SilverSight.Semantics.* roots to SilverSightCore.
- docs/ARCHITECTURE.md, RRC_REFACTOR_READINESS.md, PROJECT_MAP.{md,json},
  build_logs/2026-06-21_session_build_baseline.md, and GLOSSARY.md.
- AGENTS.md: build baseline, blessed surfaces, and pending proof work.

Build: 2987 jobs, 0 errors (lake build)
Tests: Python 21/21, Lean/C 35/35
2026-06-21 14:00:56 -05:00
..
build_logs feat(lean): add SilverSight Semantics core modules (Schema, Layout, WireFormat, View, LayoutBridge, CanalLayout) 2026-06-21 14:00:56 -05:00
ARCHITECTURE.md feat(lean): add SilverSight Semantics core modules (Schema, Layout, WireFormat, View, LayoutBridge, CanalLayout) 2026-06-21 14:00:56 -05:00
generate_porting_candidates.py docs: bind ported concepts to CFF references 2026-06-21 06:49:14 -05:00
generate_project_map.py feat(rrc): bare-minimum RRC refactor into SilverSight 2026-06-21 09:08:48 -05:00
generate_research_stack_usage_map.py feat(rrc): bare-minimum RRC refactor into SilverSight 2026-06-21 09:08:48 -05:00
GLOSSARY.md feat(lean): add SilverSight Semantics core modules (Schema, Layout, WireFormat, View, LayoutBridge, CanalLayout) 2026-06-21 14:00:56 -05:00
GLOSSARY_ALLOWLIST.md docs(architecture): rewrite project plan and map old Research Stack layers 2026-06-21 09:17:25 -05:00
LIBRARY_MANIFEST.md Add SilverSight Core + Library Manifest + RRC placement 2026-06-21 05:59:43 -05:00
PROJECT_MAP.json feat(lean): add SilverSight Semantics core modules (Schema, Layout, WireFormat, View, LayoutBridge, CanalLayout) 2026-06-21 14:00:56 -05:00
PROJECT_MAP.md feat(lean): add SilverSight Semantics core modules (Schema, Layout, WireFormat, View, LayoutBridge, CanalLayout) 2026-06-21 14:00:56 -05:00
research_stack_porting_candidates.md docs: bind ported concepts to CFF references 2026-06-21 06:49:14 -05:00
research_stack_usage_graph.dot feat(rrc): bare-minimum RRC refactor into SilverSight 2026-06-21 09:08:48 -05:00
research_stack_usage_graph.json docs: add Research Stack searchable usage point graph 2026-06-21 06:39:39 -05:00
research_stack_usage_graph.md docs: add Research Stack searchable usage point graph 2026-06-21 06:39:39 -05:00
research_stack_usage_graph.svg feat(rrc): bare-minimum RRC refactor into SilverSight 2026-06-21 09:08:48 -05:00
research_stack_usage_graph_thumb.png feat(rrc): bare-minimum RRC refactor into SilverSight 2026-06-21 09:08:48 -05:00
RRC_PLACEMENT.md Add SilverSight Core + Library Manifest + RRC placement 2026-06-21 05:59:43 -05:00
RRC_REFACTOR_READINESS.md feat(lean): add SilverSight Semantics core modules (Schema, Layout, WireFormat, View, LayoutBridge, CanalLayout) 2026-06-21 14:00:56 -05:00
TESTING.md feat(rrc): bare-minimum RRC refactor into SilverSight 2026-06-21 09:08:48 -05:00