tractor/ai/prompt-io/claude
Gud Boi cd1e8160fe Log prompt-io for the tpt-backend planning arc
One record covering all 9 commits on this branch, per the NLNet
generative-AI policy and the existing `ai/prompt-io/claude/`
convention.

Uses diff-ref mode for both the plan docs and the example code
(`git diff main..ng_tpts_planning -- <path>`) rather than
duplicating content already in `git log -p`. Kept verbatim in
the `.raw.md`: the four verified findings (trio's
family-agnostic `SocketStream`/`SocketListener`, the round-trip
table proving `/wg/` is infix, the proto-key `UnwrappedAddress`
rationale, and `setns(2)`'s per-thread reality), since those are
reasoning rather than diffable output.

`## Human edits` records that the steering here was substantial
and mid-session rather than post-hoc: two model claims about wg
maddr semantics were challenged and retracted (incl. in an
already-posted issue comment), and the proto-key +
netns-as-runtime-config framings were human-directed. Also notes
the one model-initiated correction — a pre-publication
self-review that downgraded the `uniffi`/asyncio thesis and the
TIPC duplicate-binder claim to explicitly-flagged assumptions.

Prompt-IO: ai/prompt-io/claude/20260813T001102Z_27c34aeb_prompt_io.md

(this patch was generated in some part by `claude-code` using `claude-opus-5` (`anthropic`))
2026-08-29 22:02:56 -04:00
..
20260406T172848Z_02b2ef1_prompt_io.md
20260406T193125Z_85f9c5d_prompt_io.md
20260406T222648Z_f086222_prompt_io.md
20260406T222648Z_f086222_prompt_io.raw.md
20260413T192116Z_f851f28_prompt_io.md
20260413T205048Z_269d939c_prompt_io.md
20260413T205048Z_269d939c_prompt_io.raw.md
20260414T163300Z_befedc49_prompt_io.md
20260414T163300Z_befedc49_prompt_io.raw.md
20260417T034918Z_9703210_prompt_io.md
20260417T034918Z_9703210_prompt_io.raw.md
20260417T035800Z_61a73ba_prompt_io.md
20260417T035800Z_61a73ba_prompt_io.raw.md
20260601T231429Z_0e3e008b_prompt_io.md
20260601T231429Z_0e3e008b_prompt_io.raw.md
20260611T175152Z_8526985c_prompt_io.md
20260611T175152Z_8526985c_prompt_io.raw.md
20260625T232506Z_0a3c48fc_prompt_io.md
20260625T232506Z_0a3c48fc_prompt_io.raw.md
20260625T232506Z_3a5cfde0_prompt_io.md
20260625T232506Z_3a5cfde0_prompt_io.raw.md
20260702T154255Z_65bf9df5_prompt_io.md Add `tractor.to_actor` one-shot task API subpkg 2026-08-21 15:03:34 -04:00
20260702T154255Z_65bf9df5_prompt_io.raw.md Add `tractor.to_actor` one-shot task API subpkg 2026-08-21 15:03:34 -04:00
20260702T155006Z_65bf9df5_prompt_io.md
20260702T155006Z_65bf9df5_prompt_io.raw.md
20260702T155626Z_65bf9df5_prompt_io.md
20260702T155626Z_65bf9df5_prompt_io.raw.md
20260702T161624Z_65bf9df5_prompt_io.md
20260702T161624Z_65bf9df5_prompt_io.raw.md
20260702T165806Z_a34aaf98_prompt_io.md Add `_ria_nursery` removal plan + step-A prompt-io 2026-08-25 17:57:12 -04:00
20260702T165806Z_a34aaf98_prompt_io.raw.md Add `_ria_nursery` removal plan + step-A prompt-io 2026-08-25 17:57:12 -04:00
20260702T172233Z_5cd190c5_prompt_io.md Doc step-B outcome + prompt-io 2026-08-25 17:57:12 -04:00
20260702T172233Z_5cd190c5_prompt_io.raw.md Doc step-B outcome + prompt-io 2026-08-25 17:57:12 -04:00
20260702T222544Z_9201a2ed_prompt_io.md Doc step-B2 handler-merge + prompt-io 2026-08-25 17:57:12 -04:00
20260702T222544Z_9201a2ed_prompt_io.raw.md Doc step-B2 handler-merge + prompt-io 2026-08-25 17:57:12 -04:00
20260706T172818Z_ad42871e_prompt_io.md Doc the #477 migration outcome + one-shot-acm sketch 2026-08-25 19:19:28 -04:00
20260706T172818Z_ad42871e_prompt_io.raw.md Doc the #477 migration outcome + one-shot-acm sketch 2026-08-25 19:19:28 -04:00
20260813T001102Z_27c34aeb_prompt_io.md Log prompt-io for the tpt-backend planning arc 2026-08-29 22:02:56 -04:00
20260813T001102Z_27c34aeb_prompt_io.raw.md Log prompt-io for the tpt-backend planning arc 2026-08-29 22:02:56 -04:00
README.md

README.md

AI Prompt I/O Log — claude

This directory tracks prompt inputs and model outputs for AI-assisted development using claude (Claude Code).

Policy

Prompt logging follows the NLNet generative AI policy. All substantive AI contributions are logged with: - Model name and version - Timestamps - The prompts that produced the output - Unedited model output (.raw.md files)

Usage

Entries are created by the /prompt-io skill or automatically via /commit-msg integration.

Human contributors remain accountable for all code decisions. AI-generated content is never presented as human-authored work.