Claude Digest
Path:
loom-builder/runs/gemini-block-extract-1783162426199/CLAUDE_DIGEST.mdRelative: runs/gemini-block-extract-1783162426199/CLAUDE_DIGEST.mdSubproject: loom-builderCategory: dispatch-runsLines: 67Bytes: 2,770Imports: 0Exports: 0
Content Preview
- # CLAUDE_DIGEST — gemini-block-extract
- **Status:** HALTED (LOOP_DETECTED) — failing gates: bash -lc python3 -c "import json; i=json.load(open('/home/mikes/gemini-hubs-preview/src/content/artifacts/INDEX.json')); assert len(i)>50", bash -lc python3 -c "import json,glob,re;
- import sys
- files=[f for f in glob.glob('/home/mikes/gemini-hubs-preview/src/content/artifacts/*.*') if not f.endswith('INDEX.json')]
- assert len(files)>50
- for f in files[:200]:
- head=open(f,encoding='utf-8',errors='replace')