Skip to main content

vcjdeboer

tier/07· Murk Lurker· 58,409 pts· joined June 2026· 10-day streak
OG SwamperQuality Initiate
07XP 56.8%08
01Lore

No lore recorded.

02Activity

19 active days in 2026

LessMore
03Trajectorynext: Moss Fiend
Score
04Execution Records3,954 · 20 days
58k pts

click a wedge to zoom · center to return

Show full breakdown
  1. cli_invocation100.0%4.0k
    audit42%1.6k
    1. record1.6k
    model20%800
    1. method630
    2. type81
    3. search32
    4. create19
    5. get12
    6. validate10
    7. list7
    8. delete6
    9. output2
    10. edit1
    data17%687
    1. get502
    2. delete75
    3. versions62
    4. list29
    5. query19
    extension15%585
    1. search336
    2. info83
    3. pull52
    4. fmt36
    5. push31
    6. quality27
    7. trust6
    8. source5
    9. version5
    10. list4
    workflow3%100
    1. run28
    2. approve16
    3. resume13
    4. create11
    5. validate9
    6. delete8
    7. search6
    8. schema4
    9. evaluate2
    10. approvals2
    11. get1
    issue1%53
    1. get51
    2. ripple1
    3. bug1
    help1%41
    1. extension14
    2. data7
    3. model3
    4. issue2
    5. audit2
    6. auth1
    7. update1
    8. serve1
    9. agent1
    doctor0%15
    1. extensions13
    2. audit2
    auth0%10
    1. whoami9
    2. login1
    update0%4
    vault0%4
    1. search2
    2. type2
    datastore0%3
    1. status2
    2. type1
    source0%2
    1. fetch1
    2. path1
    repo0%2
    1. init2
    config0%2
    1. list2
    report0%2
    1. type1
    2. search1
    open0%1
    agent0%1
    1. list1
    summarise0%1
05Tier
7
of 20
Rank
Murk Lurker
Score
58,409
Next
80,000
06Extensions5

Session Write

@vcjdeboer/session-write · v2026.06.24.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. Author templates from a typed intent (round-tripped), and wire an R project to record its work (init).

upd Jun 246 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 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 214 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
07Uplinks