Skip to content

Notes about KMIR tool application PR feedback #4

Closed
@jberthold

Description

@jberthold
Member

Small things

  • Goto transcode -> Goto transcoder (kmir.md "Verification Backend" section)
    delete "critical" in "critical intermediate representation" (checkbox section)
    Link to mir-semantics repo on github in checkbox section
    Should we maintain (and link to) a list of missing features in mir-semantics? (Question in the Checkbox section)
    Mention docker image as an option in the CI question in the checkbox section

Larger content to add or modify

  • Don't speculate over future kup based things in the doc.s here
    Document what is in the docker image
    Say more about K framework in general before explaining how kmir is based on it
    address detailed questions in Add kmir tool description and CI workflow model-checking/verify-rust-std#310 (comment) by rewording the description after the MIR diagram
  • Explain "how 'symbolic execution' and 'proof' go together" in 1st paragraph:
    • K enables symbolic execution of MIR by rewriting
    • a program property becomes an all-path reachability problem in a rewriting system
    • a proof of reachability proves the property (given the semantics of MIR)
      This should probably be very short in the 1st paragraph but then be expanded in the subsequent section about K and kmir below.

Activity

jberthold

jberthold commented on Apr 5, 2025

@jberthold
MemberAuthor

Branch add-kmir-tool-version2 for edits, to be copied over when ready

jberthold

jberthold commented on Apr 5, 2025

@jberthold
MemberAuthor

I removed kontrol and evm-semantics from the links section and renamed it "Background Reading". Maybe we can remove this section in favour of a longer description of K Framework in the earlier part.

jberthold

jberthold commented on Apr 5, 2025

@jberthold
MemberAuthor

More radical suggestions to modify the kmir.md description:

  • Remove "Versioning" entirely
  • Largely modify the "CI" section to only describe tool usage and how to find/install it, and move this into "Steps to Use the Tool
  • Make "Licenses" a paragraph in the first section (removing its heading)

We could post this on the PR as a suggestion, asking whether we should do it.

jberthold

jberthold commented on Apr 10, 2025

@jberthold
MemberAuthor

Edits done as described

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @jberthold

        Issue actions

          Notes about KMIR tool application PR feedback · Issue #4 · runtimeverification/verify-rust-std