Navegador
Merge branch 'main' of https://github.com/ConflictHQ/navegador
Commit
aee720327a0cf3b5900717b6b8735681e02ecca19251c2cfac6f67e507d691a5
Parent
3f0dadee25fb0a2…
1 file changed
+4
-4
+4
-4
| --- README.md | ||
| +++ README.md | ||
| @@ -17,17 +17,17 @@ | ||
| 17 | 17 | ## Two layers, one graph |
| 18 | 18 | |
| 19 | 19 | ``` |
| 20 | 20 | ┌─────────────────────────────────────────────────────────────────┐ |
| 21 | 21 | │ KNOWLEDGE LAYER │ |
| 22 | -│ Concepts · Rules · Decisions · WikiPages · People · Domains │ | |
| 22 | +│ Concepts · Rules · Decisions · WikiPages · People · Domains │ | |
| 23 | 23 | │ │ |
| 24 | -│ ↕ GOVERNS / IMPLEMENTS / DOCUMENTS / ANNOTATES │ | |
| 24 | +│ ↕ GOVERNS / IMPLEMENTS / DOCUMENTS / ANNOTATES │ | |
| 25 | 25 | │ │ |
| 26 | 26 | │ CODE LAYER │ |
| 27 | -│ Repository · File · Module · Class · Function · Method │ | |
| 28 | -│ Variable · Import · Decorator · (call graphs, hierarchies) │ | |
| 27 | +│ Repository · File · Module · Class · Function · Method │ | |
| 28 | +│ Variable · Import · Decorator · (call graphs, hierarchies) │ | |
| 29 | 29 | └─────────────────────────────────────────────────────────────────┘ |
| 30 | 30 | stored in FalkorDB (SQLite local · Redis prod) |
| 31 | 31 | ``` |
| 32 | 32 | |
| 33 | 33 | The **code layer** is built automatically by ingesting source trees. The **knowledge layer** is populated by your team — manually, via wiki ingestion, or from [PlanOpticon](https://github.com/ConflictHQ/PlanOpticon) meeting analysis output. |
| 34 | 34 |
| --- README.md | |
| +++ README.md | |
| @@ -17,17 +17,17 @@ | |
| 17 | ## Two layers, one graph |
| 18 | |
| 19 | ``` |
| 20 | ┌─────────────────────────────────────────────────────────────────┐ |
| 21 | │ KNOWLEDGE LAYER │ |
| 22 | │ Concepts · Rules · Decisions · WikiPages · People · Domains │ |
| 23 | │ │ |
| 24 | │ ↕ GOVERNS / IMPLEMENTS / DOCUMENTS / ANNOTATES │ |
| 25 | │ │ |
| 26 | │ CODE LAYER │ |
| 27 | │ Repository · File · Module · Class · Function · Method │ |
| 28 | │ Variable · Import · Decorator · (call graphs, hierarchies) │ |
| 29 | └─────────────────────────────────────────────────────────────────┘ |
| 30 | stored in FalkorDB (SQLite local · Redis prod) |
| 31 | ``` |
| 32 | |
| 33 | The **code layer** is built automatically by ingesting source trees. The **knowledge layer** is populated by your team — manually, via wiki ingestion, or from [PlanOpticon](https://github.com/ConflictHQ/PlanOpticon) meeting analysis output. |
| 34 |
| --- README.md | |
| +++ README.md | |
| @@ -17,17 +17,17 @@ | |
| 17 | ## Two layers, one graph |
| 18 | |
| 19 | ``` |
| 20 | ┌─────────────────────────────────────────────────────────────────┐ |
| 21 | │ KNOWLEDGE LAYER │ |
| 22 | │ Concepts · Rules · Decisions · WikiPages · People · Domains │ |
| 23 | │ │ |
| 24 | │ ↕ GOVERNS / IMPLEMENTS / DOCUMENTS / ANNOTATES │ |
| 25 | │ │ |
| 26 | │ CODE LAYER │ |
| 27 | │ Repository · File · Module · Class · Function · Method │ |
| 28 | │ Variable · Import · Decorator · (call graphs, hierarchies) │ |
| 29 | └─────────────────────────────────────────────────────────────────┘ |
| 30 | stored in FalkorDB (SQLite local · Redis prod) |
| 31 | ``` |
| 32 | |
| 33 | The **code layer** is built automatically by ingesting source trees. The **knowledge layer** is populated by your team — manually, via wiki ingestion, or from [PlanOpticon](https://github.com/ConflictHQ/PlanOpticon) meeting analysis output. |
| 34 |