Skip to content

Commit b3e050e

Browse files
authored
Merge pull request #326 from flyingrobots/backlog/echo-contract-hosting-roadmap
Resolved PR feedback, synced with origin/main at c02a906, and verified green CI/CD before admin merge.
2 parents 7aa69b1 + c02a906 commit b3e050e

28 files changed

Lines changed: 5039 additions & 861 deletions

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,17 @@
4343

4444
### Changed
4545

46+
### Fixed (PR #326 follow-up)
47+
48+
- Fixed Wesley-generated helper output so helper-only vars and intent error
49+
types live in a generated namespace instead of colliding with user contract
50+
types, while preserving top-level helper function re-exports, and added
51+
no-std smoke coverage for op-bearing generated helpers.
52+
- Fixed contract-hosting docs to describe synchronous `KernelPort` dispatch
53+
accurately, treat `ObservationRequest` as the read boundary, keep artifact
54+
identity separate from trust posture, hash canonical submitted intent bytes,
55+
and require codec/hash metadata for future Continuum artifact interchange.
56+
4657
### Fixed (PR #313 follow-up)
4758

4859
- The adaptive parallel-policy experiment follow-ups so benchmark/report rows

0 commit comments

Comments
 (0)