Goon-Strat

LunaNet Spec Tables Integration Guide

Source basis:

Purpose

Provide a controlled method for consuming machine-readable LSIS-AFS constants and table data in code, tests, and validation reports.

Table Families

Code generation tables:

Frame/message tables:

Encoding/signal/time tables:

Integration Rules

  1. Parse CSV files once at startup or build time and validate schema.
  2. Generate immutable in-memory representations for runtime use.
  3. Reject runs when required tables are missing or malformed.
  4. Version and hash table assets in build reports.

Why these rules:

Validation Strategy

Ownership

Change Control

⬆️ Back to Top ⬆️


Back Page Next Page