Skip to content

Add domain graph schema, skills, and README updates#15

Open
hartphoenix wants to merge 4 commits into
mainfrom
hart/domain-graph-schema
Open

Add domain graph schema, skills, and README updates#15
hartphoenix wants to merge 4 commits into
mainfrom
hart/domain-graph-schema

Conversation

@hartphoenix

Copy link
Copy Markdown
Owner

Summary

  • Add domain graph schema and learner state types
  • Refine domain-map skill (SKILL.md, subagents.md) with improved generation workflow
  • Expand graph query utilities with richer query patterns
  • Update README with hero and learning-loop images

Test plan

  • Verify domain-map skill dispatches correctly
  • Run graph-queries.ts against a sample domain graph
  • Confirm images render in README on GitHub

🤖 Generated with Claude Code

hartphoenix and others added 4 commits March 16, 2026 18:13
Implements the structured learning representation layer:
- TypeScript types for domain graphs (topology) and learner state (observations)
- Agent-facing schema reference with field docs, interaction matrix, and versioning protocol
- Human-facing schema guide
- domain-map skill: 5-phase pipeline to generate domain graphs from source materials
- domain-update skill: 4-phase pipeline to expand/validate existing graphs
- migrate-observations.ts: maps current-state.md YAML onto domain graph concept IDs
- graph-queries.ts: outer fringe, goal-weighted priority, practice mode, coverage queries

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude <noreply@anthropic.com>
Update SKILL.md and subagents.md with improved domain graph generation
workflow. Expand graph-queries.ts with richer query patterns.

Co-Authored-By: Claude <noreply@anthropic.com>
@hartphoenix hartphoenix force-pushed the hart/domain-graph-schema branch from e456f33 to f404c3f Compare March 16, 2026 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant