Skip to content

feat(agent): add profile materialization contracts#485

Merged
drewstone merged 1 commit into
mainfrom
feat/profile-materialization-guard
Jul 7, 2026
Merged

feat(agent): add profile materialization contracts#485
drewstone merged 1 commit into
mainfrom
feat/profile-materialization-guard

Conversation

@drewstone

Copy link
Copy Markdown
Contributor

Summary

  • add shared AgentProfile materialization contracts for full-profile, prompt-only, and prompt+resources run paths
  • expose assert/validate helpers so limited transports fail before dropping tools, MCP, permissions, hooks, model, or other profile axes
  • wire createSandboxAct to validate optional requiredProfileAxes and document the new API surface

Verification

  • pnpm exec vitest run tests/profile-materialization.test.ts tests/sandbox-act.test.ts: 14 passed
  • pnpm run lint: passed
  • pnpm run typecheck: passed
  • pnpm run build: passed
  • pnpm run docs:check: passed
  • pnpm test: 127 files passed, 1254 tests passed, 2 skipped
  • pnpm run verify:package: passed
  • git merge-tree --write-tree origin/main HEAD: passed

@tangletools tangletools left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Auto-approved drewstone PR — 018e4eba

This PR was opened by the trusted drewstone account.
The full PR reviewer audit still runs separately and will publish findings if it detects issues.

tangletools · auto-approval · reason: drewstone_author · 2026-07-07T20:19:18Z

@drewstone drewstone merged commit 4e477ba into main Jul 7, 2026
1 check passed
@drewstone drewstone deleted the feat/profile-materialization-guard branch July 7, 2026 20:23
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.

2 participants