2026-05-13 10:43:13 -04:00
2026-05-13 10:43:13 -04:00
2026-05-09 09:36:30 -04:00

AI-Prototype

Prototype workspace for Project '44 / Frame 44 descendant report pipeline. First end-to-end test: producing a Tier 3 report for a hypothetical descendant of a Calgary Highlanders soldier, using the regimental war diary as the primary source.

Conventions

  • Test customer name: Bill Bloggins. Used as a placeholder across all prototype runs so test data is immediately distinguishable from real customer data. Never use a real name in prototype work.
  • File naming: <unit>_<yyyy-mm>.<ext> where applicable.
  • Isolation: This sandbox works only with copies of source data. Never connect this prototype to the master Postgres database.

Folder structure

  • inputs/ — copies of source data (OCR .docx, original PDFs, position data). Read-only in spirit; never edited here.
  • prompts/ — prompts used to drive the AI runs, versioned (v1, v2…).
  • outputs/ — raw AI output from each run, saved verbatim.
  • reports/ — polished, human-reviewed deliverables built from outputs.
  • notes/ — project notes: unit selection, evaluation, follower feedback, decisions.

Current test

  • Unit: Calgary Highlanders (1600221)
  • Window: mid-Sep 1944 through early Nov 1944 (the Scheldt)
  • Tier: 3 (regiment known, dates fuzzy, one event known)
  • See notes/unit-selection.md for the full scenario.

Infrastructure

Description
No description provided
Readme 2.8 MiB
Languages
Python 70.2%
JavaScript 17.4%
CSS 4.8%
HTML 4.5%
PowerShell 2.4%
Other 0.7%