Skip to content

Add bugDiscoverer and discoverer-specifier witness to Cyber.kif - #589

Open
jdev-02 wants to merge 1 commit into
ontologyportal:masterfrom
jdev-02:cyber-bugdiscoverer-v2
Open

Add bugDiscoverer and discoverer-specifier witness to Cyber.kif#589
jdev-02 wants to merge 1 commit into
ontologyportal:masterfrom
jdev-02:cyber-bugdiscoverer-v2

Conversation

@jdev-02

@jdev-02 jdev-02 commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Adds bugDiscoverer, a TernaryPredicate relating a SoftwareBug, the ComputerProgram it is found in, and the AutonomousAgent who discovered it, distinct from the agent whose specification defines the bug via bugInProgram.

Includes two rules: a witness that the discovering agent can differ from the specifying agent, and a latency rule establishing that a bug is present in the program before the discovery event that finds it, using holdsDuring and BeginFn over the discovery process's WhenFn interval.

Depends on SoftwareBug and bugInProgram, both already on master via #583.

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