Skip to content

channel demo BROAD golden anchor mismatch: expected REJECT for no-constraint segment #6

@metasmile

Description

@metasmile

The --demo channel (ev ↔ SSCCS POC golden anchor cross-verification) reports a mismatch for the broad channel.

Observed:

Broad: expected 2,3,5,10,12,REJECT, got 2,3,5,10,12

The broad channel has no constraints and 5 segments (2, 3, 5, 10, 12). ev correctly passes all 5 segments. The golden anchor in observe_full.S (GOLDEN_BROAD) unexpectedly includes a REJECT as the 6th value, causing the mismatch.

Root cause: ssccs/poc/baremetal_riscv/asm/observe_full.SGOLDEN_BROAD line has been extended with an extra REJECT token, likely from a recent change in the POC assembly. This is an SSCCS POC issue, not an ev issue.

ev side: ev produces the correct result (5/5 pass). No changes needed in ev.

Action: Update GOLDEN_BROAD in observe_full.S to match the 5‑segment result, or clarify whether the 6th REJECT is intentional.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions