Skip to content

Docs#2

Merged
Viscous106 merged 2 commits into
mainfrom
docs
Jun 9, 2026
Merged

Docs#2
Viscous106 merged 2 commits into
mainfrom
docs

Conversation

@Viscous106

Copy link
Copy Markdown
Member

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

@shri771 shri771 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Added couple of suggestions.

Comment thread PRD.md Outdated
Comment thread plan.md Outdated
Comment thread plan.md Outdated
Comment thread PRD.md
Comment thread PRD.md
Comment thread PRD.md Outdated
Comment thread PRD.md Outdated
Comment thread PRD.md
Comment thread plan.md Outdated
Comment thread plan.md Outdated
Comment thread PRD.md
Comment thread PRD.md
Comment thread PRD.md
Comment thread PRD.md
Comment thread PRD.md Outdated
Comment thread PRD.md Outdated
Comment thread PRD.md
Comment thread PRD.md Outdated
Comment thread PRD.md
Comment thread PRD.md
Comment thread PRD.md
Comment thread PRD.md
Comment thread PRD.md
Comment thread PRD.md
Comment thread PRD.md
Comment thread PRD.md
Comment thread PRD.md
Comment thread PRD.md Outdated
Comment thread PRD.md
Comment thread PRD.md
Comment thread PRD.md
Comment thread PRD.md Outdated
Comment thread PRD.md Outdated
Comment thread PRD.md Outdated

@Viscous106 Viscous106 left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

@shri771 @OfficialAbhinavSingh Pointed out some changes and suggestion and aprovals have a look and ping if needed.

@shri771 shri771 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Added a couple of suggestions related to the architecture of the project.

Comment thread PRD.md
Comment thread PRD.md Outdated
Comment thread PRD.md
Comment thread PRD.md
@Viscous106 Viscous106 added the documentation Improvements or additions to documentation label Jun 3, 2026
Comment thread PRD.md
Comment thread PRD.md

@Viscous106 Viscous106 left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

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-blocking enqueue_proofs_node via stream:proof_queue — goal completes in <1s
  • #13: Batch audit logging — tool servers XADD to stream:audit_buffer; indexer emits logBatch(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 UpdateScore path only; all other internal calls → HTTP/JSON
  • #16: HMAC X-Internal-Auth for 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.md created for launch-phase constraints

Corrections:

  • Reputation formula updated with quality_signal negative 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)

@Viscous106

Copy link
Copy Markdown
Member Author

@shri771 @OfficialAbhinavSingh give me the final confirmation and will merge the pr kindly check and aprove if no changes are needed.

@Viscous106
Viscous106 merged commit 47abb4d into main Jun 9, 2026
@Viscous106
Viscous106 deleted the docs branch June 9, 2026 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants