mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-05 08:10:39 +00:00
New deep plan covering DisplaySafeUrl (fabro-redacted), EnvVars registry (fabro-static), expanded snapshot helpers, miette CLI diagnostics, fabro-dev unified CLI, and OptionsMetadata-driven docs generation. Six phases, thirteen implementation units, ships as independent PRs. Includes deepening-pass revisions and reviewer feedback: - Clippy enforcement reframed as workspace-wide bans with crate-level #![allow] opt-outs (clippy.toml has no per-crate scoping). - Phase 4 (miette) narrowed: fancy rendering + help: footer only; no source-highlighting promise since no fabro error type carries spans. main() retains its telemetry/shutdown lifecycle. - Phase 6 split into 6.2 (cli.mdx) and 6.3 (user-configuration.mdx) with fenced-region commitment upfront; resolves the previously orphaned user-configuration drift problem. - Phase 2 gains an explicit allow/deny list for DisplaySafeUrl use and neutralizes the .to_string() trap via explicit .redacted_string() / .raw_string() methods plus a clippy deny on the implicit path. install.rs:1227,1546 and fabro-cli/commands/server/mod.rs:266-270 are explicitly kept as raw String (Location headers, user-facing install URLs). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| administration | ||
| agents | ||
| api-reference | ||
| brainstorms | ||
| changelog | ||
| core-concepts | ||
| examples | ||
| execution | ||
| getting-started | ||
| human-tools | ||
| ideation | ||
| images | ||
| integrations | ||
| languages | ||
| logo | ||
| plans | ||
| reference | ||
| superpowers/specs | ||
| tutorials | ||
| workflows | ||
| .mintignore | ||
| docs.json | ||
| dot-highlight.js | ||
| favicon.svg | ||