Commit 49e7501
committed
symbiont plan: address CodeRabbit + Codex review on INTEGRATION_PLAN
- C1 (Codex P2): symbiont's direct deps are the integration payload (main.rs
only prints); cargo machete must WHITELIST them via
[package.metadata.cargo-machete] ignored, never delete — else the build
passes while exercising nothing.
- C2 (CodeRabbit): symbiont has its own [workspace], so root-level clippy skips
it; specify --manifest-path crates/symbiont/Cargo.toml (or run from the dir).
- BLOCKED(C) (CodeRabbit): add a `⊘ blocked` symbol to the status legend and
use it for the surreal_container entry instead of an undefined marker.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01CcpLeEC3XK8Eye53GKBVvi1 parent ead022c commit 49e7501
1 file changed
Lines changed: 18 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
153 | 165 | | |
154 | 166 | | |
155 | 167 | | |
156 | 168 | | |
157 | 169 | | |
158 | | - | |
| 170 | + | |
159 | 171 | | |
160 | 172 | | |
161 | 173 | | |
| |||
0 commit comments