Chris
Chris
## Purpose We propose to create a foundational Prolog file that serves as a basis for expressing governance rules for data spaces. This file will provide a standardized vocabulary for...
## Purpose Implement the `ExecuteMsg::RevokeClaims` message according to the current specification of the `okp4-dataverse` smart contract. - [ ] Consider the business rules and invariants required for data integrity, security...
## Purpose The documentation we produce (thanks to [fadroma/schema](https://github.com/hackbg/fadroma/tree/master/schema) - #311) relies on a specific format of comments. For instance, if types aren't correctly described in the comments of the...
## Background Recently, we've faced a scenario where just changing the version of a component (Rust, in this case) had the potential to disrupt our smart contract execution - cf....
## Idea We need to conduct a benchmark campaign for the OKP4 chain and its smart contracts to evaluate their performance. The outcome of this campaign should be metrics (e.g....
## Expected Behavior Docusaurus is designed to provide a version selection widget, allowing users to choose the version of the documentation they are viewing (for versioned documentation). This functionality is...
Self explanatory. Adds a linter job that scans the static directory for images, alerting if any exceed 200KB.
## Issue To uphold a cohesive visual experience across our documentation, it's imperative that we maintain consistent font and illustration sizes. ## Todo Based on observations from @ManonPoint26 and @MdechampG:...
## Context As our Docusaurus documentation continues to grow, we have incorporated a significant number of pages written in [MDX](https://mdxjs.com/) format. To ensure that our MDX pages meet quality standards,...
## Issue Build times are getting longer and longer. ## Todo Find ways to improve the build time, as the deployment pipeline is severely degraded.