feat(framework): P0 — MIT license + executable-leak sanitization #570

Merged
jason.woltje merged 1 commits from feat/p0-license-leak-sanitize into main 2026-06-21 01:43:50 +00:00
Owner

Closes #569 · umbrella #542 · design:

Phase 0 of the framework constitution alpha. No behavior change for configured installs.

  • MIT (root + , which ships via the package ) + in both manifests.
  • Drop the private fallback at 3 sites → default (aligns with #551).
  • soft-degrades the OpenBrain nudge via (removes hardcoded ); still blocks the write.

Scripts pass ; manifests pass the prettier gate. Decisions: MIT (Q1), soft-degrade (Q7).

Closes #569 · umbrella #542 · design: **Phase 0 of the framework constitution alpha. No behavior change for configured installs.** - MIT (root + , which ships via the package ) + in both manifests. - Drop the private fallback at 3 sites → default (aligns with #551). - soft-degrades the OpenBrain nudge via (removes hardcoded ); still blocks the write. Scripts pass ; manifests pass the prettier gate. Decisions: MIT (Q1), soft-degrade (Q7).
jason.woltje added 1 commit 2026-06-21 01:18:54 +00:00
feat(framework): P0 — MIT license + executable-leak sanitization
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
010bd1181c
First phase of the framework constitution alpha. No behavior change for
configured installs.

- Add MIT LICENSE (root + framework bundle) + "license":"MIT" in manifests
- Drop private jarvis-brain credential fallback at 3 sites; default to
  $HOME/.config/mosaic/credentials.json (aligns with #551)
- prevent-memory-write.sh: soft-degrade OpenBrain nudge via ${OPENBRAIN_URL},
  removing hardcoded brain.woltje.com; still blocks the write

Refs #542, closes #569

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
jason.woltje merged commit 92316ab41e into main 2026-06-21 01:43:50 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mosaicstack/stack#570