Live Prism 15
01README
Operate on AWS resources with typed arguments, prepared-statement caching, and bounded concurrency.
Quick start
Add @sludge_ghoul/live-prism-15 to your repo's extensions list, then reference its model in your swamp.yaml:
extensions:
- @sludge_ghoul/live-prism-15
workflows:
- name: live-prism-15-run
jobs:
- name: main
steps:
- name: run
model: sludge_ghoul/live-prism-15
method: runRun with swamp workflow run live-prism-15-run. The first invocation prints what it would change; pass --apply to commit.
What's inside
- Reports — markdown roll-ups grouped by label and breaking-change flag.
Configuration
Configure via ~/.swamp/config.yaml or environment variables. The full method reference and rubric format live in the package's manual/ directory.
Labels: aws network homelab
02Reports
live-prism-15-reportextension
report.ts
Roll-up report grouped by label and breaking-change flag.
auditsummary
03Previous Versions
0.3.6Nov 17, 2025
04Stats
B
75 / 100
Downloads
30
Archive size
171.0 KB
- Has README or module doc2/2earned
- README has a code example0/1missing
- README is substantive0/1missing
- Most symbols documented1/1earned
- No slow types0/1missing
- Has description1/1earned
- At least one platform tag (or universal)1/1earned
- Two or more platform tags (or universal)1/1earned
- License declared1/1earned
- Verified public repository2/2earned
05Platforms
06Labels