tractatus/.github
TheFlow 54fdf36a10 security: remove auto-sync workflow and public remote
SECURITY CHANGES:
- Removed .github/workflows/sync-public-docs.yml (auto-synced to public repo)
- Removed 'public' git remote (tractatus-framework)

REASON:
Auto-syncing from private to public repository is inherently dangerous:
- Risks exposing internal files, credentials, or sensitive data
- No human review gate before public exposure
- Created the Stripe key exposure incident

GOING FORWARD:
- tractatus (private) = internal development repository
- tractatus-framework (public) = manually curated framework releases
- No automated sync between them
- Manual review required before any public release

This prevents automatic exposure of internal project files.
2025-10-22 17:11:10 +13:00
..
ISSUE_TEMPLATE feat: complete GitHub community infrastructure 2025-10-15 23:11:45 +13:00
workflows security: remove auto-sync workflow and public remote 2025-10-22 17:11:10 +13:00
PULL_REQUEST_TEMPLATE.md feat: complete GitHub community infrastructure 2025-10-15 23:11:45 +13:00