Area
audit & export (OTel, compare, verify)
Kind
enhancement
Description
Add examples/audit_pipeline.py demonstrating the session export slice through a host-agnostic loop (use SkillwareHost + MockSkill as reference adapter — same pattern as any tool host). Show: agent_ref, hash-chained spine, .summary.json with AuditReport, hash_chain_valid, CLI aura export, aura export-otel, aura compare.
Examples 01–04 do not exercise audit report or export CLI. Deliver as flat script per Examples flat restructure (examples/audit_pipeline.py), not a nested folder.
Acceptance: documented in examples/README.md index; runs with pip install -e ".[dev]" only.
Repro or pipeline spec (optional)
Extend patterns from examples/04-sequencer-pipeline/main.py; document CLI:
aura export <session_id>
aura export-otel <session_id>
aura compare <session_a> <session_b>
Area
audit & export (OTel, compare, verify)
Kind
enhancement
Description
Add
examples/audit_pipeline.pydemonstrating the session export slice through a host-agnostic loop (useSkillwareHost+MockSkillas reference adapter — same pattern as any tool host). Show:agent_ref, hash-chained spine,.summary.jsonwithAuditReport,hash_chain_valid, CLIaura export,aura export-otel,aura compare.Examples 01–04 do not exercise audit report or export CLI. Deliver as flat script per Examples flat restructure (
examples/audit_pipeline.py), not a nested folder.Acceptance: documented in
examples/README.mdindex; runs withpip install -e ".[dev]"only.Repro or pipeline spec (optional)
Extend patterns from
examples/04-sequencer-pipeline/main.py; document CLI: