arrow_backRetour aux issues
agentic-lineage/lineage
#116
Débutant
Ouvrirarrow_forward
Débutant
Ouvrirarrow_forward
Débutant
Ouvrirarrow_forward
Extend doctor and validation diagnostics for compiled packages
ecoDébutant
enhancement
help wanted
descriptionDescription
## Problem statement
When a compiled package fails after installation, users need diagnostics that connect the failure back to the compiled workflow, not just generic package or provider state. Existing `lineage doctor` (#52) and `lineage package validate` (#31) are the right places to surface those checks.
## Scope
- Extend validation output with compiled-package metadata, model version, compiler version, and behavioral consistency status.
- Extend `lineage doctor` to detect stale or incompatible compiled package state where relevant.
- Check that Claude and Codex materialized context contains generated workflow summaries and ordered steps, building on #18 and #19.
- Check workflow execution readiness through the `lineage workflow run` model from #49 without requiring a live provider in default tests.
## Acceptance criteria
- `lineage package validate` identifies compiled packages and reports model/artifact consistency status.
- `lineage doctor` reports actionable fixes for stale compiled package materialization or missing provider-visible context.
- Diagnostics cross-reference package name, workflow name, provider, and missing artifact.
- Tests cover clean compiled package, stale materialization, missing context block, and missing workflow step.
## Dependencies
- Builds on #18, #19, #31, #49, and #52.
- Depends on round-trip fixtures and compile-time consistency checks.
## Non-goals
- No live provider invocation.
- No registry UI or website diagnostics.
- No replacement for existing doctor checks.
## Sequencing
Final child issue in behavioral validation. This ties compiled-package validation into the existing receiver-facing diagnostic surface.
Issues similaires
medik8s/fence-agents-remediation
star18
Poids du dépôt moyen
v0.8.0 starts a cluster-scoped Secret informer despite namespace-scoped Secret RBAC
## Description While testing Fence Agents Remediation (FAR) v0.8.0, I observed the manager repeatedly attempting to li…
Go
good first issue
Wayfare-labs/wayfare
star1
Poids du dépôt léger
Check that an issuer's home_domain round-trips to the same stellar.toml
Written to the standard set by #33 — read that issue first for the expected level of detail and the acceptance criteria…
Go
help wanted
area:corridor
Wayfare-labs/wayfare
star1
Poids du dépôt léger
Report auth_immutable: whether an issuer's flags can still change
> **This issue is the reference standard.** Every other check issue links back here for the expected level of detail. I…
Go
help wanted
good first issue