Archived
d3495476f4
El SDK Release / build-and-release (push) Failing after 13m0s
The generated C, amalgams, vendored runtime pins, and compiled binaries from the Claude Code era are removed from the worktree. The El sources survive; this tree is now source-only for the first-principles rebuild. Per Principal direction 2026-08-19.
8 lines
421 B
Plaintext
8 lines
421 B
Plaintext
Traceback (most recent call last):
|
|
File "<stdin>", line 12, in <module>
|
|
File "/Users/will/Development/neuron-technologies/foundation/el/tools/evidence/report.py", line 35, in load
|
|
art = os.path.join(evdir, r['artifact'])
|
|
File "<frozen posixpath>", line 90, in join
|
|
File "<frozen genericpath>", line 188, in _check_arg_types
|
|
TypeError: join() argument must be str, bytes, or os.PathLike object, not 'NoneType'
|