Skip to content

docs: PoD consistency, remount addresses, and SDK/wallet docs - #28

Open
naiemk-coti wants to merge 64 commits into
coti-io:mainfrom
naiemk-coti:naiem/pod-consistency-iter1-docs
Open

docs: PoD consistency, remount addresses, and SDK/wallet docs#28
naiemk-coti wants to merge 64 commits into
coti-io:mainfrom
naiemk-coti:naiem/pod-consistency-iter1-docs

Conversation

@naiemk-coti

@naiemk-coti naiemk-coti commented Jul 28, 2026

Copy link
Copy Markdown
Member

Summary

Combines documentation PRs #25, #27, and #28 on `naiem/pod-consistency-iter1-docs`:

Supersedes #25 and #27.

Test plan

  • Merged `coti-io/main` and resolved conflicts
  • Confirmed remounted PP factory/portal/pToken addresses on Sepolia + Fuji pages
  • Reviewer skim of network tables and SUMMARY links

naiemk-coti and others added 30 commits May 5, 2026 01:34
- Added a new page for "Manual full node setup (without the web app wizard)" to provide an alternative installation method.
- Updated links in the "Features" and "Installation" sections to reflect the new manual setup documentation.
- Introduced the "COTI Node Ecosystem Litepaper" to summarize the Node Economy and its incentive rules.
- Reorganized the SUMMARY.md to remove duplicate entries for "Installation" and "UI Guide" under the Node Ecosystem section.
- Enhanced the manual full node setup documentation with a note for new users to consider the web app wizard first.
- Updated README.md to emphasize the recommended path for new operators and clarify the differences between the web app wizard and manual setup.
- Added a new "Server requirements" page detailing the certified operating system, software stack, and hardware specifications for both the web app wizard and manual full node setup.
- Updated the "Installation" and "Manual full node setup" documentation to reference the new server requirements page for clarity on OS and hardware needs.
- Improved links and descriptions in the README.md to emphasize the shared requirements across installation paths.
- Changed references from dev.nodes.coti.io to testnet.nodes.coti.io in the manual full node setup and README.md for clarity on the testnet environment.
- Removed outdated disclaimers regarding server requirements to streamline the documentation.
- Added new installation guides for "Own domain (Nginx + TLS)" and "Wizard tunnel (COTI subdomain)" to provide clear paths for node setup.
- Updated existing documentation to reference the new installation options and clarify prerequisites for each method.
- Improved descriptions in the "Installation" and "Features" sections to better guide users through the setup process.
- Adjusted the indentation in SUMMARY.md for better clarity and organization.
- Updated links in the "Own domain" and "Wizard tunnel" installation pages to reference the "Manual full node setup" for improved navigation.
- Enhanced the "Installation" page to provide a clearer overview of installation methods and their prerequisites.
- Introduced two new images for the FQDN setup process: one for generating a COTI-managed hostname and another for bringing your own FQDN.
- Updated the features and installation documentation to clarify the FQDN setup options, including detailed instructions for both generating a hostname and using a custom domain.
- Improved descriptions in the UI guide to reflect the new setup steps and enhance user understanding of the installation wizard flow.
- Revised the eligibility rules in backend-services.md, features.md, and glossary.md to clarify the two distinct paths for node reward eligibility: Path 1 (USDC + COTI) and Path 2 (COTI only), emphasizing that uptime is mandatory for both.
- Enhanced the eligibility section in the README.md to reflect the updated paths and their requirements.
- Updated the eligibility image to visually represent the new criteria and paths for better user understanding.
- Updated the existing dashboard image to better reflect the current UI layout and features.
- Added a new image for the Past Epochs table to visually represent historical eligibility data.
- Revised the README.md to include detailed descriptions of the dashboard components and their functionalities, improving clarity for users.
- Introduced a new image for the Edit Node flow, illustrating the updated NFT metadata editing process.
- Revised backend-services.md and features.md to clarify that the Edit Node flow now allows updates to NFT metadata, including name, image URI, and more-info URL.
- Enhanced the README.md to reflect these changes, providing clearer guidance on the Edit Node functionality and its implications for users.
- Revised installation documentation to specify certified operating systems, including Ubuntu 24.04 LTS and Windows 11 with WSL 2 using Ubuntu 26.04 LTS.
- Enhanced prerequisites sections across multiple documents to clarify environment requirements for node setup.
- Improved README.md to reflect the updated installation flow and supported environments, ensuring clearer guidance for users.
- Changed command line options from `--no-nginx` to `--without-nginx` and `--no-frpc` to `--without-frp` for consistency across the installation guides.
- Ensured clarity in the documentation regarding the implications of skipping Nginx and FRPC for users setting up their nodes.
…t setup and clarify init command functionality
Default coti-private-messaging skill covers setup, grant fallback, and send/read; starter-grant skill is optional troubleshooting only.
naiemk-coti and others added 16 commits June 15, 2026 15:44
…de, API reference, onboarding processes, and example app setup, enhancing developer resources for React/wagmi dApps
…nlock strategies and supported chains, enhancing developer understanding of wallet integration processes
…s on the new "Save Locally" feature, clarifying backup options and UI behavior for Snap and non-Snap wallets
…iling network parameters, contract addresses, and integration roles within the Privacy on Demand ecosystem
…ding architecture, async operations, fee structures, and a detailed cookbook for private investor allocations, enhancing developer resources and user understanding of the PoD ecosystem
Plain-language what/why for the AES key privacy setup.
Explain encode/validateCiphertext failures vs app raise, add glossary
terms and portal refund/cancel guidance for SystemFailed flows.
…ter 1)

Sync Fuji/COTI/Sepolia tables to deployConfig, label PoD vs native Privacy Portal,
fix @coti-io/pod-sdk + coti-contracts package split, and document dual fee quoting.

Co-authored-by: Cursor <cursoragent@cursor.com>
@naiemk-coti
naiemk-coti requested a review from a team July 28, 2026 16:23
@naiemk-coti

Copy link
Copy Markdown
Member Author

Consistency Iteration 3 re-scan: https://github.com/cotitech-io/pod-audit/pull/3 — verdict: CONSISTENT on remediation branches (pending merges).

naiemk-coti and others added 7 commits July 28, 2026 17:11
Delegates to sibling pod-ecosystem-integration check:sot-drift with scope=docs.

Co-authored-by: Cursor <cursoragent@cursor.com>
Refresh factory, implementation, and p.* portal/pToken tables to match the remounted deployConfig set.

Co-authored-by: Cursor <cursoragent@cursor.com>
Resolve network-page conflicts in favor of remounted deployConfig PP/pToken addresses and PoD vs native portal labeling.

Co-authored-by: Cursor <cursoragent@cursor.com>
Keep coti-io SDK links from the consistency branch; fold in Inbox/PP recovery content from updates.

Co-authored-by: Cursor <cursoragent@cursor.com>
Keep remount/recovery content from the combined branch; add unique SDK reference pages from pr-cleanup.

Co-authored-by: Cursor <cursoragent@cursor.com>
@naiemk-coti naiemk-coti changed the title docs: PoD consistency Iteration 1 (addresses, packages, fees) docs: PoD consistency, remount addresses, and SDK/wallet docs Jul 29, 2026
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.

3 participants