Commit History

fix(harness): correct docstring_of β€” a slot-0 string is a docstring only in function-like scopes; genexps do not reserve slot 0, modules/class bodies store __doc__ explicitly. 0 spurious / 0 missed over 2,158 code objects vs ast.get_docstring, 13 tests. disassemble_v2 defaults to doc_rule=published so published inputs stay reproducible.
f534783
verified

coolblaze03 commited on

docs: state the byte-exact certification ceiling β€” CPython 3.12 compiles the same AST to different bytecode depending on comprehension line-wrapping (measured: 80.62% of 516 stdlib modules preserve the fingerprint under a formatting-only rewrite). Costs the reported scores 0 rows; applies to any system scored this way.
3486ce0
verified

coolblaze03 commited on

chore: remove harness/pybytecode_core/__pycache__ β€” a byproduct of the staging self-test, embedding /tmp/hf-staging in co_filename
44605fa
verified

coolblaze03 commited on

chore: remove harness/__pycache__ β€” a byproduct of the staging self-test, embedding /tmp/hf-staging in co_filename
2b0872f
verified

coolblaze03 commited on

fix: co_filename in all 600 benchmark .pyc was the build-machine absolute path; now src/NNNNN.py as bench.jsonl declares (oracle fingerprint excludes co_filename; 600/600 preserved)
608b386
verified

coolblaze03 commited on

Upload ORACLE-LIMITS.md with huggingface_hub
6bab5f0
verified

coolblaze03 commited on

Upload EVAL.md with huggingface_hub
81af876
verified

coolblaze03 commited on

Upload README.md with huggingface_hub
17f5a29
verified

coolblaze03 commited on

Add files using upload-large-folder tool
4b46b8f
verified

coolblaze03 commited on

Add files using upload-large-folder tool
d1da7dc
verified

coolblaze03 commited on

Add files using upload-large-folder tool
29a4423
verified

coolblaze03 commited on

Add files using upload-large-folder tool
c9f3499
verified

coolblaze03 commited on

Add files using upload-large-folder tool
1e41add
verified

coolblaze03 commited on

Add files using upload-large-folder tool
ec482db
verified

coolblaze03 commited on

Add files using upload-large-folder tool
ff9936a
verified

coolblaze03 commited on

Add files using upload-large-folder tool
0b19a1b
verified

coolblaze03 commited on

Add files using upload-large-folder tool
b3e9a6d
verified

coolblaze03 commited on

initial commit
242f37a
verified

coolblaze03 commited on