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