Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion PLAN.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ footer: |
| 54 | β›” | [Conciseness Metrics Design and Implementation](plan/54_metrics-guide-tradeoffs.md) |
| 56 | β›” | [Spike Ollama for Weasel Detection](plan/56_spike-ollama-weasel-detection.md) |
| 58 | β›” | [Select and Package Fast Weasel Classifier (CPU Fallback)](plan/58_classifier-model-selection-and-embedding.md) |
| 61 | πŸ”² | [Required Structure Rule Hardening](plan/61_required-structure-hardening.md) |
| 61 | πŸ”³ | [Required Structure Rule Hardening](plan/61_required-structure-hardening.md) |
| 62 | βœ… | [Corpus Acquisition and Taxonomy](plan/62_corpus-acquisition.md) |
| 64 | βœ… | [Spike Pure-Go Embedded Weasel Classifier](plan/64_spike-go-native-linear-classifier.md) |
| 65 | πŸ”² | [Spike WASM-Embedded Weasel Inference](plan/65_spike-wasm-embedded-inference.md) |
Expand Down
2 changes: 1 addition & 1 deletion plan/61_required-structure-hardening.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
id: 61
title: Required Structure Rule Hardening
status: πŸ”²
status: πŸ”³
Comment thread
jeduden marked this conversation as resolved.
---
# Required Structure Rule Hardening

Expand Down
Loading