Skip to content

Artifacts

While working on my repositories with Claude Code, some analyses end up as an interactive page (an artifact) rather than a lesson: a map, an audit, a simulator. They are hosted on claude.ai, open in any browser, and are linked here and from the courses they illustrate.

Open the artifact · French · 2026-09-13 · IX at 2a84de4

The twelve plays of Anthropic’s AI-Native SDLC Playbook (plan, design, build, test, deploy, maintain) checked one by one against what the IX and Demerzel repositories actually do. Each play gets a verdict in the ecosystem’s six-valued logic, the evidence behind it, and the gap to close. It ends with the five priority gaps and four lesson ideas for the agentic AI series: tests that pass without testing anything, hooks as approval gates, separation of duties with an agent, and deciding before implementing.

Demerzel × ComfyUI — Governed Asset Pipeline

Section titled “Demerzel × ComfyUI — Governed Asset Pipeline”

Open the artifact · English · 2026-07-18

How ComfyUI image generation was wired into Demerzel as a governed provider: every texture request goes through a budget gate, runs locally on the GPU, and leaves a provenance record (seed, workflow hash, prompt, consumer). The budget gate is interactive — pick a provider and a cost and watch it allow, block or fail closed.

Open the artifact · French and English · 2026-08-20

A 3D bench for placing two microphones on an acoustic guitar. Move the microphones and read the path difference, the time offset and the frequency of the first comb-filter notch when the two channels are summed to mono. It can overlay the model on a camera feed to check a real setup.