chore: refresh the knowledge graph after the policy engine
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
graphify-out/cache/ast/v0.8.44/0ac740c1b4e0e6f2a783a52f1dce2f5a14f263faec38481e4466c0b41bba3119.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/1bffd2c38fc1fbe647a201781319709f0011ed3fb50985025ef9fb0115358120.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/25e2622b8e39e0e8f46fa8cca3bf7f680f51bc8dab9be2529dd0df344674a45c.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/343139d72a54acce60c52d24eef5cf89689681f60cd59bc04623155afd9d313f.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/3b2bd3d22f27bebaa5ea668f782ea8ad68faa83f9b5dd0b6444048f55674e658.json
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_policy_valueobject_policyoutcome_php", "label": "PolicyOutcome.php", "file_type": "code", "source_file": "src/Policy/ValueObject/PolicyOutcome.php", "source_location": "L1"}, {"id": "valueobject_policyoutcome_policyoutcome", "label": "PolicyOutcome", "file_type": "code", "source_file": "src/Policy/ValueObject/PolicyOutcome.php", "source_location": "L11"}, {"id": "valueobject_policyoutcome_policyoutcome_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Policy/ValueObject/PolicyOutcome.php", "source_location": "L18"}, {"id": "valueobject_policyoutcome_policyoutcome_isforbidden", "label": ".isForbidden()", "file_type": "code", "source_file": "src/Policy/ValueObject/PolicyOutcome.php", "source_location": "L24"}, {"id": "valueobject_policyoutcome_policyoutcome_effect", "label": ".effect()", "file_type": "code", "source_file": "src/Policy/ValueObject/PolicyOutcome.php", "source_location": "L29"}, {"id": "valueobject_policyoutcome_policyoutcome_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Policy/ValueObject/PolicyOutcome.php", "source_location": "L34"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_policy_valueobject_policyoutcome_php", "target": "valueobject_policyoutcome_policyoutcome", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Policy/ValueObject/PolicyOutcome.php", "source_location": "L11", "weight": 1.0}, {"source": "valueobject_policyoutcome_policyoutcome", "target": "valueobject_policyoutcome_policyoutcome_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Policy/ValueObject/PolicyOutcome.php", "source_location": "L18", "weight": 1.0}, {"source": "valueobject_policyoutcome_policyoutcome", "target": "valueobject_policyoutcome_policyoutcome_isforbidden", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Policy/ValueObject/PolicyOutcome.php", "source_location": "L24", "weight": 1.0}, {"source": "valueobject_policyoutcome_policyoutcome", "target": "valueobject_policyoutcome_policyoutcome_effect", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Policy/ValueObject/PolicyOutcome.php", "source_location": "L29", "weight": 1.0}, {"source": "valueobject_policyoutcome_policyoutcome", "target": "valueobject_policyoutcome_policyoutcome_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Policy/ValueObject/PolicyOutcome.php", "source_location": "L34", "weight": 1.0}, {"source": "valueobject_policyoutcome_policyoutcome_toarray", "target": "valueobject_policyoutcome_policyoutcome_isforbidden", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Policy/ValueObject/PolicyOutcome.php", "source_location": "L39", "weight": 1.0}], "raw_calls": []}
|
||||
graphify-out/cache/ast/v0.8.44/4151a5f6cba59d6648a8539340c0762aef415f5c833def79c99b08ac72e3602c.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/525a3fe2fbd832439e7a2ea77f0e3f759bcef62a12d54d034aefdd203d3310b2.json
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_policy_service_policyschema_php", "label": "PolicySchema.php", "file_type": "code", "source_file": "src/Policy/Service/PolicySchema.php", "source_location": "L1"}, {"id": "service_policyschema_policyschema", "label": "PolicySchema", "file_type": "code", "source_file": "src/Policy/Service/PolicySchema.php", "source_location": "L18"}, {"id": "service_policyschema_policyschema_describe", "label": ".describe()", "file_type": "code", "source_file": "src/Policy/Service/PolicySchema.php", "source_location": "L80"}, {"id": "service_policyschema_policyschema_allowsfield", "label": ".allowsField()", "file_type": "code", "source_file": "src/Policy/Service/PolicySchema.php", "source_location": "L101"}, {"id": "service_policyschema_policyschema_allowseffect", "label": ".allowsEffect()", "file_type": "code", "source_file": "src/Policy/Service/PolicySchema.php", "source_location": "L106"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_policy_service_policyschema_php", "target": "policy", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Policy/Service/PolicySchema.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_policy_service_policyschema_php", "target": "service_policyschema_policyschema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Policy/Service/PolicySchema.php", "source_location": "L18", "weight": 1.0}, {"source": "service_policyschema_policyschema", "target": "service_policyschema_policyschema_describe", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Policy/Service/PolicySchema.php", "source_location": "L80", "weight": 1.0}, {"source": "service_policyschema_policyschema", "target": "service_policyschema_policyschema_allowsfield", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Policy/Service/PolicySchema.php", "source_location": "L101", "weight": 1.0}, {"source": "service_policyschema_policyschema", "target": "service_policyschema_policyschema_allowseffect", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Policy/Service/PolicySchema.php", "source_location": "L106", "weight": 1.0}], "raw_calls": [{"caller_nid": "service_policyschema_policyschema_describe", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Policy/Service/PolicySchema.php", "source_location": "L88", "receiver": null}, {"caller_nid": "service_policyschema_policyschema_allowsfield", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Policy/Service/PolicySchema.php", "source_location": "L103", "receiver": null}, {"caller_nid": "service_policyschema_policyschema_allowseffect", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Policy/Service/PolicySchema.php", "source_location": "L108", "receiver": null}]}
|
||||
graphify-out/cache/ast/v0.8.44/61463910f1787a9d6ffd7dc5f5e79750fab40199adb201fac11d1a37a1685f03.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/6a948fb124cf8f4a73cf334b19bb18b6738d9f7334012bfa1568f32b9c7b816d.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/6c6dd3bfec961accdbe46c78595a91d4a7b17865667d625d204ca27f51b52ba7.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/7ac64096a70c833d4fb48071ff79373e142feb34c3503337ecc5ca1a58f0c373.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/828fee35ecf67e3bc05790615a16e13b01ac8f2b507e0ecc1ce815ffa37e2e48.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/87d9812b81815c527834757e84578c72cd7c8c44bca714a8de61ca98153e00f8.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/8afb63e00d1bfe0ceefb634fb66c644ee1b793f62b16959889a88f5ce1295c17.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/915c5d0e1d12624989da6ac889cdc77502f560ea0b1495c1ba504c624dd69a6a.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/a2678490669ead111372a14c0f97a76cb91570069d1c996ae27fb7d1c6fe5b75.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/a3edce4b238110b9fda0e3937fb8f523e7c792228367f9fc641cce99a2511e45.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/a454730a5431ff15bdc06c71eb407d6817f2b2b1989f3803fd9bc8b4b4f01c26.json
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_tenant_globaltables_php", "label": "GlobalTables.php", "file_type": "code", "source_file": "src/Shared/Tenant/GlobalTables.php", "source_location": "L1"}, {"id": "tenant_globaltables_globaltables", "label": "GlobalTables", "file_type": "code", "source_file": "src/Shared/Tenant/GlobalTables.php", "source_location": "L16"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_tenant_globaltables_php", "target": "tenant_globaltables_globaltables", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Shared/Tenant/GlobalTables.php", "source_location": "L16", "weight": 1.0}], "raw_calls": []}
|
||||
graphify-out/cache/ast/v0.8.44/a8745d9d8fb201990d970429813c270c42f2e84e29e1ff91a4787fb0c691936f.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/c355b48c6d2be701185f5cd326d97e7458ce268dc60282011290ba067a7aac51.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/cc3080e9ec27993d593b7adde0b8f1e35bc5e9262bd27870e78eaec03898f7f9.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/d84cfa92c25ec1ab5b0886f1b372a174b39e5d781c7e9e14d667237062dcc9f5.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/e9c5d96be66c3b73a2c2d98bb1d05cdbad34c44d0d5a0f4d118cc3e63377093b.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/ed6bb203e62dc57b5456a6f09985b3f616df2b819b6f3a277ad51fd41e74c52e.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/f5809ac5dc878a6bb9c459757e8b75685f5eca80c3235f4ab1c3170d7cd09d63.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/fd91b922a35130a812b993dcba6aa5bea7064d782940d5089b33e4b759797a9d.json
Vendored
+1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user