Skip to content

Commit 928cc11

Browse files
dmealingclaude
andcommitted
docs(spec): genericize private-project reference in FR-011 (public-repo hygiene)
Replace the two "metaforge" mentions I introduced with generic phrasing ("a separate commercial layer (tracked privately)" / "a private commercial offering"). Never name the private commercial project in this public repo. (Pre-existing historical-record + shipped MetaForge* SDK identifiers are out of scope here.) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 9656c12 commit 928cc11

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/superpowers/specs/2026-05-30-fr-011-recover-hardening-design.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Stays where it is — `render/recover/` per port. No package move; `recover()` A
4242
this is consumer-specific transformation work, best done **custom in the adopter** (single language,
4343
full control; lean on a path-extraction lib like JMESPath for the primitive; target the metaobjects
4444
value-object as the canonical model). A general config-driven mapping/ingestion product, if it ever
45-
earns its keep, belongs in the **commercial layer (metaforge)**, not the Apache-2.0 core.
45+
earns its keep, belongs in a separate **commercial layer** (tracked privately), not the Apache-2.0 core.
4646
- **General scalar-coercion breadth** (locale numbers, date-format soup, currency/units) and a
4747
production observability/drift-metrics layer — those only mattered for the abandoned general-ingestion
4848
ambition.
@@ -156,7 +156,7 @@ merges; push for durability. (Established FR-010 workflow.)
156156
- **No decouple** — stays in `render/recover/`. **No `unicode` mode.** **Fuzzy deferred** (reserved slot).
157157
- Nested-object recovery in-scope and uniform.
158158
- TS pilot.
159-
- The declarative payload-mapping layer is **not** OSS-core (consumer-custom; commercial-metaforge if scaled).
159+
- The declarative payload-mapping layer is **not** OSS-core (consumer-custom; a private commercial offering if it scales).
160160

161161
## History
162162

0 commit comments

Comments
 (0)