a1a74ae292
meta(tasks): update [infra-as-product-pointers] in OpeItcLoc03/factory
2026-06-11 09:36:27 +00:00
d78fbe281f
meta(tasks): create [infra-as-product-review] in OpeItcLoc03/factory
2026-06-11 07:38:13 +00:00
ff728c7de4
meta(tasks): create [factory-test-laptop] in OpeItcLoc03/factory
2026-06-11 07:38:00 +00:00
7005dd9c43
meta(tasks): create [factory-write-bootstrap] in OpeItcLoc03/factory
2026-06-11 07:37:51 +00:00
adada92759
meta(tasks): create [factory-write-yaml] in OpeItcLoc03/factory
2026-06-11 07:37:40 +00:00
69150da2b0
meta(tasks): create [factory-bundle-skills] in OpeItcLoc03/factory
2026-06-11 07:37:33 +00:00
4949c203c1
meta(tasks): create [factory-bundle-mcp-servers] in OpeItcLoc03/factory
2026-06-11 07:37:25 +00:00
18bd3f7a20
meta(tasks): create [factory-make-public] in OpeItcLoc03/factory
2026-06-11 07:37:17 +00:00
9e15e0f155
meta(tasks): create [infra-as-product-pointers] in OpeItcLoc03/factory
2026-06-11 07:37:11 +00:00
76a3df853b
feat(tasks): init canonical task board
2026-06-11 10:26:18 +03:00
1273543a19
meta(tasks): close factory-yaml-mcp-subdir-schema
...
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-07 13:53:41 +03:00
cb9f6b033d
fix(factory.yaml): v0.2.0 — interns-mcp + projects-meta-mcp as subdirs of .common, not standalone repos
...
The `source.type: git` blocks for interns-mcp and projects-meta-mcp pointed
to repos that don't exist as standalone (interns-mcp never existed,
projects-meta-mcp is archived). Both live as subdirectories of the .common
repo. Remove source blocks, keep deps + target + setup_skill + health_check.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-07 13:52:45 +03:00
508d6dca09
meta(tasks): pause factory-l1-design, update next action
...
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-07 13:45:21 +03:00
04b49f6ba2
meta(tasks): create [factory-yaml-mcp-subdir-schema] in factory
2026-05-07 10:37:19 +00:00
561a7fd66f
feat: L0b bootstrap scripts + L1 Go CLI structure
...
L0b (factory bootstrap):
- bootstrap.ps1 (Windows): pre-checks, interactive config, clone .factory, home.toml
- bootstrap.sh (Linux/Mac): same functionality for bash
- Idempotent re-run with home.toml verification
L1 (Go CLI):
- factory.yaml: manifest schema with components, deps, health-checks
- cmd/factory: Cobra CLI (install/update/status/diagnose)
- pkg/config: home.toml reader
- pkg/manifest: factory.yaml parser + topological sort
- pkg/health: health-check logic (file/dir/mcp_tool/command)
Scripts:
- build.sh: cross-compile for linux/win/darwin × amd64/arm64
- build.ps1: PowerShell cross-compile
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-06 23:59:09 +03:00
a08b763275
meta(tasks): create [factory-l1-design] in factory
2026-05-06 18:23:20 +00:00
bc2bd2b48f
meta(tasks): create [factory-bootstrap-script] in factory
2026-05-06 18:23:08 +00:00
ecddcdfb6d
chore: bootstrap project structure (.tasks, .wiki, CLAUDE.md)
...
Adds canonical Karpathy LLM Wiki layout, .tasks/STATUS.md board,
and CLAUDE.md trigger set. Brings factory repo into projects-meta
indexing eligibility (sync-runner.ts:69 — needs .tasks/STATUS.md or
.wiki/index.md on default branch).
Bootstrap-manifest at .wiki/concepts/bootstrap-manifest.md records
skill versions used (project-bootstrap@1.7.0, layouts inline-fallback
from setup-wiki@1.0.0 / setup-tasks@1.0.0).
2026-05-06 21:13:44 +03:00