Skip to content

Latest commit

 

History

History
44 lines (35 loc) · 1.88 KB

File metadata and controls

44 lines (35 loc) · 1.88 KB

Waypoints: Trip Planner Documentation

This directory documents the WordPress plugin as it exists today. The plugin is installable and has admin/settings, Google API, cache, planner helper, planner state, shortcode and block rendering, REST endpoints, assets, release zip packaging, and browser smoke automation in place.

Current Documents

  • Installation: source checkout setup, local WordPress test install, activation checks, and release zip build/install steps.
  • Frontend Usage: shortcode and block placement, supported entry-point settings, and frontend placement guidance.
  • Admin Workflows: settings-page sections, setup order, cache tools, and the Google API test workflow.
  • Release Process: version metadata alignment, changelog expectations, and the manual GitHub release zip workflow.
  • Frontend QA: browser smoke coverage, local run steps, and ongoing public frontend QA expectations.
  • Architecture: plugin layers, current service boundaries, and current runtime structure.
  • Settings: option name, settings groups, defaults, API keys, planner behavior, cache, and advanced networking settings.
  • Security: current key-handling, escaping, cache, origin, and rate-limit posture.
  • Troubleshooting: common local install and activation problems.

Still Planned

These topics are intentionally incomplete until their implementation issues land:

  • REST endpoint request/response reference.
  • Anonymous visitor token details.

Historical Planning Notes

These files are preserved as planning snapshots, not as the current source of truth for implementation status: