Commit cb1fe99
committed
docs(reindex): closes M-Final 'KG full re-index' deferred followup
Manually triggered a full GitNexus '--force' re-index after the
phase-2 + phase-5b + F-A1 fix sequence (HEAD at 5c04e90).
Closes the M-Final follow-up that had been deferred from the
phase-2 wrap-up.
Trigger:
Multiple incremental updates accrued during phase-2 (M6 ABI
fixes, M8 FSTACK_ZC_MAGIC + ff_zc_send, M11 rte_flow soft
fallbacks, M13 ff_swi_net_excute stub, F-A1 ff_if_send_onepkt
panic→drop). Incremental KG updates re-parse only the touched
files; cross-file symbol relationships (lib <-> freebsd) and
community detection benefit from a periodic full rebuild.
Environment:
Node v20.10.0 was incompatible with gitnexus@1.6.6 (requires
>=22). Upgraded to v22.12.0 via install_binary (PATH override
in the shell scope only, system default unchanged).
Result (5c04e90 baseline, '--force' rebuild took 1m33s):
files 2,676 (17 large files >512KB auto-skipped)
nodes 58,104 -> 64,636 (+6,532, +11.2%)
edges 110,633 -> 104,699 (-5,934, -5.4%)
clusters 1,783 -> 929 ( -854, -47.9%)
flows 300 -> 300 (unchanged)
Interpretation:
- +6,532 nodes: phase-2 incremental commits had missed some
new identifiers (FSTACK_ZC_MAGIC macro, ff_zc_send symbol,
ff_swi_net_excute stub, comment-block references in F-A1
fix). Full rebuild now captures them.
- -5,934 edges: stale call/include edges (pointing to symbols
that were renamed or removed) cleaned up — healthy.
- clusters halved: community detection re-partitioned on the
cleaner graph; cohesion improves even though count drops.
- flows unchanged: no new entry points / syscall sinks
introduced in phase-2.
Capability matrix:
graph ladybugdb available
fts ladybugdb-fts available
vectorSearch ladybugdb-vector unavailable (embeddings off
by default; not blocking AI
workflows since symbol/FTS
search is sufficient)
Files touched (this commit):
+ docs/.../gitnexus-reindex-execution-log.md (NEW)
Files NOT touched (intentional):
- .gitnexus/ (KG data; .gitignored)
- AGENTS.md (auto-regen; .gitignored at lines 45-46)
- CLAUDE.md (auto-regen; .gitignored)
- lib/, freebsd/, etc. (no source code change)
M-Final deferred follow-up matrix updated in §6.3 of the new
log; only F-A3 (wrk/iperf3 real throughput) and F-A4 (bare-metal
+ CVM dual baseline) remain Low priority deferred.
Compliance: 0 direct rm/kill/chmod calls. 0 source code changes.
Local commit only; not pushed.1 parent 5c04e90 commit cb1fe99
1 file changed
Lines changed: 192 additions & 0 deletions
Lines changed: 192 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 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 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
0 commit comments