Skip to content

Docs: Add PDP Explorer documentation#32

Merged
ZenGround0 merged 10 commits intomainfrom
docs/indexer
Apr 1, 2025
Merged

Docs: Add PDP Explorer documentation#32
ZenGround0 merged 10 commits intomainfrom
docs/indexer

Conversation

@silent-cipher
Copy link
Collaborator

This PR closes #8. Changes it includes are -

  • docs for system architecture, database schema, and development guide
  • docs for indexer ( processor and reorg handling )
  • openapi specifications for server routes

@silent-cipher silent-cipher requested a review from rjan90 March 14, 2025 20:05
Copy link
Contributor

@ZenGround0 ZenGround0 left a comment

Choose a reason for hiding this comment

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

After a quick readthrough LGTM

Copy link
Contributor

@rjan90 rjan90 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 to me. Just added TOC's to the markdown files.

Comment on lines +1 to +2
# Processor Architecture

Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
# Processor Architecture
# Processor Architecture
## Table of Contents
- [Overview](#overview)
- [Data Flow](#data-flow)
- [Processing Pipeline](#processing-pipeline)
- [Error Handling](#error-handling)
- [Configuration](#configuration)
- [Example Configuration](#example-configuration)

@rjan90
Copy link
Contributor

rjan90 commented Mar 26, 2025

Hey @silent-cipher! Wondering if you think the latest proposed changes here look okay? Would be nice to get this merged soon

ZenGround0 and others added 4 commits April 1, 2025 10:48
Co-authored-by: Phi-rjan <orjan.roren@gmail.com>
Co-authored-by: Phi-rjan <orjan.roren@gmail.com>
Co-authored-by: Phi-rjan <orjan.roren@gmail.com>
Co-authored-by: Phi-rjan <orjan.roren@gmail.com>
@ZenGround0 ZenGround0 merged commit 0ad9793 into main Apr 1, 2025
3 checks passed
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.

Create PDP Explorer Backend Architecture Document

3 participants