app.maludb_subject_with_attributes
app@127.0.0.1:5432/maludbapp.maludb_subject_with_attributes
Inspect rows, columns, and indexes using PostgreSQL catalog metadata.
| subject_id | subject_type | canonical_name | aliases | description | created_at | classifier_md | archived_at | attributes |
|---|---|---|---|---|---|---|---|---|
| 1 | graph_namespace | myapp | {} | NULL | 2026-07-08 17:05:47.47312+00 | NULL | NULL | {"provenance": {"ref": null, "type": "text", "unit": null, "value": "graphify-0.9.7", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 1}} |
| 209 | code | myapp/var_www_app_views_table_php | {table.php} | NULL | 2026-07-08 17:05:47.47312+00 | NULL | NULL | {"graphify_label": {"ref": null, "type": "text", "unit": null, "value": "table.php", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 1027}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "93", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 1030}, "graphify_file_type": {"ref": null, "type": "text", "unit": null, "value": "code", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 1031}, "graphify_source_file": {"ref": null, "type": "text", "unit": null, "value": "app/Views/table.php", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 1028}, "graphify_source_location": {"ref": null, "type": "text", "unit": null, "value": "L1", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 1029}} |
| 749 | graph_namespace | datamodel | {} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"provenance": {"ref": null, "type": "text", "unit": null, "value": "datamodel-introspection", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3679}} |
| 750 | db_schema_ns | datamodel/app | {} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"graphify_label": {"ref": null, "type": "text", "unit": null, "value": "app", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3680}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3681}} |
| 751 | db_view | datamodel/app.maludb_llm_provider | {maludb_llm_provider} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "provider_id bigint, provider_name text, provider_kind text, adapter_name text, data_sensitivity text, enabled boolean, created_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3684}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3685}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_llm_provider", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3682}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3683}} |
| 752 | db_view | datamodel/app.maludb_attribute_template | {maludb_attribute_template} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "template_id bigint, applies_to text, type_value text, attr_name text, value_type text, requirement text, label text, description text, unit text, allowed_values jsonb, default_value jsonb, display_order integer, created_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3688}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3689}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_attribute_template", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3686}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3687}} |
| 753 | db_view | datamodel/app.maludb_chat_message | {maludb_chat_message} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "chat_message_id bigint, chat_session_id bigint, ordinal integer, role text, content_text text, content_jsonb jsonb, content_hash text, token_estimate integer, model_request_id bigint, model_response_id bigint, tool_call_id text, source_locator jsonb, sensitivity text, created_at timestamp with time zone, metadata_jsonb jsonb", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3692}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3693}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_chat_message", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3690}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3691}} |
| 754 | db_view | datamodel/app.maludb_chat_session | {maludb_chat_session} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "chat_session_id bigint, account_id bigint, model_session_id bigint, document_id bigint, source_package_id bigint, chat_title text, lifecycle_state text, primary_project_subject_id bigint, projects text[], subjects text[], verbs text[], svpor_frames jsonb, started_at timestamp with time zone, last_message_at timestamp with time zone, closed_at timestamp with time zone, message_count integer, metadata_jsonb jsonb", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3696}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3697}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_chat_session", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3694}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3695}} |
| 755 | db_view | datamodel/app.maludb_claim | {maludb_claim} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "claim_id bigint, subject text, verb text, predicate text, object_value text, relationship text, statement_text text, statement_jsonb jsonb, source_package_id bigint, source_locator jsonb, asserted_at timestamp with time zone, retracted_at timestamp with time zone, retraction_reason text, sensitivity text, created_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3700}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3701}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_claim", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3698}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3699}} |
| 756 | db_view | datamodel/app.maludb_community | {maludb_community} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "community_id bigint, namespace text, community_key integer, label text, algorithm text, computed_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3704}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3705}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_community", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3702}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3703}} |
| 757 | db_view | datamodel/app.maludb_community_membership | {maludb_community_membership} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "membership_id bigint, community_id bigint, object_kind text, object_id bigint, score numeric", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3708}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3709}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_community_membership", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3706}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3707}} |
| 758 | db_view | datamodel/app.maludb_document | {maludb_document} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "document_id bigint, source_package_id bigint, title text, source_type text, media_type text, primary_project_id bigint, lifecycle_state text, metadata_jsonb jsonb, created_at timestamp with time zone, updated_at timestamp with time zone, body_text text, document_type text", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3712}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3713}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_document", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3710}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3711}} |
| 759 | db_view | datamodel/app.maludb_document_suggested_tag | {maludb_document_suggested_tag} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "tag_id bigint, document_id bigint, tag_kind text, tag_value text, tag_object_type text, tag_object_id bigint, provenance text, confidence numeric(5,4), metadata_jsonb jsonb, created_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3716}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3717}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_document_suggested_tag", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3714}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3715}} |
| 760 | db_view | datamodel/app.maludb_document_svpor_hint | {maludb_document_svpor_hint} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "hint_id bigint, document_id bigint, project_subject_id bigint, project_name text, subject_id bigint, subject_name text, verb_id bigint, verb_name text, provenance text, confidence numeric(5,4), metadata_jsonb jsonb, created_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3720}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3721}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_document_svpor_hint", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3718}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3719}} |
| 761 | db_view | datamodel/app.maludb_document_tag | {maludb_document_tag} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "tag_id bigint, document_id bigint, tag_kind text, tag_value text, tag_object_type text, tag_object_id bigint, provenance text, confidence numeric(5,4), metadata_jsonb jsonb, created_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3724}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3725}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_document_tag", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3722}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3723}} |
| 762 | db_view | datamodel/app.maludb_document_type | {maludb_document_type} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "document_type_id bigint, document_type text, description text, display_order integer, created_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3728}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3729}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_document_type", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3726}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3727}} |
| 763 | db_view | datamodel/app.maludb_document_with_attributes | {maludb_document_with_attributes} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "document_id bigint, source_package_id bigint, title text, source_type text, media_type text, primary_project_id bigint, lifecycle_state text, metadata_jsonb jsonb, created_at timestamp with time zone, updated_at timestamp with time zone, body_text text, document_type text, attributes jsonb", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3732}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3733}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_document_with_attributes", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3730}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3731}} |
| 764 | db_view | datamodel/app.maludb_edge | {maludb_edge} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "edge_store text, edge_id bigint, source_kind text, source_id bigint, rel text, target_kind text, target_id bigint, confidence numeric(5,4), provenance text", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3736}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3737}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_edge", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3734}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3735}} |
| 765 | db_view | datamodel/app.maludb_embedding_dirty | {maludb_embedding_dirty} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "object_kind text, object_id bigint, generation bigint, reason text, dirty_since timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3740}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3741}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_embedding_dirty", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3738}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3739}} |
| 766 | db_view | datamodel/app.maludb_episode | {maludb_episode} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "episode_id bigint, episode_kind text, title text, summary text, payload_jsonb jsonb, occurred_at timestamp with time zone, occurred_until timestamp with time zone, recorded_at timestamp with time zone, sensitivity text, lifecycle_state text, provenance text, created_at timestamp with time zone, subject_id bigint, canonical_name text", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3744}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3745}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_episode", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3742}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3743}} |
| 767 | db_view | datamodel/app.maludb_episode_type | {maludb_episode_type} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "episode_type_id bigint, episode_type text, description text, display_order integer, created_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3748}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3749}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_episode_type", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3746}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3747}} |
| 768 | db_view | datamodel/app.maludb_episode_with_attributes | {maludb_episode_with_attributes} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "episode_id bigint, episode_kind text, title text, summary text, payload_jsonb jsonb, occurred_at timestamp with time zone, occurred_until timestamp with time zone, recorded_at timestamp with time zone, sensitivity text, lifecycle_state text, provenance text, created_at timestamp with time zone, subject_id bigint, canonical_name text, attributes jsonb", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3752}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3753}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_episode_with_attributes", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3750}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3751}} |
| 769 | db_view | datamodel/app.maludb_fact | {maludb_fact} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "fact_id bigint, subject text, verb text, predicate text, object_value text, relationship text, statement_text text, statement_jsonb jsonb, verification_scope text, verification_method text, verified_at timestamp with time zone, supersedes_fact_id bigint, superseded_at timestamp with time zone, sensitivity text, lifecycle_state text, created_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3756}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3757}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_fact", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3754}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3755}} |
| 770 | db_view | datamodel/app.maludb_llm_model | {maludb_llm_model} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "alias_id bigint, alias_name text, provider_id bigint, model_identifier text, model_path text, model_hash text, quantization text, context_length integer, gpu_placement text, runtime_params jsonb, license_metadata jsonb, enabled boolean, created_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3760}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3761}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_llm_model", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3758}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3759}} |
| 771 | db_view | datamodel/app.maludb_llm_request | {maludb_llm_request} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "request_id bigint, session_id bigint, prompt_render_id bigint, alias_id bigint, account_id bigint, rendered_prompt text, prompt_hash text, generation_params jsonb, timeout_ms integer, cancel_requested boolean, status text, submitted_at timestamp with time zone, started_at timestamp with time zone, finished_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3764}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3765}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_llm_request", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3762}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3763}} |
| 772 | db_view | datamodel/app.maludb_llm_response | {maludb_llm_response} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "response_id bigint, request_id bigint, status text, output_text text, output_hash text, output_json jsonb, tool_calls jsonb, finish_reason text, raw_provider_response jsonb, prompt_tokens integer, completion_tokens integer, latency_ms integer, error_class text, user_safe_error text, adapter_name text, finished_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3768}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3769}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_llm_response", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3766}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3767}} |
| 773 | db_view | datamodel/app.maludb_mcp_invocation | {maludb_mcp_invocation} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "call_id uuid, tool_id bigint, tool_name text, implementation_type text, request_user text, database_role name, input_hash bytea, output_hash bytea, success boolean, error_code text, error_message text, external_exit_code integer, external_stderr text, started_at timestamp with time zone, finished_at timestamp with time zone, duration_ms integer", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3772}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3773}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_mcp_invocation", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3770}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3771}} |
| 774 | db_view | datamodel/app.maludb_mcp_prompt | {maludb_mcp_prompt} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "prompt_id bigint, server_id bigint, prompt_name text, title text, description text, input_schema jsonb, function_signature regprocedure, enabled boolean, created_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3776}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3777}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_mcp_prompt", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3774}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3775}} |
| 775 | db_view | datamodel/app.maludb_mcp_resource | {maludb_mcp_resource} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "resource_id bigint, server_id bigint, uri_template text, title text, description text, mime_type text, function_signature regprocedure, enabled boolean, created_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3780}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3781}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_mcp_resource", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3778}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3779}} |
| 776 | db_view | datamodel/app.maludb_mcp_server | {maludb_mcp_server} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "server_id bigint, server_name text, title text, description text, protocol_versions text[], default_risk_class text, enabled boolean, created_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3784}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3785}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_mcp_server", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3782}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3783}} |
| 777 | db_view | datamodel/app.maludb_mcp_tool | {maludb_mcp_tool} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "tool_id bigint, server_id bigint, tool_name text, title text, description text, implementation_type text, input_schema jsonb, output_schema jsonb, risk_class text, read_only boolean, require_confirmation boolean, timeout_ms integer, max_input_bytes integer, max_output_bytes integer, allow_network boolean, required_privileges text[], enabled boolean, created_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3788}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3789}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_mcp_tool", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3786}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3787}} |
| 778 | db_view | datamodel/app.maludb_memory | {maludb_memory} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "memory_id bigint, memory_kind text, title text, summary text, payload_jsonb jsonb, occurred_at timestamp with time zone, occurred_until timestamp with time zone, recorded_at timestamp with time zone, sensitivity text, lifecycle_state text, consolidated_into_memory_id bigint, created_at timestamp with time zone, updated_at timestamp with time zone, issue_closed_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3792}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3793}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_memory", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3790}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3791}} |
| 779 | db_view | datamodel/app.maludb_memory_detail | {maludb_memory_detail} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "mdo_id bigint, parent_mdo_id bigint, memory_id bigint, episode_id bigint, detail_kind text, ordinal integer, title text, body_text text, body_jsonb jsonb, sensitivity text, created_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3796}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3797}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_memory_detail", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3794}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3795}} |
| 780 | db_view | datamodel/app.maludb_memory_pool | {maludb_memory_pool} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "pool_id bigint, pool_name text, creation_kind text, created_by name, task_objective text, authorized_partitions text[], confidence_floor numeric(5,4), validity_start timestamp with time zone, validity_end timestamp with time zone, max_member_count integer, lifecycle_state text, sealed_at timestamp with time zone, archived_at timestamp with time zone, tombstoned_at timestamp with time zone, created_at timestamp with time zone, updated_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3800}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3801}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_memory_pool", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3798}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3799}} |
| 781 | db_view | datamodel/app.maludb_memory_pool_access | {maludb_memory_pool_access} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "access_id bigint, pool_id bigint, grantee_role name, access_level text, granted_by name, granted_at timestamp with time zone, revoked_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3804}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3805}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_memory_pool_access", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3802}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3803}} |
| 782 | db_view | datamodel/app.maludb_memory_pool_member | {maludb_memory_pool_member} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "member_id bigint, pool_id bigint, member_kind text, member_object_type text, member_object_id bigint, payload_jsonb jsonb, confidence numeric(5,4), staleness numeric(5,4), access_label text, provenance jsonb, added_by name, added_account_id bigint, added_at timestamp with time zone, promoted_from_member_id bigint, promoted_to_object_type text, promoted_to_object_id bigint, promoted_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3808}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3809}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_memory_pool_member", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3806}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3807}} |
| 783 | db_view | datamodel/app.maludb_memory_pool_tag | {maludb_memory_pool_tag} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "tag_id bigint, pool_id bigint, tag_kind text, tag_value text, created_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3812}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3813}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_memory_pool_tag", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3810}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3811}} |
| 784 | db_view | datamodel/app.maludb_model_alias | {maludb_model_alias} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "alias_id bigint, alias_name text, provider_id bigint, provider_name text, model_identifier text, context_length integer, runtime_params jsonb, enabled boolean, created_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3816}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3817}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_model_alias", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3814}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3815}} |
| 785 | db_view | datamodel/app.maludb_model_provider | {maludb_model_provider} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "provider_id bigint, provider_name text, provider_kind text, adapter_name text, secret_ref text, data_sensitivity text, enabled boolean, created_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3820}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3821}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_model_provider", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3818}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3819}} |
| 786 | db_view | datamodel/app.maludb_object_embedding | {maludb_object_embedding} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "object_embedding_id bigint, object_kind text, object_id bigint, embedding_space text, source_field text, sub_key text, embedding bytea, embedding_dim integer, embedding_model text, provenance text, created_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3824}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3825}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_object_embedding", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3822}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3823}} |
| 787 | db_view | datamodel/app.maludb_person | {maludb_person} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "subject_id bigint, subject_type text, canonical_name text, aliases text[], description text, created_at timestamp with time zone, classifier_md text, archived_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3828}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3829}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_person", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3826}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3827}} |
| 788 | db_view | datamodel/app.maludb_pool_document | {maludb_pool_document} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "pool_id bigint, pool_name text, member_id bigint, confidence numeric(5,4), document_id bigint, source_package_id bigint, title text, source_type text, media_type text, primary_project_id bigint, lifecycle_state text, metadata_jsonb jsonb, added_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3832}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3833}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_pool_document", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3830}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3831}} |
| 789 | db_view | datamodel/app.maludb_pool_presence | {maludb_pool_presence} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "pool_id bigint, pool_name text, presence_id bigint, participant_kind text, participant_ref text, role text, declared_task text, cursor_jsonb jsonb, last_seen_at timestamp with time zone, left_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3836}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3837}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_pool_presence", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3834}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3835}} |
| 790 | db_view | datamodel/app.maludb_pool_skill | {maludb_pool_skill} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "pool_id bigint, pool_name text, member_id bigint, confidence numeric(5,4), skill_id bigint, skill_name text, version text, description text, packaging_kind text, enabled boolean, added_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3840}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3841}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_pool_skill", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3838}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3839}} |
| 791 | db_view | datamodel/app.maludb_pool_subject | {maludb_pool_subject} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "pool_id bigint, pool_name text, member_id bigint, member_kind text, confidence numeric(5,4), subject_id bigint, subject_type text, canonical_name text, aliases text[], description text, added_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3844}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3845}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_pool_subject", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3842}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3843}} |
| 792 | db_view | datamodel/app.maludb_pool_subject_verb | {maludb_pool_subject_verb} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "pool_id bigint, pool_name text, member_id bigint, confidence numeric(5,4), compartment_id bigint, namespace text, subject_name text, verb_name text, embedding_dim integer, embedding_model text, distance_metric text, vector_count bigint, search_mode text, ann_index_status text, added_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3848}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3849}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_pool_subject_verb", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3846}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3847}} |
| 793 | db_view | datamodel/app.maludb_pool_verb | {maludb_pool_verb} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "pool_id bigint, pool_name text, member_id bigint, confidence numeric(5,4), verb_id bigint, canonical_name text, aliases text[], description text, added_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3852}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3853}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_pool_verb", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3850}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3851}} |
| 794 | db_view | datamodel/app.maludb_project | {maludb_project} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "subject_id bigint, subject_type text, canonical_name text, aliases text[], description text, created_at timestamp with time zone, classifier_md text, archived_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3856}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3857}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_project", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3854}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3855}} |
| 795 | db_view | datamodel/app.maludb_prompt | {maludb_prompt} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "template_id bigint, template_name text, template_version integer, owner_account_id bigint, body text, system_template text, developer_template text, user_template text, variables jsonb, enabled boolean, created_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3860}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3861}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_prompt", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3858}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3859}} |
| 796 | db_view | datamodel/app.maludb_prompt_render | {maludb_prompt_render} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "render_id bigint, template_id bigint, session_id bigint, account_id bigint, variables jsonb, rendered_prompt text, prompt_hash text, context_block_count integer, context_hash text, created_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3864}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3865}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_prompt_render", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3862}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3863}} |
| 797 | db_view | datamodel/app.maludb_raw_ingest | {maludb_raw_ingest} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "ingest_id bigint, source_type text, source_name text, payload_jsonb jsonb, content_text text, content_bytes bytea, content_hash text, state text, received_at timestamp with time zone, processed_at timestamp with time zone, last_error text, context_jsonb jsonb", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3868}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3869}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_raw_ingest", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3866}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3867}} |
| 798 | db_view | datamodel/app.maludb_semantic_edge | {maludb_semantic_edge} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "semantic_edge_id bigint, object_kind text, source_id bigint, target_id bigint, similarity double precision, embedding_space text, refreshed_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3872}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3873}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_semantic_edge", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3870}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3871}} |
| 799 | db_view | datamodel/app.maludb_skill | {maludb_skill} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "skill_id bigint, skill_name text, version text, description text, packaging_kind text, applicability_jsonb jsonb, precondition_jsonb jsonb, enabled boolean, created_at timestamp with time zone, updated_at timestamp with time zone, visibility text, source_owner_schema name, source_skill_id bigint, forked_at timestamp with time zone, owner_schema name, markdown text, bundle_hash text, frontmatter_jsonb jsonb", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3876}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3877}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_skill", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3874}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3875}} |
| 800 | db_view | datamodel/app.maludb_skill_access | {maludb_skill_access} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "access_id bigint, skill_id bigint, grantee_role name, access_level text, created_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3880}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3881}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_skill_access", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3878}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3879}} |
| 801 | db_view | datamodel/app.maludb_skill_embedding | {maludb_skill_embedding} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "embedding_id bigint, skill_id bigint, embedding_model text, embedding_dim integer, embedding malu_vector, source_text_hash text, source_text_kind text, created_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3884}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3885}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_skill_embedding", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3882}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3883}} |
| 802 | db_view | datamodel/app.maludb_skill_execution | {maludb_skill_execution} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "execution_id bigint, skill_id bigint, account_id bigint, actor_role name, active_pool_id bigint, task_objective text, authorized_partitions text[], source_context_id bigint, environment text, technology_stack text[], bound_at timestamp with time zone, started_at timestamp with time zone, completed_at timestamp with time zone, current_state_id bigint, final_outcome text, step_count integer, emitted_claim_ids bigint[], audit_jsonb jsonb", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3888}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3889}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_skill_execution", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3886}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3887}} |
| 803 | db_view | datamodel/app.maludb_skill_file | {maludb_skill_file} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "skill_file_id bigint, skill_id bigint, relative_path text, source_package_id bigint, file_hash text, file_size bigint, is_executable boolean, media_type text, created_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3892}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3893}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_skill_file", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3890}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3891}} |
| 804 | db_view | datamodel/app.maludb_skill_keyword | {maludb_skill_keyword} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "keyword_id bigint, skill_id bigint, keyword text, weight numeric, provenance text, created_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3896}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3897}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_skill_keyword", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3894}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3895}} |
| 805 | db_view | datamodel/app.maludb_skill_state | {maludb_skill_state} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "state_id bigint, skill_id bigint, state_name text, state_kind text, step_jsonb jsonb, validation_jsonb jsonb", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3900}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3901}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_skill_state", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3898}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3899}} |
| 806 | db_view | datamodel/app.maludb_skill_subject | {maludb_skill_subject} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "skill_subject_id bigint, skill_id bigint, subject_id bigint, subject_name text, weight numeric, provenance text, created_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3904}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3905}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_skill_subject", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3902}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3903}} |
| 807 | db_view | datamodel/app.maludb_skill_transition | {maludb_skill_transition} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "transition_id bigint, skill_id bigint, from_state_id bigint, to_state_id bigint, on_outcome text, guard_jsonb jsonb, ordinal integer", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3908}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3909}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_skill_transition", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3906}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3907}} |
| 808 | db_view | datamodel/app.maludb_skill_verb | {maludb_skill_verb} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "skill_verb_id bigint, skill_id bigint, verb_id bigint, verb_name text, weight numeric, provenance text, created_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3912}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3913}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_skill_verb", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3910}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3911}} |
| 809 | db_view | datamodel/app.maludb_source_package | {maludb_source_package} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "source_package_id bigint, source_type text, content_bytes bytea, content_text text, content_jsonb jsonb, content_hash text, content_size bigint, media_type text, origin_jsonb jsonb, captured_at timestamp with time zone, ingested_at timestamp with time zone, retention_class text, legal_hold boolean, legal_hold_reason text, retain_until timestamp with time zone, sensitivity text, sealed_at timestamp with time zone, archived_at timestamp with time zone, tombstoned_at timestamp with time zone, created_at timestamp with time zone, updated_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3916}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3917}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_source_package", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3914}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3915}} |
| 810 | db_view | datamodel/app.maludb_stakeholder | {maludb_stakeholder} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "subject_id bigint, subject_type text, canonical_name text, aliases text[], description text, created_at timestamp with time zone, classifier_md text, archived_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3920}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3921}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_stakeholder", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3918}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3919}} |
| 811 | db_view | datamodel/app.maludb_subject | {maludb_subject} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "subject_id bigint, subject_type text, canonical_name text, aliases text[], description text, created_at timestamp with time zone, classifier_md text, archived_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3924}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3925}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_subject", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3922}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3923}} |
| 812 | db_view | datamodel/app.maludb_subject_relationship | {maludb_subject_relationship} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "relationship_id bigint, from_subject_id bigint, to_subject_id bigint, from_subject_label text, to_subject_label text, relationship_type text, label text, valid_from timestamp with time zone, valid_to timestamp with time zone, metadata_jsonb jsonb, created_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3928}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3929}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_subject_relationship", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3926}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3927}} |
| 813 | db_view | datamodel/app.maludb_subject_type | {maludb_subject_type} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "subject_type text, display_name text, description text, sort_order integer, system_defined boolean, created_at timestamp with time zone, category text", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3932}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3933}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_subject_type", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3930}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3931}} |
| 814 | db_view | datamodel/app.maludb_subject_verb | {maludb_subject_verb} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "compartment_id bigint, namespace text, subject_name text, verb_name text, embedding_dim integer, embedding_model text, distance_metric text, vector_count bigint, search_mode text, ann_index_status text, created_at timestamp with time zone, updated_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3936}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3937}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_subject_verb", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3934}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3935}} |
| 815 | db_view | datamodel/app.maludb_subject_with_attributes | {maludb_subject_with_attributes} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "subject_id bigint, subject_type text, canonical_name text, aliases text[], description text, created_at timestamp with time zone, classifier_md text, archived_at timestamp with time zone, attributes jsonb", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3940}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3941}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_subject_with_attributes", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3938}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3939}} |
| 816 | db_view | datamodel/app.maludb_svpor_attribute | {maludb_svpor_attribute} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "attribute_id bigint, target_kind text, target_id bigint, attr_name text, value_timestamp timestamp with time zone, value_range tstzrange, value_numeric numeric, value_text text, value_jsonb jsonb, unit text, provenance text, confidence numeric(5,4), valid_from timestamp with time zone, valid_to timestamp with time zone, metadata_jsonb jsonb, created_at timestamp with time zone, ref_source text, ref_entity text, ref_key text", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3944}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3945}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_svpor_attribute", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3942}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3943}} |
| 817 | db_view | datamodel/app.maludb_svpor_statement | {maludb_svpor_statement} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "statement_id bigint, subject_kind text, subject_id bigint, verb_id bigint, object_kind text, object_id bigint, predicate_id bigint, valid_from timestamp with time zone, valid_to timestamp with time zone, confidence numeric(5,4), provenance text, source_package_id bigint, metadata_jsonb jsonb, created_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3948}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3949}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_svpor_statement", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3946}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3947}} |
| 818 | db_view | datamodel/app.maludb_unapplied_ingest | {maludb_unapplied_ingest} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "ingest_id bigint, source_type text, source_name text, payload_jsonb jsonb, content_text text, content_bytes bytea, content_hash text, state text, received_at timestamp with time zone, processed_at timestamp with time zone, last_error text, context_jsonb jsonb", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3952}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3953}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_unapplied_ingest", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3950}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3951}} |
| 819 | db_view | datamodel/app.maludb_verb_type | {maludb_verb_type} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "verb_type text, display_name text, semantic_class text, description text, sort_order integer, system_defined boolean, created_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3956}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3957}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_verb_type", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3954}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3955}} |
| 820 | db_view | datamodel/app.maludb_workflow_candidate | {maludb_workflow_candidate} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "candidate_id bigint, cluster_id bigint, name text, description text, step_template jsonb, review_status text, review_notes text, reviewed_by name, reviewed_at timestamp with time zone, provenance jsonb, positive_evidence_count integer, negative_evidence_count integer, created_at timestamp with time zone, updated_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3960}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3961}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_workflow_candidate", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3958}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3959}} |
| 821 | db_view | datamodel/app.maludb_workflow_step | {maludb_workflow_step} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "step_id bigint, trace_id bigint, step_idx integer, action_class text, subject text, object_value text, actor text, tool text, started_at timestamp with time zone, ended_at timestamp with time zone, outcome text, evidence_source_id bigint, evidence_mdo_id bigint, exception_text text, predecessor_step_id bigint, caused_by_step_id bigint, caused_by_evidence_source_id bigint, payload_jsonb jsonb", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3964}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3965}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_workflow_step", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3962}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3963}} |
| 822 | db_view | datamodel/app.maludb_workflow_trace | {maludb_workflow_trace} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "trace_id bigint, episode_id bigint, subject_class text, action_class text, outcome text, environment text, tool_stack text[], exception_pattern text, confidence numeric(5,4), step_count integer, positive_evidence boolean, security_domain text, payload_jsonb jsonb, extracted_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3968}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3969}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_workflow_trace", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3966}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3967}} |
| 823 | db_view | datamodel/app.maludb_svpor_relationship | {maludb_svpor_relationship} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "edge_id bigint, source_kind text, source_id bigint, source_name text, relationship_type text, target_kind text, target_id bigint, target_name text, label text, edge_jsonb jsonb, confidence numeric(5,4), created_at timestamp with time zone", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3972}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3973}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_svpor_relationship", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3970}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3971}} |
| 824 | db_view | datamodel/app.maludb_verb | {maludb_verb} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"columns": {"ref": null, "type": "text", "unit": null, "value": "verb_id bigint, canonical_name text, aliases text[], description text, created_at timestamp with time zone, verb_type text, search_phrases text[], classifier_md text", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3976}, "primary_key": {"ref": null, "type": "text", "unit": null, "value": "(none)", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3977}, "graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_verb", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3974}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3975}} |
| 825 | db_routine | datamodel/app.maludb_register_subject_type | {maludb_register_subject_type} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_register_subject_type", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3978}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3979}} |
| 826 | db_routine | datamodel/app.maludb_memory_ingest_extraction | {maludb_memory_ingest_extraction} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_memory_ingest_extraction", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3980}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3981}} |
| 827 | db_routine | datamodel/app.maludb_attribute_template_delete | {maludb_attribute_template_delete} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_attribute_template_delete", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3982}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3983}} |
| 828 | db_routine | datamodel/app.maludb_skill_search | {maludb_skill_search} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_skill_search", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3984}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3985}} |
| 829 | db_routine | datamodel/app.maludb_chat_append_message | {maludb_chat_append_message} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_chat_append_message", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3986}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3987}} |
| 830 | db_routine | datamodel/app.maludb_memory_request_extraction | {maludb_memory_request_extraction} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_memory_request_extraction", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3988}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3989}} |
| 831 | db_routine | datamodel/app.maludb_subject_relationship_set_type | {maludb_subject_relationship_set_type} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_subject_relationship_set_type", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3990}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3991}} |
| 832 | db_routine | datamodel/app.maludb_note_query_parse | {maludb_note_query_parse} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_note_query_parse", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3992}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3993}} |
| 833 | db_routine | datamodel/app.maludb_graph_surprises | {maludb_graph_surprises} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_graph_surprises", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3994}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3995}} |
| 834 | db_routine | datamodel/app.maludb_register_episode | {maludb_register_episode} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_register_episode", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3996}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3997}} |
| 835 | db_routine | datamodel/app.maludb_svpor_attribute_delete | {maludb_svpor_attribute_delete} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_svpor_attribute_delete", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3998}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 3999}} |
| 836 | db_routine | datamodel/app.maludb_project_unarchive | {maludb_project_unarchive} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_project_unarchive", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 4000}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 4001}} |
| 837 | db_routine | datamodel/app.maludb_chat_messages | {maludb_chat_messages} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_chat_messages", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 4002}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 4003}} |
| 838 | db_routine | datamodel/app.maludb_memory_ingest_edge | {maludb_memory_ingest_edge} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_memory_ingest_edge", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 4004}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 4005}} |
| 839 | db_routine | datamodel/app.maludb_svpor_relationship_delete | {maludb_svpor_relationship_delete} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_svpor_relationship_delete", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 4006}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 4007}} |
| 840 | db_routine | datamodel/app.maludb_document_get | {maludb_document_get} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_document_get", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 4008}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 4009}} |
| 841 | db_routine | datamodel/app.maludb_embedding_dirty_claim | {maludb_embedding_dirty_claim} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_embedding_dirty_claim", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 4010}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 4011}} |
| 842 | db_routine | datamodel/app.maludb_skill_fork | {maludb_skill_fork} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_skill_fork", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 4012}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 4013}} |
| 843 | db_routine | datamodel/app.maludb_embedding_complete | {maludb_embedding_complete} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_embedding_complete", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 4014}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 4015}} |
| 844 | db_routine | datamodel/app.maludb_memory_search | {maludb_memory_search} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_memory_search", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 4016}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 4017}} |
| 845 | db_routine | datamodel/app.maludb_memory_set_model_config | {maludb_memory_set_model_config} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_memory_set_model_config", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 4018}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 4019}} |
| 846 | db_routine | datamodel/app.maludb_graph_walk | {maludb_graph_walk} | NULL | 2026-07-08 17:09:04.299239+00 | NULL | NULL | {"graphify_label": {"ref": null, "type": "text", "unit": null, "value": "maludb_graph_walk", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 4020}, "graphify_community": {"ref": null, "type": "text", "unit": null, "value": "0", "valid_to": null, "confidence": null, "provenance": "accepted", "valid_from": null, "attribute_id": 4021}} |