arrow_backRetour aux issues
agentic-lineage/lineage
#107
Débutant
Ouvrirarrow_forward
Débutant
Ouvrirarrow_forward
Débutant
Ouvrirarrow_forward
Emit Claude Code artifacts from compiled package output
ecoDébutant
enhancement
help wanted
descriptionDescription
## Problem statement
Claude Code needs provider-visible context and skill layout that matches its conventions. The compiler should emit Claude-compatible artifacts from the generated package model without copying arbitrary source `CLAUDE.md` content wholesale.
## Scope
- Generate Claude-facing instruction content from the behavioral model and package artifacts.
- Ensure generated skills and workflow summaries materialize correctly through the Claude adapter from #18.
- Preserve ordered workflow intent and operational constraints in Claude-visible text.
- Avoid duplicating or conflicting with the generated section maintained by materialization.
## Acceptance criteria
- A generated package materializes for Claude using the existing #18 path.
- `CLAUDE.md`/Claude-visible context includes active package, workflow, ordered steps, constraints, and references needed to run the workflow.
- Tests verify that generated Claude artifacts are deterministic and do not duplicate materializer-managed blocks.
- The package still passes `lineage package validate` from #31.
## Dependencies
- Depends on provider-neutral artifact generation.
- Builds directly on the Claude materializer adapter from #18.
## Non-goals
- No changes to Claude Code itself.
- No new provider registry behavior.
- No unconstrained rewrite of source `CLAUDE.md`.
## Sequencing
Land after provider-neutral generation and before end-to-end behavioral validation for Claude.
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