| """Harness — the multi-source financial-dashboarding platform (connectors + canonical model + skills).""" | |
| from .canonical import Capability, Entity, Query, Filter | |
| from .base import Connector, Tenant, Skill, register_skill, skills_for | |
| """Harness — the multi-source financial-dashboarding platform (connectors + canonical model + skills).""" | |
| from .canonical import Capability, Entity, Query, Filter | |
| from .base import Connector, Tenant, Skill, register_skill, skills_for | |