Skip to content

Latest commit

 

History

History
42 lines (34 loc) · 1.75 KB

File metadata and controls

42 lines (34 loc) · 1.75 KB

HalfSeed Documentation

This page separates current user/developer docs from historical planning notes. If a document says "archive note", treat it as design history rather than the current source of truth.

Current Docs

  • Architecture: backend layers, role routing, graph semantics, persistence, and publishing pipeline.
  • Graph workflow spec: precise agent graph model, validation rules, and edge semantics.
  • Research state layer: durable claims, experiments, evidence, derivations, pivots, and how agents update them.
  • Troubleshooting: common setup and runtime failures.
  • Local data and security: where data lives, what leaves the machine, and the local trust model.
  • Sprite assets: PixelLab sprite folder and frame contracts.
  • Visualization: visualizer concepts and data replay notes.
  • Security policy: vulnerability reporting, local trust model, provider data flow, and sandbox limits.
  • Roadmap: near-term work and explicitly out-of-scope directions.
  • Changelog: public-facing changes and release notes.

Historical Plans

These documents record implementation plans that helped shape the current codebase. They are useful for context, but they may mention routes, fields, or milestones that have since changed.

Quick Links