Skip to content

docs: fix stale references and remove duplicated content (COW-987)#75

Merged
lgahdl merged 1 commit into
developfrom
luizhatem/cow-987-refactor-human-facing-docs-to-remove-duplication-and-ai
May 29, 2026
Merged

docs: fix stale references and remove duplicated content (COW-987)#75
lgahdl merged 1 commit into
developfrom
luizhatem/cow-987-refactor-human-facing-docs-to-remove-duplication-and-ai

Conversation

@lgahdl
Copy link
Copy Markdown
Contributor

@lgahdl lgahdl commented May 29, 2026

Summary

  • Fix stale script filenames in docs/deployment.md: manage.shmanage.ts, deploy-remotely.shdeploy-remotely.ts, remove deleted static/start-db.sh
  • Remove duplicate "API Endpoints" subsection from docs/deployment.md (already covered in docs/api-reference.md)
  • Update docs/api-reference.md "Indexed chains" section to reference src/chains/index.ts and ACTIVE_CHAINS instead of the old src/data.ts approach
  • Update docs/architecture.md chain config references from src/data.ts to src/chains/; replace old 6-step "Adding a New Chain" procedure with the new per-file ChainConfig approach

Test plan

  • pnpm typecheck passes (no source changes)
  • pnpm lint passes
  • Script names in deployment.md match actual files in deployment/
  • "Indexed chains" section in api-reference.md matches current src/chains/index.ts

🤖 Generated with Claude Code

Fix deploy-remotely.sh/.ts, manage.sh/.ts, remove deleted static/start-db.sh,
remove duplicate API Endpoints section, update chain config references from
src/data.ts to src/chains/index.ts, and update Adding a New Chain steps.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@linear-code
Copy link
Copy Markdown

linear-code Bot commented May 29, 2026

COW-987

@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedtsx@​4.22.31001008293100

View full report

@lgahdl lgahdl changed the base branch from main to develop May 29, 2026 20:51
@lgahdl lgahdl merged commit 57e68ba into develop May 29, 2026
4 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.

2 participants