Skip to main content

shelson

tier/10· Murk Beast· 1,436,884 pts· joined June 2026

Loading activity

OG SwamperQuality InitiateI WAS HERE!Halogen Saint
10XP 93.7%11
04Tier
10
of 20
Rank
Murk Beast
Score
1,436,884
Next
1,500,000
05Collectives1
06Extensions5

Jira

@shelson/jira · v2026.08.21.1

Jira Cloud platform models

upd 9 pullsA

Compose Project

@shelson/compose-project · v2026.07.23.6

Tracks a Docker Compose project's structure (services, volumes, networks) and flexible key/value configuration as swamp-managed data. Data-only — pair it with @keeb/docker/compose for actual lifecycle execution. Every parameter, service field, and volume/network option is validated against the official compose-spec JSON Schema before it's written, so typos and malformed values are rejected at write time rather than surfacing later as a broken `docker compose` run. Ships with a bundled schema snapshot so it works fully offline out of the box; run the updateSchema method on an instance to refresh it from the canonical compose-spec repository when you need a newer field.

upd 6 pullsA

Docker Compose Refresher

@shelson/docker-compose-refresher · v2026.06.28.4

Keep :latest-tagged (and untagged) services in local or SSH-reachable docker compose projects up to date. Compares each running container's image digest against the registry (docker buildx imagetools) so already-current services are left untouched, then pulls and recreates only stale ones with a health-gate. Dry-run by default. Supports sudo-prefixed docker and per-host SSH config.

upd 2 pullsA

Catalog

@shelson/catalog · v2026.07.27.1

A catalogue of hosts and groups with hierarchical global/group/host metadata, resolved per host for use in workflows.

upd 1 pullsA

Quest Tracker

@shelson/quest-tracker · v2026.07.23.2

Tracks progress through the swamp Genesis quest campaign. Parses `swamp quest --json`, persists each progress snapshot as swamp data, and guards against XP regression — since the anti-abuse penalty zeroes a score, a backward slide in passXp, tier, or challenge progress is the tell-tale signal and is surfaced as `regressed`. `check` records a snapshot and diffs it against the previous one; `advise` ranks the closest incomplete challenges toward a target tier so an operator (or workflow) knows the cheapest next move.

upd 0 pullsC