Commit Graph

8 Commits

Author SHA1 Message Date
Alexa Amundson
87eebc3d03 Merge pull request #3 from blackboxprogramming/dependabot/github_actions/actions/setup-node-6
ci: bump actions/setup-node from 3 to 6
2026-03-09 01:24:51 -05:00
dependabot[bot]
c2090d2b62 ci: bump actions/checkout from 3 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-09 06:10:26 +00:00
Alexa Amundson
10aa41f723 Merge pull request #4 from blackboxprogramming/dependabot/github_actions/github/codeql-action-4
ci: bump github/codeql-action from 3 to 4
2026-03-09 01:09:17 -05:00
dependabot[bot]
c7d94dca8c ci: bump actions/github-script from 7 to 8
Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v7...v8)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-14 23:12:00 +00:00
dependabot[bot]
cddfaf7be5 ci: bump github/codeql-action from 3 to 4
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-14 23:11:51 +00:00
dependabot[bot]
2010ed36df ci: bump actions/setup-node from 3 to 6
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 6.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v6)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-14 23:11:42 +00:00
BlackRoad Bot
9f7c7570ab ci: add GitHub Actions workflows
- Security scanning (CodeQL, dependency scan, secret scan)
- Auto-deployment to Cloudflare/Railway
- Self-healing with auto-rollback
- Dependabot for dependency updates

Deployed by: Phase 6 GitHub CI/CD automation
2026-02-14 17:03:57 -06:00
Alexa Louise
f75023ff10 🌌 BlackRoad OS, Inc. proprietary enhancement
- Update LICENSE to proprietary (NOT for commercial resale)
- Add/enhance README with BlackRoad branding
- Add copyright notice (© 2026 BlackRoad OS, Inc.)
- Add CONTRIBUTING.md with brand compliance guidelines
- Add GitHub Actions workflow with brand checks
- CEO: Alexa Amundson
- Designed for 30k agents + 30k employees
- Part of 578-repo BlackRoad Empire

Core Product: API layer above Google/OpenAI/Anthropic managing AI model
memory and continuity, enabling companies to operate exclusively by AI.

 Repository now enterprise-grade and legally protected

🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-09 14:57:55 -06:00