-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPROJECT.yml
More file actions
16 lines (16 loc) · 825 Bytes
/
Copy pathPROJECT.yml
File metadata and controls
16 lines (16 loc) · 825 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
version: 1
name: "Atomic Learning Graph"
description: "OpenAI Build Week entry — AI-built prerequisite graph of one-concept lessons from open educational resources"
type: "app"
status: active
intent: Turn any open educational resource into a navigable prerequisite graph of atomic lessons, with a deterministic path from what a learner knows to what they want to learn
done_means: "Submitted to OpenAI Build Week by 2026-07-21 17:00 PT — public repo w/ OSS license + README, demo video under 3:00 on YouTube, and the /feedback Codex Session ID from the session where the core was built. A live URL is NOT required (verified against the official rules)."
stack:
language: "typescript"
runtime: "node"
commands:
test: "pnpm test"
atomize: "pnpm atomize"
dev: "pnpm dev"
domain: "education"
deadline: "2026-07-21"