feat: Skillware 0.5.4 sync, audit pipeline (#23), host stress sim - #75
Merged
rosspeili merged 2 commits intoSep 4, 2026
Merged
Conversation
Bump skillware to >=0.5.4,<0.6 with version policy docs; chains vs sequencer guidance; examples audit_pipeline (ARPAHLS#23) and 10-observer-metrics-snapshot (AURA-native tailored coat); profile spectrum preview and ingress summary (ARPAHLS#27 docs).
Add scripts/aura_host_stress_sim.py and CI skillware test; fix doc ripples (integrations README, using-aura, TESTING); include stress sim in skillware-live job.
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.
Description
Skillware 0.5.4 alignment and integration docs: semver range
>=0.5.4,<0.6, chains vs AURA sequencer guidance, version policy. Ships #23examples/audit_pipeline.py, tailored-coat example 10 (AURA-native observers, no third-party KPI skills), profilespectrumpreview (#27 docs), and 11-scenario host stress sim (scripts/aura_host_stress_sim.py) in CI skillware-live.Type
spectrum, ingress summary,SpectrumhelpersChecklist
Fixes #23,Refs #27)pytestpasses (117)black aura tests— no diffflake8 aura tests— cleanCHANGELOG.mdupdated when user-visible behavior changesTest plan
pytest -q— 117 passedpython scripts/aura_host_stress_sim.py— 11/11 scenarios (loose/tight/tailored, single/multi/chain Skillware, sequencer, observers, export compare)audit_pipeline.py,10-observer-metrics-snapshotflake8+black --checkon aura/tests/examples/integrations/scripts