docs: rename project to Conclave and polish for portfolio#10
Merged
Conversation
Rename package + repo references (backend-poc -> Conclave), rewrite the README intro with a portfolio-grade summary of the consensus features, and update repo metadata/keywords.
naveed949
force-pushed
the
docs/rename-conclave
branch
from
June 23, 2026 05:54
0ef7fba to
3691b24
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Renames the project from
backend-pocto Conclave and makes it presentation-ready.Changes
conclave, portfolio-gradedescription, updated repository/issues/homepage URLs, refreshedkeywords(droppedpoc, addeddecentralized,audit-trail,state-machine-replication).# Conclaveheader with tagline, feature-forward intro (Raft election/replication/snapshotting/joint-consensus membership/linearizable reads, hash-chained audit log), and a "why it exists" framing block (stdlib-only, ~8.6k test LOC vs ~9.2k source LOC, ADR-driven).GitHub repo already renamed to
naveed949/Conclave; About description + topics set.No code or behavior changes.