Feed response and usage outcomes into expert plane #106
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!106
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/68-expert-response-ingest"
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?
Tracks #68.
Stacked on #86 (
fix/67-stream-integrity) so response ingest can rely on explicit stream-integrity metadata without bloating that PR.What changed
observe_responseafter each immutable completed capture;observe_usageonly when provider-reported token counters exist;observe_responseoperation throughSubprocessExpertPlane;response:<event-id>projections;completed,incomplete, orunknownand preserve provider finish reason when present;RED evidence
012c370f8959f47e72beb94ebed8863cedc7a11f: 101 tests ran; only the two new live response/usage ingest contracts failed.186f74a0374219d92c523afaf61150c20a4c8faa: 103 tests ran; exactly four new expectations failed: live response/usage emission, adapterobserve_response, and Common Lisp service response projection. Existing tests, including #86 stream integrity, stayed green.GREEN evidence
Implementation/replay head
7aaf3ddc22e8fe3157f11878125869aaf776f098passed the expert-plane contracts and quota/package workflow; the full Python and adversarial analytics tests also passed.Final exact head
6b2013fe8aef247fa44eb03da6994945681d505bpassed all three workflows:Client-abort behavior remains unchanged: no completed immutable capture means no response/usage projection. This PR does not treat transport 200 as task success; response metadata remains evidence for the separate outcome expert.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.