Skip to main content

vcjdeboer

tier/07· Murk Lurker· 57,604 pts· joined June 2026· 3-day streak
OG SwamperQuality Initiate
07XP 55.2%08
01Lore

No lore recorded.

02Activity

15 active days in 2026

LessMore
03Trajectorynext: Moss Fiend
Score
04Execution Records2,935 · 16 days
58k pts

click a wedge to zoom · center to return

Show full breakdown
  1. cli_invocation100.0%2.9k
    audit37%1.1k
    1. record1.1k
    data23%680
    1. get501
    2. delete75
    3. versions61
    4. list29
    5. query14
    model22%633
    1. method487
    2. type67
    3. search24
    4. create18
    5. get11
    6. validate10
    7. list7
    8. delete6
    9. output2
    10. edit1
    extension12%343
    1. search163
    2. info58
    3. pull37
    4. quality24
    5. push24
    6. fmt21
    7. trust5
    8. source5
    9. version3
    10. list3
    workflow3%95
    1. run28
    2. approve16
    3. resume13
    4. create11
    5. validate9
    6. delete8
    7. search5
    8. evaluate2
    9. approvals2
    10. schema1
    issue2%53
    1. get51
    2. ripple1
    3. bug1
    help1%18
    1. extension11
    2. issue2
    3. model2
    4. auth1
    doctor0%11
    1. extensions11
    auth0%7
    1. whoami6
    2. login1
    update0%4
    source0%2
    1. fetch1
    2. path1
    repo0%2
    1. init2
    config0%2
    1. list2
    open0%1
    vault0%1
    1. search1
05Tier
7
of 20
Rank
Murk Lurker
Score
57,604
Next
80,000
06Extensions5

Session Write

@vcjdeboer/session-write · v2026.06.22.1

Governed parameter-fill of analysis templates: an AI fills only the typed parameter slots of a frozen template, and the validate method is the deterministic gate that asserts the structure was untouched and every fill satisfies its slot contract — bounded, validated, reproducible AI authoring. Also carries the R-project on-ramp: the init method wires a project to record its work (writer init), with repoDir auto-resolved from SWAMP_REPO_DIR.

upd Jun 225 pullsA

Session Execute

@vcjdeboer/session-execute · v2026.06.21.4

Headless runtime for governed analysis templates: run a filled template's code in a pinned nix R environment with the swamprecord recorder armed, writing the same typed provenance a live session would, then verify the run against the template's swamp.returns contract. The perform member of the swamp session-* suite.

upd Jun 215 pullsA

Session Witness

@vcjdeboer/session-witness · v2026.06.21.1

An ultralight, tamper-evident seal over a recorded session: chains the swamp content checksums of a session-record ledger's versions into one sha256 session digest and attests its authors; verify recomputes it. Alter any past record and the digest changes. The master member of the swamp session-* suite.

upd Jun 213 pullsA

Session Suite

@vcjdeboer/session-suite · v2026.06.22.1

Agent + human guidance for the swamp session-* suite: how to record a live session, author a governed analysis (fill a frozen template's typed slots, validated), run it headless, and seal it — and where the R env flake, templates, and recorder clients live. Wire an R project to record its work with the writer init on-ramp.

upd Jun 223 pullsA

Session Record

@vcjdeboer/session-record · v2026.06.21.2

A language-agnostic provenance ledger for interactive data-science sessions: append one immutable record per executed cell/chunk — code, value, figures, console, warnings, packages, and runtime-declared functions with their internal dependencies — from any client (R/RStudio, Python/Jupyter, targets, …).

upd Jun 213 pullsA
07Uplinks