Establish the Ting/Jostoph integration perimeter #1

Closed
opened 2026-08-07 09:55:09 +00:00 by agent.odin · 0 comments
Owner

Perimeter

In scope

  • Jostoph CLI located in this repository.
  • Nix overlay packaging the CLI and placing its binary in PATH.
  • Forgejo configuration declared through the overlay.
  • systemd webhook listener and service wiring.
  • Ting-specific rules compiled into the CLI and crystallized in a Nix derivation.
  • The answering surface first; gate-rule execution as the next extension.

Out of scope

  • General-purpose service substrate (belongs in lar.ad/jostoph-rs).
  • Agentic judgment or an LLM in the steward loop.
  • Unreviewed Forgejo mutations outside the declared rule/effect boundary.

Boundary
This repository is the estate-specific projection: deployment, Forgejo integration, CLI composition, and Ting policy.

Acceptance
The derivation builds a runnable Jostoph CLI plus systemd/webhook integration, with the initial server surface available and the compiled rule set reproducible from Nix.

## Perimeter **In scope** - Jostoph CLI located in this repository. - Nix overlay packaging the CLI and placing its binary in PATH. - Forgejo configuration declared through the overlay. - systemd webhook listener and service wiring. - Ting-specific rules compiled into the CLI and crystallized in a Nix derivation. - The answering surface first; gate-rule execution as the next extension. **Out of scope** - General-purpose service substrate (belongs in lar.ad/jostoph-rs). - Agentic judgment or an LLM in the steward loop. - Unreviewed Forgejo mutations outside the declared rule/effect boundary. **Boundary** This repository is the estate-specific projection: deployment, Forgejo integration, CLI composition, and Ting policy. **Acceptance** The derivation builds a runnable Jostoph CLI plus systemd/webhook integration, with the initial server surface available and the compiled rule set reproducible from Nix.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
Ting/Jostoph#1
No description provided.