AGENTS.md@backend/packages/harness/deerflow/reflection · git:20260813.ccff5f5 · 2026-08-13 · sha256 43eb08b231dba897

AGENTS.md@backend/packages/harness/deerflow/reflection git:20260813.ccff5f5A

Immutable. This exact content is served forever at /api/v1/blob/43eb08b231dba897.

### Reflection System (`packages/harness/deerflow/reflection/`)

- `resolve_variable(path)` - Import module and return variable (e.g., `module.path:variable_name`)
- `resolve_class(path, base_class)` - Import and validate class against base class