[AAASM-2286] ✨ (scenarios/audit-trace): Add audit-trace scenario with Python and Node examples#24
Merged
Conversation
|
4 tasks
Contributor
Author
Code Review — Claude CodeScope review result: ✅ Ready to merge CI status
Coverage against AAASM-2286 / AAASM-2197 AC-1
Observations
No issues found. Approved from scope and correctness standpoint. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.




What changed
Added
scenarios/audit-trace/with a full runnable example demonstrating how Agent Assembly records audit events for every governed tool call. Includes a README, expected output reference, and standalone Python and Node.js agent scripts showingallow,deny, andapproval_requireddecisions — all runnable offline without API keys or a live gateway.Related ticket
Closes #AAASM-2286
How to verify
Both should print 3 audit records (one per tool call) matching the structure in
expected-output.txt.Checklist
[AAASM-XXXX] <GitEmoji> (<scope>): <summary>.envfiles committedREADME.mdwith prerequisites and run instructions