Skip to content

ReguNav/framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReguNav Compliance-to-Architecture Framework™

Version 0.1 · open specification · Apache-2.0

A machine-readable control, evidence and architecture ontology for regulated AI, data and software systems.

The navigation layer between regulation, controls, software architecture and audit evidence.

Quickstart

import { ONTOLOGY, snapshot, resolveClause } from "@regunav/ontology";

console.log(snapshot(ONTOLOGY));
console.log(resolveClause(ONTOLOGY, "eu-ai-act@2024-1689", "Art. 27"));

Contributing

Open a PR adding your authority / obligation / control / evidence / architecture / policy. See SPEC.md §How to extend.

License

Apache-2.0. ReguNav™ is a trademark of Regunav Inc.

Cite

ReguNav Compliance-to-Architecture Framework™, v0.1 (2026). Regunav Inc. https://framework.regunav.com

About

ReguNav Compliance-to-Architecture Framework™ — open specification + machine-readable ontology. Apache-2.0.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors