Some checks are pending
CI — CoM Config Validation / Validate JSON Configs (push) Waiting to run
CI — CoM Config Validation / Validate YAML Configs (push) Waiting to run
CI — CoM Config Validation / Lint Shell Scripts (push) Waiting to run
CI — CoM Config Validation / Secret Detection (push) Waiting to run
CI — CoM Config Validation / Lint Markdown (push) Waiting to run
CI — CoM Config Validation / Validate CODEOWNERS (push) Waiting to run
Public, sanitized mirror of an AI orchestration command center: agents, skills, MCP servers, slash-command workflows. All infrastructure identifiers, hostnames, mesh IPs/subnets, repo paths, maintainer identity, and hardware fleet specifics scrubbed to <placeholders>; session debug logs and host-specific memory removed. No live credentials. Verified clean by automated leak sweep. See SANITIZATION.md. churchofmalware.org . authorized research only
839 B
839 B
| name | description | allowed-tools |
|---|---|---|
| mobile | Mobile ecosystem architecture loader. Reads mobile-bridge implementation status, Alfred integration state, Termux constraints, and next sprint items. | Bash, Read, Grep, Glob |
/mobile — Syn_OS Mobile Ecosystem
Loads mobile architecture context for the Syn_OS mobile-bridge subsystem.
When invoked:
- Read
src/mobile-bridge/in the Syn_OS repo for current implementation - Read
docs/internal/design/MOBILE_ARCHITECTURE.mdfor architecture spec - Report:
- Current mobile-bridge implementation status
- What's wired to Alfred vs what's pending
- Active Termux/remote session constraints (no cargo build in Termux)
- Next actionable mobile sprint item
- Reference the Custom Termux-Laptop Remote Claude research (condensed in Notion: DevOps Tools & Remote Setup Guide)