Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
Instruction file imported from pipoventures/surfaceplate (.github/instructions/05-risk-and-proportionality.instructions.md). Copyright stays with the author.
For agents — Risk and proportionality
Installed by Surfaceplate. Do not edit this file in an adopting repository.
Use the smallest control set that protects the risk — no plugin framework, workflow engine,
microservice topology, message bus, or observability platform without a demonstrated need in
this repository. This is not licence to skip a control a genuinely material or
security-boundary change actually warrants (Topic 6).
Codify a process only once it has genuinely recurred (roughly three times in real work). A tool
built for a process observed once or twice is a maintenance obligation bought against a guess —
do it by hand instead, and say so if you notice the pattern repeating.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/pipoventures-surfaceplate-05-risk-and-proportionality-in-27642c/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "pipoventures-surfaceplate-05-risk-and-proportionality-in-27642c",
"kind": "skill",
"name": "05-risk-and-proportionality",
"description": "Risk and proportionality. The smallest control set that protects the risk, and codifying only real repetition.",
"publisher": "pipoventures",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Risk and proportionality. The smallest control set that protects the risk, and codifying only real repetition."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/pipoventures/surfaceplate",
"path": ".github/instructions/05-risk-and-proportionality.instructions.md",
"ref": "b1f4af4974b58a1bbc442ca75c527a42f3b94c60",
"url": "https://github.com/pipoventures/surfaceplate/blob/b1f4af4974b58a1bbc442ca75c527a42f3b94c60/.github/instructions/05-risk-and-proportionality.instructions.md",
"key": "pipoventures/surfaceplate/.github/instructions/05-risk-and-proportionality.instructions.md"
},
"applies_to": "**"
},
"instructions": "## For agents — Risk and proportionality\n\nInstalled by Surfaceplate. Do not edit this file in an adopting repository.\n\n- Use the smallest control set that protects the risk — no plugin framework, workflow engine,\n microservice topology, message bus, or observability platform without a demonstrated need in\n *this* repository. This is not licence to skip a control a genuinely material or\n security-boundary change actually warrants (Topic 6).\n- Codify a process only once it has genuinely recurred (roughly three times in real work). A tool\n built for a process observed once or twice is a maint",
"cost": {
"context_tokens": 178
}
}
Fetch it by URL: GET /api/v1/registry/pipoventures-surfaceplate-05-risk-and-proportionality-in-27642c/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.