File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # SPDX-License-Identifier: PMPL-1.0-or-later
1+ # SPDX-License-Identifier: MPL-2.0
22# Dependabot configuration — adopts the corrected RSR template approach
33# (open-pull-requests-limit: 10 on cargo, grouped minor/patch).
44
Original file line number Diff line number Diff line change 1- # SPDX-License-Identifier: PMPL-1.0-or-later
1+ # SPDX-License-Identifier: MPL-2.0
22# Hypatia Neurosymbolic CI/CD Security Scan
33name : Hypatia Security Scan
44
Original file line number Diff line number Diff line change 1- # SPDX-License-Identifier: PMPL-1.0-or-later
2- # (MPL-2.0 required for crates.io; PMPL-1.0-or-later preferred)
1+ # SPDX-License-Identifier: MPL-2.0
2+ # (MPL-2.0 required for crates.io; MPL-2.0 preferred)
33[package ]
44name = " coord-tui"
55version = " 0.1.0"
Original file line number Diff line number Diff line change 1- // SPDX-License-Identifier: PMPL-1.0-or-later
1+ // SPDX-License-Identifier: MPL-2.0
22// Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) <j.d.a.jewell@open.ac.uk>
33= coord-tui
44:toc:
Original file line number Diff line number Diff line change 1- SPDX-License-Identifier: PMPL-1.0-or-later
1+ SPDX-License-Identifier: MPL-2.0
22SPDX-FileCopyrightText: 2024-2025 Palimpsest Stewardship Council
33
44================================================================================
Original file line number Diff line number Diff line change 1- // SPDX-License-Identifier: PMPL-1.0-or-later
1+ // SPDX-License-Identifier: MPL-2.0
22// Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) <j.d.a.jewell@open.ac.uk>
33= coord-tui
44:toc:
Original file line number Diff line number Diff line change 1- // SPDX-License-Identifier: PMPL-1.0-or-later
1+ // SPDX-License-Identifier: MPL-2.0
22// Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) <j.d.a.jewell@open.ac.uk>
33= coord-tui Roadmap
44:toc:
Original file line number Diff line number Diff line change 11#! /usr/bin/env bash
2- # SPDX-License-Identifier: PMPL-1.0-or-later
2+ # SPDX-License-Identifier: MPL-2.0
33# Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) <j.d.a.jewell@open.ac.uk>
44#
55# coord-tui installer — sets up BoJ local-coord-mcp + coord-tui on a new machine.
103103say " Installing systemd user service…"
104104mkdir -p " $SYSTEMD_DIR "
105105cat > " $SERVICE_FILE " << EOF
106- # SPDX-License-Identifier: PMPL-1.0-or-later
106+ # SPDX-License-Identifier: MPL-2.0
107107[Unit]
108108Description=BoJ local-coord-mcp adapter (AI multi-instance coordination)
109109After=network.target
Original file line number Diff line number Diff line change 1- # SPDX-License-Identifier: PMPL-1.0-or-later
1+ # SPDX-License-Identifier: MPL-2.0
22# Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) <j.d.a.jewell@open.ac.uk>
33#
44# BoJ coord-tui — shell launcher hooks and helper commands
Original file line number Diff line number Diff line change 1- // SPDX-License-Identifier: PMPL-1.0-or-later
1+ // SPDX-License-Identifier: MPL-2.0
22// Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) <j.d.a.jewell@open.ac.uk>
33//
44// coord-tui — rapid-setup terminal UI for BoJ local-coord-mcp.
You can’t perform that action at this time.
0 commit comments