tractor/ai/prompt-io/claude
Gud Boi 0c96f92396 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-12 20:36:03 -04:00
..
20260406T172848Z_02b2ef1_prompt_io.md
20260406T193125Z_85f9c5d_prompt_io.md
20260406T222648Z_f086222_prompt_io.md
20260406T222648Z_f086222_prompt_io.raw.md Condense `.raw.md` prompt-IO logs, add `diff_cmd` refs 2026-04-16 17:44:14 -04:00
20260413T192116Z_f851f28_prompt_io.md
20260413T205048Z_269d939c_prompt_io.md
20260413T205048Z_269d939c_prompt_io.raw.md Condense `.raw.md` prompt-IO logs, add `diff_cmd` refs 2026-04-16 17:44:14 -04:00
20260414T163300Z_befedc49_prompt_io.md Add `prefer_addr()` transport selection to `_api` 2026-04-14 19:54:14 -04:00
20260414T163300Z_befedc49_prompt_io.raw.md Condense `.raw.md` prompt-IO logs, add `diff_cmd` refs 2026-04-16 17:44:14 -04:00
20260417T034918Z_9703210_prompt_io.md Add prompt-IO log for subint spawner design kickoff 2026-04-17 16:48:22 -04:00
20260417T034918Z_9703210_prompt_io.raw.md Add prompt-IO log for subint spawner design kickoff 2026-04-17 16:48:22 -04:00
20260417T035800Z_61a73ba_prompt_io.md Add prompt-io files for "phase-A", fix typos caught by copilot 2026-04-17 18:26:41 -04:00
20260417T035800Z_61a73ba_prompt_io.raw.md Add prompt-io files for "phase-A", fix typos caught by copilot 2026-04-17 18:26:41 -04:00
20260601T231429Z_0e3e008b_prompt_io.md Add `supervise_run_process` to `trionics._subproc` 2026-06-24 18:19:16 -04:00
20260601T231429Z_0e3e008b_prompt_io.raw.md Add `supervise_run_process` to `trionics._subproc` 2026-06-24 18:19:16 -04:00
20260611T175152Z_8526985c_prompt_io.md Write the big boi docs content tree 2026-06-28 13:29:01 -04:00
20260611T175152Z_8526985c_prompt_io.raw.md Write the big boi docs content tree 2026-06-28 13:29:01 -04:00
20260625T232506Z_0a3c48fc_prompt_io.md Add prompt-io provenance for d2-ext + docstring patches 2026-06-28 13:29:02 -04:00
20260625T232506Z_0a3c48fc_prompt_io.raw.md Add prompt-io provenance for d2-ext + docstring patches 2026-06-28 13:29:02 -04:00
20260625T232506Z_3a5cfde0_prompt_io.md Add prompt-io provenance for d2-ext + docstring patches 2026-06-28 13:29:02 -04:00
20260625T232506Z_3a5cfde0_prompt_io.raw.md Add prompt-io provenance for d2-ext + docstring patches 2026-06-28 13:29:02 -04:00
20260702T161624Z_65bf9df5_prompt_io.md Add `.trionics.start_or_cancel()` test suite 2026-08-12 14:15:31 -04:00
20260702T161624Z_65bf9df5_prompt_io.raw.md Add `.trionics.start_or_cancel()` test suite 2026-08-12 14:15:31 -04:00
20260813T001102Z_27c34aeb_prompt_io.md Log prompt-io for the tpt-backend planning arc 2026-08-12 20:36:03 -04:00
20260813T001102Z_27c34aeb_prompt_io.raw.md Log prompt-io for the tpt-backend planning arc 2026-08-12 20:36:03 -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.