Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 958 Bytes

File metadata and controls

25 lines (17 loc) · 958 Bytes

KERNELS Docs

Documentation for understanding and integrating KERNELS.

Contents

Document Purpose
ARCHITECTURE.md Component boundaries and data flows
THREAT_MODEL.md Adversary model + mitigations
pipelines/HPC_CICD_ARCHITECTURE.md Advanced CI/CD design for deterministic kernel infrastructure
FAQ.md Usage clarifications and non-goals

Getting Started

If you need to integrate KERNELS:

  1. Start at the main README.md for overview
  2. Read spec/README.md for normative requirements
  3. Review ARCHITECTURE.md for implementation details
  4. Check FAQ.md for common questions

Relationship to Spec

The /spec directory contains normative requirements. This /docs directory contains informative guidance. If they conflict, spec wins.