Files
git.stella-ops.org/docs/modules/policy/fixtures/spine-adapters
StellaOps Bot 35c8f9216f Add tests and implement timeline ingestion options with NATS and Redis subscribers
- Introduced `BinaryReachabilityLifterTests` to validate binary lifting functionality.
- Created `PackRunWorkerOptions` for configuring worker paths and execution persistence.
- Added `TimelineIngestionOptions` for configuring NATS and Redis ingestion transports.
- Implemented `NatsTimelineEventSubscriber` for subscribing to NATS events.
- Developed `RedisTimelineEventSubscriber` for reading from Redis Streams.
- Added `TimelineEnvelopeParser` to normalize incoming event envelopes.
- Created unit tests for `TimelineEnvelopeParser` to ensure correct field mapping.
- Implemented `TimelineAuthorizationAuditSink` for logging authorization outcomes.
2025-12-03 09:46:48 +02:00
..

Spine Adapters (SP1/SP4)

  • Version downgrade/upgrade tables for spine DTOs (e.g., v2→v1) stored as CSV.
  • Each table must have recorded BLAKE3 and SHA256 in hashes.txt.
  • Use canonical field ordering; adapters must be deterministic and offline.