Commit 76dbc8b
committed
canon: E-KEEP-AR-REMOVE-ORM — open-heart op keeps AR, removes the ORM (OGAR=AR)
Corrects a session inversion: the consumer pivot removes the hand-rolled
ORM (op-db SQL/FromRow plumbing) and KEEPS ActiveRecord — OGAR is named
after AR in OpenProject. AR re-wires onto the OGAR graph (pure AR on
Rails, no ORM intermediary); the ClassView IS the active record.
Redmine-as-root: fieldview/erb → classview/askama. Guard against
re-inversion; additive-then-subtractive only. Cross-refs the 6-agent
convergence assessment + the compile_graph_ruby keystone gap.1 parent ed79365 commit 76dbc8b
1 file changed
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
10 | 28 | | |
11 | 29 | | |
12 | 30 | | |
| |||
0 commit comments