CurioQuest

log.md

CurioQuest Wiki — Operation Log

Append-only. Newest entries at the bottom.


  • 2026-06-02 — Wiki initialized. Wrapped the existing raw source docs (raw/Project-Objective.md v0.2, raw/Business-Plan.md v1.0, raw/Research_Synthesis.md, raw/revenue-model.html) into a navigable knowledge wiki: index.md, CLAUDE.md (governance), wiki/overview.md, wiki/requirements.md, wiki/business-model.md, wiki/open-questions.md, wiki/dev-log.md, wiki/sources/research-synthesis.md, and six ADRs (wiki/decisions/ADR-001ADR-006) for the major locked decisions. No raw text duplicated — pages summarize, structure, and cross-link to raw/; evidence tags preserved.

[2026-06-02] ingest (RAW-first) | 4 research reports + prompts + curriculum PDFs

The synthesis was in raw/ but its inputs were not. Closed that gap. - Copied into raw/ (immutable, verified byte-identical to project source): ChatGPT_Research.md, Claude_Research.md, Gemini_Research.md, Perplexity_Research.md, Research-Prompt.md, Synthesis-Prompt.md. - Copied into raw/assets/: Fulton-2ndGrade-GA-Standards-of-Excellence-Science.pdf, Fulton-2ndGrade-Science-Curriculum-Map.pdf. - Wrote source-summary pages: wiki/sources/{chatgpt,claude,gemini,perplexity}-research.md (each with verdict, confidence, key claims w/ evidence tags, bull/bear), wiki/sources/research-prompts.md (methodology/provenance), wiki/sources/curriculum-fulton-g2.md (inventory stub — PDF text extraction flagged as pending, not done). - Updated index.md: Sources catalog + Raw inventory (grouped canonical / research / curriculum) + Recent activity. - Verified 3 canonical docs still byte-identical between repo docs/ and vault raw/ (hybrid policy intact). Deferred (next pass): cross-cutting wiki/concepts/ (freemium-trap, AI-IP-defensibility, preview-vs-free funnel, NGSS/GSE alignment, LTV:CAC) and wiki/entities/ (Wonderbly, KiwiCo, Generation Genius, Mystery Science, Lovevery, Hooray Heroes, etc.) — RAW-first means raw in before synthesis. Also pending: extract the two curriculum PDFs into structured standards.

[2026-06-04] record | Module 1 Intake build status + durable storage handoff

Files touched: index.md, log.md, wiki/dev-log.md, wiki/status/2026-06-04-intake-module-build-status.md Notes: Recorded that Intake is built as the first Operator Console screen, controlled-field input constraints are implemented, POST /runs now persists validated briefs to SQLite table intake_submissions, and parallel agents should read the status handoff before touching Module 1.

[2026-06-04] record | Module merge decision

Files touched: index.md, log.md, wiki/dev-log.md, wiki/decisions/ADR-007-merge-storyboard-and-layout-modules.md, specs/02-Module-Functional-Specs.md Notes: Recorded founder decision to merge M8+M9 into Storyboard Plan + Page Specs and M13+M14 into Layout + Assemble Book. Repo spec mirror was updated first, then copied to the vault spec.

[2026-06-04] record | M3 lesson/activity merge decision

Files touched: index.md, log.md, wiki/dev-log.md, wiki/decisions/ADR-008-merge-lesson-design-and-activity.md, specs/02-Module-Functional-Specs.md Notes: Recorded founder decision to merge M3+M3b into Lesson Design + Activity. Repo spec mirror was updated first, then copied to the vault spec.

[2026-06-04] record | Module 2 Fetch Curriculum Packet complete

Files touched: index.md, log.md, wiki/dev-log.md, specs/02-Module-Functional-Specs.md, wiki/status/2026-06-04-module-2-fetch-curriculum-packet-status.md Notes: M2 marked complete with no caveats for M2 scope; next build is M3 Lesson Design + Activity.

[2026-06-08] record | n8n backend workflow/control-plane pivot

Files touched: index.md, log.md, wiki/dev-log.md, wiki/decisions/ADR-2026-06-08-n8n-backend-control-plane.md, specs/01-PRD.md Notes: Recorded founder decision that n8n is reinstated as the backend workflow/control plane for observability and control. The old 12-agent architecture remains rejected; the n8n prohibition is removed.