Skip to content

fix(artifact): prefer Agentic hook env vars#101

Merged
tnez merged 2 commits into
mainfrom
dogfood-artifact-hooks
Jun 5, 2026
Merged

fix(artifact): prefer Agentic hook env vars#101
tnez merged 2 commits into
mainfrom
dogfood-artifact-hooks

Conversation

@tnez

@tnez tnez commented Jun 5, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Prefer AGENTIC_ARTIFACT_* env vars from artifact command hooks while relying on the central hook bridge for legacy SPORES_* compatibility.
  • Update artifact hook tests to assert both preferred and legacy names are available.
  • Refresh the project dogfood artifact.written hook to use Agentic naming first.
  • Persist the dogfood output from the v0.5.0 follow-up run: the issue Design: v0.2 composition object (informed by task_next LIFO observation) #16 design artifact, generated artifact memory reference, and local task mirror update.

Dogfood Trail

This came from post-v0.5.0 dogfooding. The run produced a finalized design artifact for #16 and posted the design back to the issue:

#16 (comment)

It also exposed that artifact hook commands were still passing legacy SPORES_ARTIFACT_* names despite the preferred Agentic hook contract.

Follow-up roadmap:

Verification

  • bun test
  • bun run typecheck

@tnez tnez force-pushed the dogfood-artifact-hooks branch from 1165b3a to a264272 Compare June 5, 2026 15:41
@tnez tnez merged commit b182115 into main Jun 5, 2026
1 check passed
@tnez tnez deleted the dogfood-artifact-hooks branch June 5, 2026 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant