-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
40 lines (29 loc) · 1.43 KB
/
Copy pathNOTICE
File metadata and controls
40 lines (29 loc) · 1.43 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
Cogram
Copyright 2026 Siva Rama Krishna
Licensed under the Apache License, Version 2.0 (the "License").
You may obtain a copy of the License at:
http://www.apache.org/licenses/LICENSE-2.0
================================================================================
This product is a fork of and includes software developed by:
Graphiti
Copyright 2024-2025 Zep AI Research, Inc.
https://github.com/getzep/graphiti
Licensed under the Apache License, Version 2.0
The graphiti core (temporal knowledge-graph framework) lives inside the
`cogram/` package. Cogram modifies and extends it with:
- per-edge intent annotation (why_connected / director_vision /
cognitive_pattern)
- per-node narrative synthesis (vllm_narrative)
- DirectorProfile + CognitivePattern distillation
- Engram-style LLM decision cache (Postgres-backed)
- Redis active subgraph hot tier
- Knot detection + Gemma-synthesized narratives
- MCP server (stdio + HTTP/SSE) and dashboard
Apache License Section 4(d) requires that any redistribution or derivative
work preserve this NOTICE file unchanged.
In addition to the Apache 2.0 NOTICE preservation requirement, forks and
derivative products of cogram MUST retain visible attribution to:
- "Cogram by Siva Rama Krishna"
- "Built on Graphiti by Zep AI Research"
in their README, documentation, and any user-facing surface. See
ATTRIBUTION.md for the human-readable explanation of these rules.