Commit 9a5c296
committed
models: Clamp demo redacted values to parseable constants
- Updated `_demo_value_sanitizers.py` to enforce parseable-but-useless
replacements for demo-redacted boolean-like strings to maintain operability
while preserving data obscurity.
- Added comments clarifying the intent of replacements in demo mode.
- Updated AGENTS.md to document the redaction approach for demo/free-tier
values.
Assisted-by: Codex1 parent 8f1df81 commit 9a5c296
2 files changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
176 | 180 | | |
177 | 181 | | |
178 | 182 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
56 | 59 | | |
57 | 60 | | |
58 | 61 | | |
| |||
0 commit comments