Integrated Haskell Plattform based AI factory core framework
Find a file
Bernd Worsch 54bf0d9357 feat(T12): Phase 1 gate — docs, SCOPE update, all tasks done
- docs/phase1-summary.md: what was built, known limitations, Phase 2 readiness
- SCOPE.md: current state updated to Phase 1 complete
- All 12 workplan tasks marked done; workplan status set to done

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-27 01:45:05 +00:00
.github/workflows feat(T01): bootstrap IHP v1.5 project scaffold 2026-03-27 01:36:18 +00:00
Application feat(T02-T11): IHF Phase 1 schema, controllers, views, and helpers 2026-03-27 01:42:43 +00:00
Config feat(T01): bootstrap IHP v1.5 project scaffold 2026-03-27 01:36:18 +00:00
docs feat(T12): Phase 1 gate — docs, SCOPE update, all tasks done 2026-03-27 01:45:05 +00:00
specs docs: add specification, reference docs, workplan, and agent guidance 2026-03-27 02:07:13 +01:00
static feat(T01): bootstrap IHP v1.5 project scaffold 2026-03-27 01:36:18 +00:00
Test feat(T02-T11): IHF Phase 1 schema, controllers, views, and helpers 2026-03-27 01:42:43 +00:00
Web feat(T02-T11): IHF Phase 1 schema, controllers, views, and helpers 2026-03-27 01:42:43 +00:00
workplans feat(T12): Phase 1 gate — docs, SCOPE update, all tasks done 2026-03-27 01:45:05 +00:00
.custodian-brief.md chore(consistency): sync task status from DB [auto] 2026-03-27 01:29:09 +01:00
.envrc feat(T01): bootstrap IHP v1.5 project scaffold 2026-03-27 01:36:18 +00:00
.ghci feat(T01): bootstrap IHP v1.5 project scaffold 2026-03-27 01:36:18 +00:00
.gitattributes feat(T01): bootstrap IHP v1.5 project scaffold 2026-03-27 01:36:18 +00:00
.gitignore feat(T01): bootstrap IHP v1.5 project scaffold 2026-03-27 01:36:18 +00:00
.stylish-haskell.yaml feat(T01): bootstrap IHP v1.5 project scaffold 2026-03-27 01:36:18 +00:00
App.cabal feat(T01): bootstrap IHP v1.5 project scaffold 2026-03-27 01:36:18 +00:00
CLAUDE.md docs: add specification, reference docs, workplan, and agent guidance 2026-03-27 02:07:13 +01:00
default.nix feat(T01): bootstrap IHP v1.5 project scaffold 2026-03-27 01:36:18 +00:00
flake.lock feat(T01): bootstrap IHP v1.5 project scaffold 2026-03-27 01:36:18 +00:00
flake.nix feat(T01): bootstrap IHP v1.5 project scaffold 2026-03-27 01:36:18 +00:00
hie.yaml feat(T01): bootstrap IHP v1.5 project scaffold 2026-03-27 01:36:18 +00:00
LICENSE Initial commit 2026-03-26 23:43:55 +00:00
Main.hs feat(T02-T11): IHF Phase 1 schema, controllers, views, and helpers 2026-03-27 01:42:43 +00:00
Makefile feat(T01): bootstrap IHP v1.5 project scaffold 2026-03-27 01:36:18 +00:00
README.md Initial commit 2026-03-26 23:43:55 +00:00
SCOPE.md feat(T12): Phase 1 gate — docs, SCOPE update, all tasks done 2026-03-27 01:45:05 +00:00
Setup.hs feat(T01): bootstrap IHP v1.5 project scaffold 2026-03-27 01:36:18 +00:00
start feat(T01): bootstrap IHP v1.5 project scaffold 2026-03-27 01:36:18 +00:00

repo-seed

A git repository template to bootstrap coulomb projects from.