Skip to content

Make the high level overview easier to scan#165

Merged
odyslam merged 1 commit intomainfrom
fix/make-high-level-overview-easier-to-scan
Dec 2, 2025
Merged

Make the high level overview easier to scan#165
odyslam merged 1 commit intomainfrom
fix/make-high-level-overview-easier-to-scan

Conversation

@czepluch
Copy link
Contributor

@czepluch czepluch commented Dec 1, 2025

During mapping of personas and user journeys for the docs, it became clear that the high level overview was too hard to navigate and had too much content. This PR boild it down and moves the code example into a dropdown so that non-tech people can get an understanding of the Credible Layer in a couple of minutes.

…formation to give anyone an understanding of credible layer in 2 minutes
@odyslam odyslam merged commit f6ba78e into main Dec 2, 2025
2 checks passed
Copy link
Contributor

@growth-maniac growth-maniac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good. one comment.

#### How Enforcement Works

You can read the full technical flow in [Architecture](/credible/architecture-overview).
A network node running the Credible Layer [sidecar](/credible/glossary#sidecar) does not care _how_ a transaction violates the protocol's rule. All that matters is _whether_ the assertion passes or fails. If the assertion fails, the node drops the transaction before it can be included in a block.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldn't we use validated/invalidated instead of pass/fail here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants