Skip to content

feat: verify ASTER compiled artifact references - #18

Merged
tuzuminami merged 1 commit into
mainfrom
codex/drift-aster-contract-12
Jul 13, 2026
Merged

feat: verify ASTER compiled artifact references#18
tuzuminami merged 1 commit into
mainfrom
codex/drift-aster-contract-12

Conversation

@tuzuminami

Copy link
Copy Markdown
Owner

Closes #12

Summary

  • formalize the versioned ASTER-to-DRIFT artifact reference contract
  • require tenant-scoped verified resolution before scenario publish
  • support async resolvers for in-memory and PostgreSQL-backed stores
  • snapshot published graphs and context packs against post-publish mutation
  • add schema, HTTP, security, and contract regression coverage

Verification

  • npm run check (42 tests passed; PostgreSQL integration suite skipped without DRIFT_POSTGRES_TEST_URL)
  • npm pack --dry-run --json

Review

  • Sol reviewer and Sol security audit findings were addressed before this PR.

@tuzuminami
tuzuminami merged commit 71e2b38 into main Jul 13, 2026
1 check passed
@tuzuminami
tuzuminami deleted the codex/drift-aster-contract-12 branch July 13, 2026 05:43
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.

P1: formalize the ASTER-to-DRIFT compiled artifact contract

1 participant