Skip to content

Define scheme-neutral semantic projections and evidence-bounded coverage reports #987

Description

@Brad-Edwards

Problem

External concept bindings answer what an author asserts about a native RAES subject. They do not, by themselves, answer a query such as which concepts have declared, admitted, observed, or verified witnesses in a particular artifact and execution context. A bare coverage count collapses distinct predicates and silently turns an external classification into runtime truth.

Outcome

Define a generic projection and reporting contract over the portable bindings introduced by #986 and governed RAES predicates. The contract must support useful coverage, gap, and traceability views without giving an external scheme authority over RAES execution semantics.

Projection frame

Every projection must declare at least:

  • the scheme authority, revision or content digest, and explicit concept inclusion set or denominator;
  • the RAES subject kind and digest-stable artifact scope;
  • the governed native predicate or profile being queried;
  • the asserting or observing perspective;
  • configuration and state cut where the predicate depends on them;
  • existential, universal, threshold, or other governed quantification;
  • the evidence boundary and freshness policy;
  • the transformation and binding versions used to derive the view.

The result must distinguish witnesses, gaps, unknowns, ambiguous bindings, and excluded concepts. A concept is never itself executed or realized; those predicates apply to native RAES subjects and may be projected onto concepts only within the declared frame.

Acceptance criteria

  • The same projection machinery operates over at least two unrelated schemes.
  • Reports identify the exact native predicate being summarized and never emit an unqualified coverage percentage.
  • Declared, admitted, observed, and verified views remain independent rather than forming an assumed maturity ladder.
  • Every positive result links to digest-stable native witnesses and admissible evidence.
  • Ambiguous, approximate, stale, or lossy bindings remain visible in the result.
  • Changes in configuration, perspective, quantifier, or evidence boundary can change a projection without changing the underlying transition semantics.
  • Participant-visible reports obey the same information-flow controls as their source bindings and evidence.
  • Negative fixtures reject unknown predicates, implicit denominators, missing scheme revisions, and evidence-free verification claims.

Non-goals

  • Defining a universal quality score.
  • Treating concept counts as environment capabilities.
  • Replacing native proposition, outcome, trace, evidence, or realization semantics.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions