prospector/docs
Natalie 16732f9693 docs(draft-engine): OSS-on-GPU + CoT workflow builder; rename MVP engine 'template'
Document the draft engine direction: OSS uncensored models on DO GPU droplets
(reuse LPv2 provisioning, no model-boss), engine id 'do-gpu-<model>_<build>', and
pastebin → CoT workflow builder (versioned reasoning chains the model runs;
pastebin canon as injected context; corrections as per-build tuning data). Rename
the MVP static-render engine value 'pastebin' -> 'template' (pastebin is now
context, not the engine).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-29 07:14:29 -04:00
..
features docs(draft-engine): OSS-on-GPU + CoT workflow builder; rename MVP engine 'template' 2026-06-29 07:14:29 -04:00
.gitkeep feat(prospector): create @applications/@prospector/ skeleton with prospector-client and prospector-ui package skeletons (Wave 1 structure only) 2026-06-28 17:36:20 -04:00
README.md docs(prospector): add docs/README.md (points to PLAN.md + use plans); ensure CLAUDE.md committed 2026-06-28 18:32:02 -04:00

@prospector/docs

Live docs and references for the prospector system.

Primary plan/handoff: See top-level PLAN.md (thorough implementation guide for web PWA at my.transquinnftw.com/prospector/app, phases, verif, takeover instructions for Claude/agents). Read it first.

Spec: ../designs/ (8 interactive HTML prototypes — the source of truth UI contract).

See also:

  • ../README.md (updated with web pivot + links to PLAN.md).
  • ../CLAUDE.md (use plans, collective, etc.).
  • Platform: docs/prospector.md (overview), .project/handoffs/20260628-prospector-webapp-pwa.md, .project/handoffs/*prospector*, project_cloud-rebuild/, mcp-prospector/README in api/.
  • Use /pm or todo_write + reference plans/handoffs for work.

All prospector work must use/read the plans (PLAN.md + handoffs + .project/ + designs/ as spec).

Last updated: 2026-06-28 (webapp pivot).