piker/ai/prompt-io/opencode
Gud Boi 19c6d98e6d Normalize provider OHLCV for `NativeDB`
IB history frames omit the derived `index` and append `count`.
Normalize provider data to durable names, order, and dtypes before
merge, and reject fractional epoch truncation.

Also,
- map canonical storage fields into provider-specific SHM on reload
- select Polars columns by name instead of position
- exercise first-start and restart through actor, SHM, and Parquet

Prompt-IO: ai/prompt-io/opencode/20260727T212454Z_689df816_prompt_io.md

(this patch was generated in some part by `opencode` using `gpt-5.6-sol` (`openai`))
2026-07-27 18:08:33 -04:00
..
20260721T205228Z_58ffe487_prompt_io.md Share piker skills across coding harnesses 2026-07-21 17:09:07 -04:00
20260721T205228Z_58ffe487_prompt_io.raw.md Share piker skills across coding harnesses 2026-07-21 17:09:07 -04:00
20260721T215055Z_c6ec3d41_prompt_io.md Plan gap-checker and backfiller repairs 2026-07-24 18:33:06 -04:00
20260721T215055Z_c6ec3d41_prompt_io.raw.md Plan gap-checker and backfiller repairs 2026-07-24 18:33:06 -04:00
20260722T001357Z_16f3cd6f_prompt_io.md .tsp: normalize gaps after sorted dedupe 2026-07-24 18:33:06 -04:00
20260722T001357Z_16f3cd6f_prompt_io.raw.md .tsp: normalize gaps after sorted dedupe 2026-07-24 18:33:06 -04:00
20260722T001358Z_16f3cd6f_prompt_io.md `.tsp._history`: drop orphaned backfill events 2026-07-24 18:33:06 -04:00
20260722T001358Z_16f3cd6f_prompt_io.raw.md `.tsp._history`: drop orphaned backfill events 2026-07-24 18:33:06 -04:00
20260722T024133Z_3a4f6737_prompt_io.md .tsp: report non-positive timestamp steps 2026-07-24 18:33:06 -04:00
20260722T024133Z_3a4f6737_prompt_io.raw.md .tsp: report non-positive timestamp steps 2026-07-24 18:33:06 -04:00
20260722T024134Z_3a4f6737_prompt_io.md Make `NativeDB` backfills atomic and non-destructive 2026-07-24 18:33:06 -04:00
20260722T024134Z_3a4f6737_prompt_io.raw.md Make `NativeDB` backfills atomic and non-destructive 2026-07-24 18:33:06 -04:00
20260724T220156Z_43d7a3ed_prompt_io.md Add Piker `/run-tests` harness 2026-07-24 18:22:12 -04:00
20260724T220156Z_43d7a3ed_prompt_io.raw.md Add Piker `/run-tests` harness 2026-07-24 18:22:12 -04:00
20260727T204711Z_84a6d47b_prompt_io.md Drop redundant `NativeDB` writer locks 2026-07-27 16:58:00 -04:00
20260727T204711Z_84a6d47b_prompt_io.raw.md Drop redundant `NativeDB` writer locks 2026-07-27 16:58:00 -04:00
20260727T212454Z_689df816_prompt_io.md Normalize provider OHLCV for `NativeDB` 2026-07-27 18:08:33 -04:00
20260727T212454Z_689df816_prompt_io.raw.md Normalize provider OHLCV for `NativeDB` 2026-07-27 18:08:33 -04:00
README.md Share piker skills across coding harnesses 2026-07-21 17:09:07 -04:00

README.md

AI Prompt I/O Log - OpenCode

This directory tracks prompt inputs and model outputs for AI-assisted development using OpenCode.

Policy

Prompt logging follows the NLNet generative AI policy. Substantive AI contributions are logged with the model, timestamp, prompt, response, and affected files.

Usage

Entries are created by the prompt-io skill. Human contributors remain accountable for all code decisions; AI-generated content is not presented as human-authored work.