Skip to content

docs: README cleanup follow-up to PR #24 (numbers, duplicates, CI triggers)#25

Merged
Amosk21 merged 3 commits intomainfrom
docs/readme-cleanup-followup
Apr 30, 2026
Merged

docs: README cleanup follow-up to PR #24 (numbers, duplicates, CI triggers)#25
Amosk21 merged 3 commits intomainfrom
docs/readme-cleanup-followup

Conversation

@Amosk21
Copy link
Copy Markdown
Owner

@Amosk21 Amosk21 commented Apr 30, 2026

Three stranded doc commits from PR #24's branch that didn't land in the merge window. Shipping them as a follow-up so main reflects the post-IAO-and-RO-promotion state accurately.

What this fixes on main

  • ENTAILED TRIPLES ADDED: +3473 in the certificate sample -> +47888 (current full-imports value)
  • 1434 asserted -> 4907 post-reasoning -> 17266 -> 65154 (current numbers)
  • Hero paragraph framing now says BFO/RO/IAO-aligned, CCO-informed instead of BFO-aligned, CCO-informed (matches the new full-imports state)
  • Drops three duplicate sections that restated the hero / TL;DR (The problem ARCO solves, Beyond a single regulation, The core value: blockquote)
  • ROBOT Validation workflow trigger narrowed to push-to-main + PRs-to-main only (drops tooling/**, experiment/** push triggers — README has always promised this; reality now matches)

What does NOT change

No ontology, gate, SHACL, SPARQL, instance data, or pipeline-logic change. Documentation accuracy + CI ergonomics only.

Verification

🤖 Generated with Claude Code

Amosk21 and others added 3 commits April 29, 2026 23:39
README review pass after the IAO + RO promotion:

1. Update the headline framing (line 9) to acknowledge that BFO, RO, and IAO
   are now full upstream imports rather than just calling out BFO + CCO.
2. Update the certificate sample's "ENTAILED TRIPLES ADDED" from the previous
   stub-state value (+3473) to the current full-imports value (+47888) so the
   advertised proof matches what the pipeline actually emits.
3. Update the "Getting started" section's asserted-vs-post-reasoning numbers
   from the stub-state baseline (1434 -> 4907) to the current values
   (17266 -> 65154) and explicitly note that this is over the full BFO + RO
   + IAO + ARCO union.

ROBOT validation workflow trigger tightening:

- Drop push triggers on tooling/** and experiment/**. With the full-import
  HermiT step taking ~30-40 minutes, running it on every WIP commit is
  noisy without adding signal. Independent DL verification still runs on
  every push to main and every PR targeting main, which is exactly what
  the README has always promised. Manual workflow_dispatch is retained.

No ontology, gate, SHACL, SPARQL, or pipeline-logic change. Documentation
accuracy and CI ergonomics only.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
The "Why full upstream imports" subsection now answers two follow-up
questions a reader is likely to ask after seeing the +47888 entailed-triples
number:

1. "Where do all those derived triples come from?" The overwhelming
   majority is OWL-RL closure over upstream axiomatization (BFO upper-level
   subclass propagation, RO property chains and inverses, IAO ICE
   hierarchy), not ARCO-specific reasoning. Slim MIREOT modules would
   shrink the post-reasoning graph by roughly an order of magnitude
   without changing the classification outcome.
2. "What does this mean for adding a new Annex III category or peer
   regulation?" Full imports leave whatever BFO/RO/IAO terms the new
   category needs already in scope; the only engineering work is the new
   gate axioms and ARCO-side classes. MIREOT modules would add a per-
   addition module-rebuild step that tends to rot if forgotten.

Documentation only; no code or ontology change.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Three sections were restating content already covered in the hero paragraphs
and TL;DR. Removed:

- "The problem ARCO solves": repeated the hero almost verbatim (same
  "moves the risk decision upstream" framing).
- "Beyond a single regulation": repeated the TL;DR and "How it works"
  generalization claim a third time.
- Blockquote "The core value: ...": rephrased TL;DR bullet 2 with a
  flowery "ontologically disciplined structure" tag.

Also tightened "How it works" step 4 by dropping the "downstream
documentation layer" phrase in favor of plain "audit queries."

No technical content cut. The unique sections (proof certificate, how it
works, structural-vs-behavioral framing, foundational ontology versions
and full-imports rationale, getting-started) are unchanged.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@Amosk21 Amosk21 merged commit ba0b3dc into main Apr 30, 2026
3 checks passed
Copy link
Copy Markdown

@greptile-apps greptile-apps Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant