-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
26 lines (26 loc) · 809 Bytes
/
Copy pathpackage.json
File metadata and controls
26 lines (26 loc) · 809 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
"name": "fable-mythos-opencode",
"version": "2.0.0",
"description": "Configuration bundle: Mythos-inspired reliability harness for OpenCode CLI. Orthogonal read-only scouts, self-testing lead engineer, clean-checkout verifier, deterministic Done Gate. Not an npm plugin — copy the files into ~/.config/opencode/.",
"keywords": [
"opencode",
"opencode-cli",
"reliability",
"multi-agent",
"verification",
"subagents",
"ai-coding",
"behavioral-priming",
"anti-concealment",
"evaluation-blindness",
"auditability",
"done-gate"
],
"author": "emco1234",
"license": "MIT",
"homepage": "https://github.com/emco1234/fable-mythos-opencode",
"repository": {
"type": "git",
"url": "https://github.com/emco1234/fable-mythos-opencode.git"
}
}