Fix: remove hook runtime context tmp .json files#104
Merged
Conversation
Stop diff-trace hook intake from writing parsed payload artifacts under context/tmp, leaving AgentTraceDb as the only persistence path for diff-trace payloads. Update current-state context to reflect the DB-only runtime behavior. Plan: remove-hook-runtime-context-tmp-artifacts Task: T01 Co-authored-by: SCE <sce@crocoder.dev>
Remove the remaining post-commit hook trace writer and its unused collision-safe JSON artifact helpers so hook runtime no longer writes post-commit artifacts under context/tmp. Update current-state context to reflect DB-only hook persistence and record completion evidence for the artifact-removal plan. Plan: remove-hook-runtime-context-tmp-artifacts Task: T02 Co-authored-by: SCE <sce@crocoder.dev>
Record completion evidence for manually removed context/tmp hook-runtime artifacts while preserving sce.log and its creation behavior. Plan: remove-hook-runtime-context-tmp-artifacts Task: T03 Co-authored-by: SCE <sce@crocoder.dev>
is AgentTraceDb-only with no context/tmp parsed-payload artifacts. - overview.md: Describe diff-trace as AgentTraceDb-only without context/tmp parsed-payload artifacts - patterns.md: Clarify unresolved attribution persists as NULL in AgentTraceDb rather than referencing artifacts - sce/claude-raw-hook-capture.md: Describe nullable attribution persisted to AgentTraceDb without raw hook artifacts - plans/remove-hook-runtime-context-tmp-artifacts.md: Mark T04 complete with completion metadata (date, files, evidence) Co-authored-by: SCE <sce@crocoder.dev>
…oval Final validation task for the remove-hook-runtime-context-tmp-artifacts plan. All checks pass (nix flake check, pkl-check-generated), stale hook-runtime artifact references are absent from code and context docs, residual artifacts cleaned from context/tmp/, and SCE logs preserved. All 9 success criteria confirmed met. Plan: remove-hook-runtime-context-tmp-artifacts Tasks: T05 Co-authored-by: SCE <sce@crocoder.dev>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.