Expert: backfill historical corpus and export datasets #84
No reviewers
Labels
No labels
accessibility
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/llm-log!84
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/expert-backfill-query-export"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Parent: #15
What this adds
llm-log expert queryfor declared read-only expert operationsevents.jsonlhistorical backfill with stable capture IDs and atomic checkpointsobserve_usageso historical token usage can be projected without inventing task/pricing contextquery_outcome_dataset, including traversal beyond the historical 256-candidate ceilingllm-log expert export-datasetthat joins expert provenance back to exact raw captures and writes a SHA-256 manifestVerification — exact head
70561b68ce6346e33f30645ccb8aec556415698c34921711756: GREEN34921711765: GREEN, including full Python regression suite34921711768: GREENThe pagination integration contract traverses 257 outcome examples, proving export crosses the previous 256-candidate ceiling without duplicate/lost assertions.
This completes the historical-backfill/query/export slice of #15. Keep #15 open for later training transforms such as SFT/DPO/tool-trajectory projection.
Pull request closed