Skip to content

Docs -> Reference (Major version consolidation) Base#436

Draft
Ethan-Arrowood wants to merge 16 commits intomainfrom
major-version-reorg
Draft

Docs -> Reference (Major version consolidation) Base#436
Ethan-Arrowood wants to merge 16 commits intomainfrom
major-version-reorg

Conversation

@Ethan-Arrowood
Copy link
Member

@Ethan-Arrowood Ethan-Arrowood commented Feb 4, 2026

This is the base branch for the major Docs to Reference migration and major version consolidation work.

Review the v4-* documents in the root for information on the project plan. Going to leverage agents to heavily automate this work but it will still involve lots of human-in-the-loop too.

Tracking migration of v4 documentation to consolidated structure.

Phase 1A - Simple Sections

Phase 1B - Medium Complexity

Phase 1C - Complex Sections

  • #[PR] Security
  • #[PR] REST
  • #[PR] Database
  • #[PR] Resources
  • #[PR] Components
  • #[PR] Replication

Phase 1D - Cross-Cutting

  • #[PR] Operations API
  • #[PR] Configuration

Phase 1E - Legacy

  • #[PR] Legacy Content

Part 2 - Link Resolution

  • Links resolved

Part 3 - Cross-References

  • Release notes updated
  • Learn guides updated

Part 4 - Finalization

  • Sidebars created
  • Old content removed
  • Redirects configured

@Ethan-Arrowood Ethan-Arrowood changed the title do not look do not look (Experimenting with Reference & Versioning reorganization) Feb 4, 2026
@Ethan-Arrowood Ethan-Arrowood force-pushed the major-version-reorg branch 2 times, most recently from f64304b to c8fd63c Compare February 19, 2026 01:22
@Ethan-Arrowood Ethan-Arrowood changed the title do not look (Experimenting with Reference & Versioning reorganization) Docs -> Reference (Major version consolidation) Base Feb 19, 2026
Ethan-Arrowood and others added 3 commits February 19, 2026 11:09
- Temporarily disable local search plugin (will re-enable later)
- Set onBrokenLinks to 'warn' to allow build during migration
- Add /reference redirect page to handle versioned docs structure
- Create index.md files for reference directories
- Update sidebars to autogenerate from directory structure
- Document temporary changes in project brief for future re-enablement

The site now builds successfully and is ready for migration PRs.
Broken link warnings are expected as content is migrated.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@github-actions github-actions bot temporarily deployed to pr-436 February 19, 2026 18:40 Inactive
@github-actions
Copy link

🚀 Preview Deployment

Your preview deployment is ready!

🔗 Preview URL: https://preview.harper-docs.stage.harperfabric.com/pr-436

This preview will update automatically when you push new commits.

* docs: migrate CLI section to v4 consolidated reference

Migrated Harper CLI documentation from versioned_docs to new
reference_versioned_docs/version-v4/cli/ structure following the v4
documentation consolidation plan.

Files created:
- reference_versioned_docs/version-v4/cli/overview.md
- reference_versioned_docs/version-v4/cli/commands.md
- reference_versioned_docs/version-v4/cli/operations-api-commands.md
- reference_versioned_docs/version-v4/cli/authentication.md
- migration-context/link-placeholders/cli-link-placeholders.md

Key Features:

Version Annotations - All 72 CLI operations now include "Available Since"
information with complete version coverage:
- 51 operations from v4.3.0
- 11 operations from v4.4.0 (SSH and certificate operations)
- 3 data operations from v4.4.9 (insert, update, upsert)
- 3 status operations from v4.6.0
- Individual operations from v4.7.2 and v4.7.3

Authentication Documentation - Corrected to explain Unix domain socket
authentication for local operations (automatically authenticated as
superuser). Detailed environment variable and command parameter methods
for remote operations with security best practices.

Operations API Commands - Complete operations table with all 72 operations
categorized by function, command aliases, parameter formatting guidelines,
and cross-references to related sections via tip callouts.

Process Management - Documented PID file location at <ROOTPATH>/hdb.pid,
clarified foreground/background behavior for commands, and updated dev
mode features.

Link Management - 12 internal CLI section links resolved using relative
paths. ~96 cross-section TODO links documented for future resolution in
cli-link-placeholders.md.

Content Consolidation - Merged content from v4.1 through v4.7 with inline
version annotations following Node.js documentation patterns.

Migration approach:
- Single consolidated v4 reference (no separate v4.1-v4.7 versions)
- Inline version annotations for feature availability
- TODO: prefix for cross-section links pending future migrations
- Comprehensive source attribution in HTML comments
- Learn guide links use /learn paths
- Consistent use of 'harper' command throughout

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

* fixup! docs: migrate CLI section to v4 consolidated reference

* fixup! docs: migrate CLI section to v4 consolidated reference

---------

Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
@github-actions
Copy link

🚀 Preview Deployment

Your preview deployment is ready!

🔗 Preview URL: https://preview.harper-docs.stage.harperfabric.com/pr-436

This preview will update automatically when you push new commits.

@github-actions github-actions bot temporarily deployed to pr-436 February 23, 2026 22:34 Inactive
* docs: migrate GraphQL Querying section to v4 consolidated reference

