Skip to content

chore: add README + CI (match pulseengine); clarify wohl reuses relay CCSDS/cFS, not relay-sec#39

Merged
avrabe merged 1 commit into
mainfrom
chore/readme-ci-wohl-clarify
Jun 14, 2026
Merged

chore: add README + CI (match pulseengine); clarify wohl reuses relay CCSDS/cFS, not relay-sec#39
avrabe merged 1 commit into
mainfrom
chore/readme-ci-wohl-clarify

Conversation

@avrabe

@avrabe avrabe commented Jun 14, 2026

Copy link
Copy Markdown
Contributor

Brings jess in line with the rest of pulseengine, and resolves the wohl/relay-sec confusion with a grounded check.

README + CI (jess had neither)

  • README.md — pulseengine-style: the jess-tether tagline, CI badge, the three phases, the hermetic Bazel chain, the release-watch loop, layout, and verify commands.
  • .github/workflows/ci.yml — two deterministic gates that reflect what jess actually is (evidence-as-code, not a crate): rivet validate (the artifact spine, pinned rivet v0.15.0) + spar parse/instance of hardware/pixhawk6x-rt.aadl (pinned spar v0.17.0), both checksum-verified release downloads, no untrusted-input interpolation. The Bazel firmware-chain build is noted as the next CI job (deferred until validated in the runner).

wohl/relay clarification (your confusion, checked)

You do reuse relay's comms in wohl — just not relay-sec. wohl depends on relay-ccsds (CCSDS Space Packet codec) + the cFS app-service crates (lc/sc/sch/hs/ds/hk/tbl/cs/to) + relay's stream-transformer model ("sensor nodes publish typed streams over CCSDS"). It has no relay-sec dependency (direct, transitive, or code ref). relay-sec's own description claims it's "shared by falcon and wohl" — that's an overclaim (filed relay#175, recorded AFD-022), which is what muddied this. DD-009 updated: jess would be the first to wire relay-sec as inter-component E2E.

rivet validate: PASS.

🤖 Generated with Claude Code

… CCSDS/cFS not relay-sec

- README.md: pulseengine-style (title, jess tether tagline, CI badge, the three
  phases, the hermetic chain, the release-watch loop, layout, verify).
- .github/workflows/ci.yml: two deterministic gates reflecting what jess IS —
  rivet validate (artifact spine, pinned rivet v0.15.0) + spar parse/instance of
  the Pixhawk model (pinned spar v0.17.0), both checksum-verified release
  downloads. Bazel firmware-chain job noted as the next addition.
- DD-009 + AFD-022: grounded the relay-sec reuse premise against wohl — wohl
  reuses relay's CCSDS codec + cFS app services + stream model, NOT relay-sec
  (no dep), despite relay-sec's "shared by falcon and wohl" wording (relay#175).
  jess would be the first to wire relay-sec as inter-component E2E.

rivet validate: PASS.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@avrabe avrabe merged commit 0cce446 into main Jun 14, 2026
@avrabe avrabe deleted the chore/readme-ci-wohl-clarify branch June 14, 2026 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant