Commit 1944737
chore(workspace): clear pre-push hygiene RED (spec LOC, doc link, error-voice)
Three hygiene vectors blocked the push:
- crate-spec-metrics: nika-exec-runner.md IMPL LOC anchor stale (~938 -> ~1412,
33% drift); refreshed both occurrences.
- doc-private-items: nika-schema lints/mod.rs intra-doc link to `arg_injection`
was ambiguous (fn vs mod under --document-private-items); disambiguated to
`arg_injection()`.
- error-one-voice: allowlist two boundary-wrapped error enums that carry their
code at the crate boundary (not their own registry range), matching the
established ExprError/ExtractError pattern: CelErrorKind (nika-cel, spec-plane,
NIKA-VAR-001/005/006 via nika_pack) and CommandSandboxError (nika-kernel-core,
flattened onto ShellError::Blocked). Audit-table rows added to match.
Co-Authored-By: Nika 🦋 <nika@supernovae.studio>1 parent 76e4f8d commit 1944737
4 files changed
Lines changed: 7 additions & 3 deletions
File tree
- crates/nika-schema/src/lints
- docs
- architecture
- crate-specs
- scripts/ci
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
| 75 | + | |
74 | 76 | | |
75 | 77 | | |
76 | 78 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
| 141 | + | |
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
0 commit comments