Files
planet/docs/technical/en
linkong 39854b9983
Some checks failed
ci / backend (push) Has been cancelled
ci / frontend (push) Has been cancelled
ci / delivery (push) Has been cancelled
release / images (push) Has been cancelled
release: bump version to 0.55.0
2026-05-13 15:31:29 +08:00
..
2026-05-13 15:31:29 +08:00
2026-05-13 15:31:29 +08:00
2026-05-12 17:15:02 +08:00
2026-05-13 15:31:29 +08:00
2026-05-10 22:06:01 +08:00

Technical Docs

This directory holds "current implementation and current structure" documentation, focusing on:

  • How the code is organized right now
  • Where the current entry points are
  • How state and components work
  • Which implementation boundaries future changes should follow

What belongs here:

  • Quickstart and user manual
  • Frontend context
  • Earth frontend structure
  • Earth satellite footprint policy
  • Earth render layer order
  • Earth layer style property index
  • Backend runtime control
  • Collector status
  • Collector settings and connectivity validation
  • Earth Interactable integration
  • Collection format conventions

Entry Points

What does not belong here:

  • Incomplete roadmaps
  • Future iteration plans
  • Large-scale refactor proposals

Those belong in: