feat(metrics): move the metrics program to the orchestrator sequence - #1129
Merged
gewenyu99 merged 12 commits intoAug 21, 2026
Conversation
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
🧙 Wizard CIRun the Wizard CI and test your changes against wizard-workbench example apps by replying with a GitHub comment using one of the following commands: Test all apps:
Test all apps in a directory:
Test an individual app:
Show more apps
Results will be posted here when complete. |
…ols for task agents Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…ck pins resolution through task inputs Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
gewenyu99
changed the base branch from
posthog/metrics-sol-binding
to
posthog/metrics-program
August 21, 2026 16:49
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…s the task when the pin never arrives Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
… entries resolve the variant Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…e program's skill id (cherry-picked from replay-vision-command 6d96dea) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…s bindings union)
…sk frontmatter models as designed Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…d in the flow frontmatter Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…framework-fix cherry-pick Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Collaborator
Author
Verification — six live runs on the final stackOrchestrator on pi, stage models from the flow frontmatter (terra seed / sol verify+instrument / luna report), variants resolved through the menu's
~$0.10–0.30 per run (sol at luna–terra bounds; terra+luna legs exact). All six chose the correct platform variant deterministically; reruns are honest no-ops or additive gap-fills. |
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.
Stacked on #1102, verified live (see comment): routes metrics onto the orchestrator on pi with the
metricsagent flow (PostHog/context-mill#355) — the binding routes only, every stage's model/effort is pinned context-mill side (model_pi/effort_pi: terra seed, sol tasks, luna report), and each task'smetricsskill resolves to its platform variant through the menu's per-framework entries.🤖 Generated with Claude Code