Docs#2
Merged
Merged
Conversation
shri771
requested changes
Jun 2, 2026
shri771
left a comment
Collaborator
There was a problem hiding this comment.
Added couple of suggestions.
OfficialAbhinavSingh
force-pushed
the
docs
branch
from
June 2, 2026 13:56
9eeeb30 to
41dd5ad
Compare
OfficialAbhinavSingh
force-pushed
the
docs
branch
from
June 3, 2026 08:25
e64aee0 to
41dd5ad
Compare
Viscous106
force-pushed
the
docs
branch
3 times, most recently
from
June 3, 2026 09:12
68982e1 to
11afab4
Compare
Viscous106
commented
Jun 3, 2026
Viscous106
commented
Jun 3, 2026
Viscous106
commented
Jun 3, 2026
Viscous106
commented
Jun 3, 2026
Viscous106
commented
Jun 3, 2026
Viscous106
commented
Jun 3, 2026
Viscous106
commented
Jun 3, 2026
Viscous106
commented
Jun 3, 2026
Viscous106
left a comment
Member
Author
There was a problem hiding this comment.
@shri771 @OfficialAbhinavSingh Pointed out some changes and suggestion and aprovals have a look and ping if needed.
Viscous106
commented
Jun 3, 2026
Viscous106
left a comment
Member
Author
There was a problem hiding this comment.
All review items addressed. Summary of changes applied:
Architecture decisions:
- #11: identity + reputation merged into
accounts-service(Python/FastAPI) — 4 services, not 5 - #12:
submit_proofs→ non-blockingenqueue_proofs_nodeviastream:proof_queue— goal completes in <1s - #13: Batch audit logging — tool servers XADD to
stream:audit_buffer; indexer emitslogBatch(merkleRoot, count)every 10s - #14: Capability JWT for local verification at tool servers — no per-call RPC to identity
- #15: gRPC (tonic) kept on blockchain-indexer
UpdateScorepath only; all other internal calls → HTTP/JSON - #16: HMAC
X-Internal-Authfor Phases 1–4; mTLS deferred to Phase 5
New content:
- §2.1: Problem 4 (No Economic Accountability) added
- §2.2: StakeRegistry.sol row added to solution table
- §5.8: Agent Economy section (staking, slashing, ChallengeManager.sol)
- §9: Caching strategy fully rewritten — versioned keys, prefix caching, per-role policy, stampede protection, pgBouncer landmine warnings
prd-hackathon.mdcreated for launch-phase constraints
Corrections:
- Reputation formula updated with
quality_signalnegative component - Credential Broker model added to §5.7
- Proof outbox (durability) + recordBundle (Merkle, gas efficiency) in §5.4 and §10.3
- Capability JWT scoped to tool + repo + action in §7.3
- Leaderboard demoted to secondary /discover surface
- §1.4 reframed as Initial Deployment Context (not Hackathon Context)
Member
Author
|
@shri771 @OfficialAbhinavSingh give me the final confirmation and will merge the pr kindly check and aprove if no changes are needed. |
Viscous106
force-pushed
the
docs
branch
2 times, most recently
from
June 9, 2026 06:37
8920fc2 to
5ebbc9b
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.
This has the planning md so i want to finalise our workfolw going forward so for that we have to change and improvise the planning in this pr and after finalising our plan is to start implemneting along with architecutuer and all