build_log_parser.py
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-06.)
build_log_parser.py has 22 facts recorded in Dontopedia across 2 references, with 5 live disagreements.
Mostly:has variable(4), print statement(4), rdf:type(2)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (4)
Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.
printedByPrinted by(4)
- Build Success Rate
ex:build-success-rate - Failed Build Count
ex:failed-build-count - Successful Build Count
ex:successful-build-count - Total Build Count
ex:total-build-count
Other facts (21)
The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.
| Predicate | Value | Ref |
|---|---|---|
| Has Variable | total_builds | [1] |
| Has Variable | successful_builds | [1] |
| Has Variable | failed_builds | [1] |
| Has Variable | success_rate | [1] |
| Print Statement | Print Total Builds | [1] |
| Print Statement | Print Successful Builds | [1] |
| Print Statement | Print Failed Builds | [1] |
| Print Statement | Print Success Rate | [1] |
| Rdf:type | Python Script | [1] |
| Rdf:type | Script | [2] |
| Purpose | Parse Build Logs | [1] |
| Purpose | Parse Build Logs | [2] |
| Prints | Total Build Count | [2] |
| Prints | Build Success Rate | [2] |
| Has Function | Main | [1] |
| Has Entry Condition | Main Guard | [1] |
| Uses Technique | Regular Expression Matching | [1] |
| Counting Method | Iteration Through Log File | [1] |
| Success Rate Calculation | Ratio Method | [1] |
| Document Structure | Code and Explanation | [1] |
| Executed With | Python Interpreter | [2] |
Timeline
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
References (2)
ctx:claims/beam/9592f65f-e775-44c4-94f8-f1bea0f056d7ctx:claims/beam/1770647d-37d1-48cc-8be5-609dc9ffaf93- full textbeam-chunktext/plain1 KB
doc:beam/1770647d-37d1-48cc-8be5-609dc9ffaf93Show excerpt
- The script prints the total number of builds, the number of successful and failed builds, and the calculated success rate. ### Sample Log File (`build_logs.txt`) Here's a sample log file to test the script: ``` 2024-07-23 14:30:00 -…
See also
Keep researching
Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.