A living design document for automated compliance assessment in cloud-native systems.

What Is This?#

This repo is a living design document exploring how compliance assessment becomes automated, continuous, and trustworthy at scale.

What’s Here#

How To Contribute#

Pick a problem area that interests you. Read the existing document. Add your perspective, propose solutions, poke holes in existing proposals. Open a PR.

Where Does My Contribution Go?#

If you have…Then…
A question, bug, or small suggestionFile an issue — lowest friction, can graduate later.
A new problem area no existing doc coversCreate a problem doc in docs/problems/ and link it here.
More to say about an existing problem areaExpand the existing problem doc.
A specific decision that needs a yes-or-no answerPropose an ADR in docs/ADRs/ via a pull request.
An accepted design ready for executionWrite a plan in docs/plans/.

When in doubt, start with an issue.

Browse Online#

This documentation is browsable at complytime.github.io/complytime (powered by docsify).

Acknowledgments#

This repo’s structure — living design document, problem-driven exploration, ADRs — is adopted from fullsend.

License#

This project is licensed under the Apache License, Version 2.0.