Generated with Claude Code (https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

* fixup! docs: migrate GraphQL Querying section to v4 consolidated reference

* fixup! fixup! docs: migrate GraphQL Querying section to v4 consolidated reference

* Update reference_versioned_docs/version-v4/graphql-querying/overview.md

Co-authored-by: Kris Zyp <kriszyp@gmail.com>

* remove coming soon sections

---------

Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-authored-by: Kris Zyp <kriszyp@gmail.com>
@github-actions github-actions bot temporarily deployed to pr-436 February 24, 2026 17:43 Inactive
@github-actions
Copy link

🚀 Preview Deployment

Your preview deployment is ready!

🔗 Preview URL: https://preview.harper-docs.stage.harperfabric.com/pr-436

This preview will update automatically when you push new commits.

* docs: migrate Studio section to v4 consolidated reference

Generated with Claude Code (https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

* fixup! docs: migrate Studio section to v4 consolidated reference

* fixup! docs: migrate Studio section to v4 consolidated reference

* fixup! docs: migrate Studio section to v4 consolidated reference

* fixup! docs: migrate Studio section to v4 consolidated reference

* fixup! fixup! docs: migrate Studio section to v4 consolidated reference

* docs: update plans to clarify Studio vs Harper Cloud Studio distinction

* manual edits

* edit credentials/authentication info

* move additional cloud docs over per discussion

* simplify legacy cloud

* remove reference to cloud in studio docs.

* update link placeholders doc

---------

Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
@github-actions github-actions bot temporarily deployed to pr-436 February 24, 2026 19:50 Inactive
@github-actions
Copy link

🚀 Preview Deployment

Your preview deployment is ready!

🔗 Preview URL: https://preview.harper-docs.stage.harperfabric.com/pr-436

This preview will update automatically when you push new commits.

Ethan-Arrowood and others added 3 commits February 24, 2026 13:08
* docs: migrate Fastify Routes section to v4 consolidated reference

Generated with Claude Code (https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

* fixup! docs: migrate Fastify Routes section to v4 consolidated reference

* manual tweaks

---------

Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
@github-actions github-actions bot temporarily deployed to pr-436 February 24, 2026 20:13 Inactive
@github-actions
Copy link

🚀 Preview Deployment

Your preview deployment is ready!

🔗 Preview URL: https://preview.harper-docs.stage.harperfabric.com/pr-436

This preview will update automatically when you push new commits.

@github-actions github-actions bot temporarily deployed to pr-436 February 24, 2026 21:23 Inactive
@github-actions
Copy link

🚀 Preview Deployment

Your preview deployment is ready!

🔗 Preview URL: https://preview.harper-docs.stage.harperfabric.com/pr-436

This preview will update automatically when you push new commits.

@github-actions github-actions bot temporarily deployed to pr-436 February 24, 2026 21:30 Inactive
@github-actions
Copy link

🚀 Preview Deployment

Your preview deployment is ready!

🔗 Preview URL: https://preview.harper-docs.stage.harperfabric.com/pr-436

This preview will update automatically when you push new commits.

* docs: migrate Environment Variables section to v4 consolidated reference

Adds the Environment Variables section focused on the built-in `loadEnv`
plugin. Harper-level env var configuration (naming conventions,
HDB_CONFIG, HARPER_DEFAULT_CONFIG, HARPER_SET_CONFIG) is intentionally
deferred to the Configuration section, with research notes captured in
the migration map.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* Update overview.md

Co-authored-by: Chris Barber <chris@harperdb.io>

* adjust intro

* fix titles

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Chris Barber <chris@harperdb.io>
@github-actions github-actions bot temporarily deployed to pr-436 February 25, 2026 15:22 Inactive
@github-actions
Copy link

🚀 Preview Deployment

Your preview deployment is ready!

🔗 Preview URL: https://preview.harper-docs.stage.harperfabric.com/pr-436

This preview will update automatically when you push new commits.

* docs: migrate HTTP section to v4 consolidated reference

Adds reference_versioned_docs/version-v4/http/ with four pages:
- overview.md: architecture, threading model, protocols served
- configuration.md: full http section config reference
- tls.md: top-level tls section reference (shared by HTTP and MQTT)
- api.md: server global API (server.http, Request/Response, server.ws, etc.)

Also adds migration-context/link-placeholders/http-link-placeholders.md
and updates the v4 sidebar and migration map status.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fixup! docs: migrate HTTP section to v4 consolidated reference

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions github-actions bot temporarily deployed to pr-436 February 26, 2026 18:33 Inactive
@github-actions
Copy link

🚀 Preview Deployment

Your preview deployment is ready!

🔗 Preview URL: https://preview.harper-docs.stage.harperfabric.com/pr-436

This preview will update automatically when you push new commits.

* docs: migrate Static Files section to v4 consolidated reference

- Add reference_versioned_docs/version-v4/static-files/overview.md
  covering the static built-in plugin: basic usage, files/urlPath,
  v4.7 options (index, extensions, fallthrough, notFound), auto-update
  behavior, and examples including SPA client-side routing pattern
- Add Static Files category to version-v4 sidebar
- Add migration-context/link-placeholders/static-files-link-placeholders.md
- Update v4-docs-migration-map.md status to In Progress with source notes

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fixup! docs: migrate Static Files section to v4 consolidated reference

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions github-actions bot temporarily deployed to pr-436 March 2, 2026 21:52 Inactive
@github-actions
Copy link

github-actions bot commented Mar 2, 2026

🚀 Preview Deployment

Your preview deployment is ready!

🔗 Preview URL: https://preview.harper-docs.stage.harperfabric.com/pr-436

This preview will update automatically when you push new commits.

@github-actions
Copy link

github-actions bot commented Mar 2, 2026

🚀 Preview Deployment

Your preview deployment is ready!

🔗 Preview URL: https://preview.harper-documentation.harperfabric.com:9925//pr-436

This preview will update automatically when you push new commits.

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.

1 participant