Questions engineers ask next.
This page answers the immediate technical questions and points to the resource center that defines the architecture, language, boundaries, and reference implementations.
Understand the mental model and core concepts.
Get concise answers to the questions engineers ask next.
Read the authoritative definitions, models, and standards.
Inspect the reference implementations and run them.
Cyber-Safety moves governance to the moment of attempted effect.
Admit. Refuse. Evidence.
Concepts
Start with the terms.
- What is Cyber-Safety?
- What is PEPRG?
- What is an ERI?
Architecture
How does it work?
- What runtime components exist?
- How is policy evaluated?
- What happens when an action is refused?
Comparisons
What is this different from?
- How is this different from cybersecurity?
- How is this different from Zero Trust?
- How is this different from GRC?
Resource Center
Where should I read next?
- Cyber-Safety White Paper
- ERI / ERIL / CERI reference
- Deployment topology
Adoption
Non-Invasive Runtime Architecture.
- Does NIRA replace existing tools?
- Can NIRA work with AWS, Azure, GCP?
- How does plug-in adoption work?
NovaVault-X
Protected evaluation without possession.
- What does NovaVault-X prove?
- What is a Proof Run?
- What does NovaVault-X not prove?
Start with the terms.
These answers are intentionally short. The formal definitions live in the publications.
What is NovaFuse Technologies?
NovaFuse Technologies is a digital capability engineering company. It creates disciplines, constructs, reference systems, and products that make digital capability governable, testable, executable, and evidenced.
The company is not just shipping one tool. It is building a layered system: discipline, lifecycle, construct, language, packaging, product, publications, and reference implementations.
What is Cyber-Safety?
Cyber-Safety is the discipline for governing digital effects. It defines the rulebook: what should be evaluated, when governance matters, what refusal means, and why evidence must be produced.
When Cyber-Safety is operationalized in software, it appears as runtime governance: PEPRG lifecycles, admissibility decisions, refusal paths, evidence artifacts, and governed transactions. The control point is the attempted effect, not the actor's internal intention.
What is PEPRG?
PEPRG means Pre-Execution, Execution, Post-Execution Runtime Governance. It is the lifecycle that makes governed execution concrete.
Before it runs, PEPRG asks whether the attempted effect is admissible. While it runs, it enforces the declared boundary. After the decision, it emits evidence for commit, refusal, or abort.
What is a NovaFuse New Capability?
A New Capability is something made possible or made explicit by the NovaFuse operating model. It may be a product, but it may also be a protocol unit, measurement surface, runtime lifecycle, evidence primitive, or governed interaction pattern.
The NC badge marks capabilities that can now be governed, executed, measured, or evidenced differently.
What is G-Tx?
G-Tx means Governed Transaction. It is the observable runtime unit of governed motion: one attempted digital effect moving through intent, policy, enforcement, evidence, and resolution.
A G-Tx is not the definition of Cyber-Safety. It is a measurement and protocol surface that appears when Cyber-Safety is operationalized in a runtime system.
What is IDNA?
IDNA identifies the four execution frontiers that must be governed together at runtime: Identity, Data, Networks, and AI.
- Identity: who is acting, with what authority, and in what context.
- Data: what information is allowed to influence action.
- Networks: whether system conditions are stable and trustworthy right now.
- AI: what autonomous reasoning is allowed to execute.
Failure in any one frontier compromises system safety, even if the others appear correct.
What is an ERI?
An Executable Reference Implementation is an engineering construct for making a technical claim executable. Instead of asking readers to interpret a document, slide deck, demo, simulation, proof of concept, or pilot, an ERI gives them a bounded reference surface that can be run, tested, inspected, challenged, verified, and evidenced.
ERI is domain-agnostic. NovaFuse uses ERIs for governance and protected evaluation, but the construct is broader than any one product or discipline.
What are ERIL and CERI?
ERIL is the admissibility language. Traditional programming languages tell machines how to do something; ERIL tells systems when execution is allowed to happen.
CERI is the runtime packaging model. It carries the construct, admissibility language, boundary, and evidence pattern together so the claim can execute in a controlled environment.
How does it work?
The short version: proposed motion is evaluated before effect, enforced inside a declared boundary, and evidenced as part of the decision path.
What runtime components exist?
The common runtime pattern includes an actor, attempted effect, IDNA context, admissibility rules, enforcement decision, bounded execution surface, and evidence artifact.
Depending on the implementation, those may appear as identity bindings, data constraints, network/environment checks, AI authority bounds, ERIL rules, CERI packages, decision artifacts, receipts, and verification suites.
How is policy evaluated?
Policy is evaluated as admissibility. The relevant question is not merely whether an actor has access, but whether this attempted effect is permitted to complete under the declared identity, data, network, AI, authority, policy, and integrity conditions.
ERIL expresses admissibility rules. PEPRG places those rules in the runtime lifecycle. If the required conditions cannot be verified, the action is refused.
How is evidence generated?
Evidence is emitted as part of the decision path. The point is not to reconstruct proof after the fact from screenshots, logs, or manual attestations. The decision itself should produce a record of what was attempted, what rules were applied, what context was present, what outcome occurred, and whether the effect was committed or refused.
In ERIL language, evidence artifacts are emitted on both admissible and refusal paths. Refusal is not a failure of the system; refusal is a controlled outcome.
What happens when an action is refused?
The effect does not complete. The system records that the attempted motion was not admissible under the declared boundary and emits evidence of the refusal.
That matters because many control systems treat prevention as silent failure or operational interruption. Cyber-Safety treats refusal as a first-class governed outcome.
What is this different from?
Existing systems remain useful. NovaFuse adds a runtime capability they usually do not provide by themselves.
How is Cyber-Safety different from cybersecurity?
Cybersecurity generally protects systems, identities, networks, and assets from compromise. Cyber-Safety focuses on whether a digital effect should be allowed to complete.
Cybersecurity asks, among other things, who has access and what threats exist. Cyber-Safety asks: should this attempted state-changing motion be admitted, refused, or evidenced at runtime?
How is this different from GRC?
GRC defines policies, risks, controls, accountability, and audit responsibilities. Cyber-Safety does not replace that work. It moves the enforcement of selected governance requirements closer to runtime.
The practical shift is from retrospective assurance to effect-time admissibility: policy has to matter before the effect completes, not only after an auditor reconstructs what happened.
How is this different from Zero Trust?
Zero Trust is primarily an access and verification posture: do not trust by default; verify identity, device, context, and access continuously. Cyber-Safety accepts that posture and asks the next runtime question: even if access is verified, should this specific effect be allowed to complete?
In short: Zero Trust helps decide whether a subject may reach a resource. Cyber-Safety decides whether a proposed motion may become an effect.
How is this different from OPA or policy-as-code?
OPA and policy-as-code can express and evaluate policy decisions. NovaFuse is broader than policy evaluation alone: it combines admissibility, runtime boundary, refusal behavior, evidence emission, reference implementation, packaging, and publication structure.
OPA-like systems can be part of an implementation, but they are not the whole lifecycle by themselves.
How is this different from Azure Policy, Purview, or Sentinel?
Azure Policy helps enforce configuration and compliance rules. Purview governs data estates. Sentinel detects, investigates, and responds through SIEM/SOAR workflows. Those are useful capabilities.
NovaFuse is not trying to rename them. The difference is the control point: Cyber-Safety is concerned with runtime admissibility of attempted effects and evidence generated as part of commit or refusal.
Protected evaluation without possession.
NovaVault-X is the product page. These questions keep the proof boundary clear.
What does NovaVault-X prove?
NovaVault-X can prove artifact integrity inside the defined boundary, that bounded execution occurred, that input, output, and execution environment state were receipted, and that artifact custody did not transfer inside the Proof Run boundary.
What does NovaVault-X not prove?
It does not prove that an algorithm is commercially valuable, that every output is universally true, that software is harmless in every possible context, or that observers can make no inference from behavior.
NovaVault-X governs the execution integrity of a defined artifact inside a Proof Run boundary. It does not claim to govern all external systems, downstream uses, or every possible inference.
What is a Proof Run?
A Proof Run is a bounded execution event that lets a reviewer evaluate protected software without taking possession of the underlying source. The run produces evidence about what happened inside the declared boundary.
Non-Invasive Runtime Architecture.
NIRA, aka ERI-PNP-001, is the adoption path: existing systems stay in place while NovaFuse adds the governed runtime boundary where capability needs proof.
Does NIRA replace existing security, cloud, GRC, or IAM tools?
No. NIRA is Non-Invasive Runtime Architecture. It is designed for adoption without forced platform replacement.
Existing tools still provide identity, networking, logging, data governance, cloud primitives, monitoring, incident response, and compliance workflows. NovaFuse introduces the governed runtime boundary that connects selected signals at the point of attempted effect: admit, refuse, and evidence.
Can ERI-PNP-001 work with AWS, Azure, GCP, Kubernetes, existing IAM, and SIEM?
Yes. ERI-PNP-001 describes the plug-in adoption pattern for a governed runtime boundary around existing systems.
Those platforms provide infrastructure, identity, policy, telemetry, and integration surfaces. NIRA organizes selected signals and actions into governed capability flow. The implementation depends on the use case, control boundary, data sensitivity, and where evidence must be generated and retained.
Where should I read next?
The FAQ is orientation. The resource center is the canonical shelf.
Paradigm, operational runtime architecture, effect admissibility, claim boundaries, and vocabulary.
Executable claim construct, admissibility language, runtime packaging, revocation, and reference blueprint.
IDNA reference model, deployment topology, standards mapping, and the broader digital capability architecture.
Protected evaluation briefs and capability artifacts for specific implementations like NovaVault-X.