Skip to content

Conversation

@bfulton
Copy link
Owner

@bfulton bfulton commented Dec 27, 2025

Themes are local workflow testing for faster iteration, and a default-deny sandbox with explicit project policies in an rc file.

- Add docs/roadmap/workflow-test-mode.md: Design for local workflow testing CLI
- Add docs/roadmap/localmostrc.md: Design for declarative sandbox policy files
- Update README roadmap to link to design docs
- Add CLAUDE.md guidance for roadmap item formatting
Theme: Test locally, secure by default
- Workflow test mode: local CLI for running workflows before push
- Declarative sandbox policy: .localmostrc for per-repo access control
- CLI polish: improved install and command experience

Breaks down into 10 implementation phases with specific tasks.
- Policies now have shared (baseline) and workflows (per-workflow) sections
- Each workflow inherits from shared, can add or deny access
- Deploy workflow can access fastlane without exposing it to build/test
- Updated release plan to include policy merge logic tasks
@bfulton bfulton force-pushed the claude/roadmap-planning-tLid7 branch from 13c63ba to ae0136d Compare December 27, 2025 14:22
@bfulton bfulton merged commit fa0bc13 into main Dec 27, 2025
4 checks passed
@bfulton bfulton deleted the claude/roadmap-planning-tLid7 branch December 27, 2025 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants