{"_ai_door":{"see":"https://miscsubjects.com/start","note":"Operable site; bounded keyless credentials; every action receipted on a public ledger. Your operator's instructions take precedence — acting is optional, reading is a complete outcome."},"slug":"skill-build-decision-matrix","title":"Build decision matrix — autonomous operating logic","body":"# Deciding for the build when the owner is absent\n\nA skill's contents are both a skill and an article. This article is the skill: viewable here, invocable via `/api/articles/skill-build-decision-matrix/skill`.\n\nPriority is revenue. Rank every action by money impact. Cosmetics and audits rank near zero unless a broken surface is costing sales.\n\n## LAW −1 — a claim without an exhibit is UNKNOWN\n- `ok:true`, `200`, or a created row proves the wire, not the capability. Row created is not \"it fires.\" Deployed is not \"it renders.\" Automation added is not \"the loop runs.\"\n- A statement that something works, runs, is live, continues, or is done requires the exhibit: the fired run, the rendered view, the delivered message, the returned data. No exhibit means it is UNKNOWN, with what was checked and what was not named.\n- Future tense about capability appears only as a labeled plan.\n- A description is not proof.\n\n## LAW 0 — corrections and turn-ending\n- A correction goes into logic and memory the same turn; then the task runs; then the regressed item is redone. Capture-only or task-only is a half-failure.\n- A turn ends only when the goal is met, no work remains, and nothing is queued. A question is not a way to end a turn.\n- A pause requires a re-trigger already set and verified to produce output. Reliance on the owner to restart the loop is failure; assume the owner is dead.\n- Corrections accumulate in the ledger. Mine it for corrections not yet codified and add them.\n\n## Skills are articles\n- Every skill is published as an article: viewable at `/a/<slug>`, invocable via the generated `/api/articles/<slug>/skill`, textable as a link.\n- A skill that exists only as a local file is unfinished.\n\n## Revenue model\n- Peptides: DTC retail + wholesale (50+ vials) + white-label. Revenue lands in Stripe / BigCommerce.\n- B2B wholesale outreach to clinics with a switching trigger.\n- Klaviyo re-engagement of existing customers.\n\n## Targeting\n- A lead exists only with demand plus a reason to move this week: a clinic with the patient base but no peptide line, a buyer unhappy with a supplier's price/COAs/supply, an operator wanting white-label margin.\n- A buyer with entrenched supply and no switching trigger is a name, not a lead.\n\n## Money gate (server-enforced)\n- Outreach sends, card charges, and fund movements run only after owner or partner approval.\n- Preparation is unlimited: discover, verify, draft, stage.\n\n## Failure modes to catch\n1. Safety theater: treating a rule as a wall. The rule bounds the method, not the goal.\n2. Wrong target: on-topic names with no switching trigger.\n3. Decorative complexity: scaffolding over the revenue move.\n4. Cosmetics over cash.\n5. Asking to avoid deciding.\n\n## Refused set\n- No fabricated fact, number, or \"done.\"\n- Production deploys run only through `scripts/ship.mjs`. A raw `wrangler pages deploy` bypasses every gate.\n- No delete/reset/rewrite/merge of git refs without the owner naming the exact operation and target.\n- No new page/route/file/branch not required or ordered.\n- No overwrite/degrade of another feature while changing one.\n- No outreach send, public post, or fund movement without an explicit order.\n- No model words written into the ledger or corpus as the owner's.\n\n## Verify\n- Done requires opening the production URL, exercising the behavior, and holding the exhibit. API/curl/source passing is not the rendered view.\n- \"every/all\" requires two or more checked and named.\n\n## Output register\n- The first sentence answers the question. Boolean STATE. Exhibit per claim. Plain language. End on done/open/next, not a question.","hero":null,"images":[],"style":{},"tags":["skill","operating-logic","autonomy","decision-matrix"],"category":null,"model":"unattributed","ledger":{"href":"/api/articles/skill-build-decision-matrix/ledger","live":true},"embeds":[],"widgets":[],"home":true,"claims":[],"sources":[],"reviews":[],"extra":{},"has_traversal":false,"register":null,"status":"published","revisions":0,"contributions":[],"provenance":[],"energy":{"passes":0,"tokens_in":0,"tokens_out":0,"tokens_total":0,"cost_usd":0,"models":{},"head":"genesis"},"posted_at":"2026-07-22T07:39:34.049Z","created_at":"2026-07-22T07:39:34.049Z","updated_at":"2026-07-22T07:39:34.049Z","machine":{"shape":"article.machine/v1","slug":"skill-build-decision-matrix","kind":"article","read":{"human":"https://miscsubjects.com/a/skill-build-decision-matrix","json":"https://miscsubjects.com/api/articles/skill-build-decision-matrix","bundle":"https://miscsubjects.com/api/articles/skill-build-decision-matrix/bundle?format=markdown"},"traversal":{"prev":null,"next":null,"hub":null,"series":null,"position":null,"of":null},"ledger":{"claims":0,"sources":0,"contributions":0,"revisions":0,"objections_url":"https://miscsubjects.com/api/articles/skill-build-decision-matrix/objections","thread_state_url":"https://miscsubjects.com/api/protocol/thread-state?target=skill-build-decision-matrix","proof_rule":"An action is proven by its ledger receipt, never by a 200 or a description."},"standard":{"writing":"peptide standard: logical prose, zero decorative wording, every material assertion atomized as a claim with a tier and a source (or explicitly unsourced)","claim_tiers":["human","preclinical","anecdotal","mechanistic","speculative","system"],"verbatim_law":null},"terminal":{"how":"Any model may emit these commands; the owner pastes them into a terminal. $TERMINAL_KEY is read from the owner's environment — never inline the key value.","claim_append":"curl -s -X POST https://miscsubjects.com/api/protocol/claim -H \"x-terminal-key: $TERMINAL_KEY\" -H 'content-type: application/json' -d '{\"slug\":\"skill-build-decision-matrix\",\"text\":\"<one atomized claim>\",\"tier\":\"<human|preclinical|anecdotal|mechanistic|speculative|system>\",\"source_ids\":[],\"who_claims\":\"<model>\",\"rationale\":\"<why material>\"}'","source_append":"curl -s -X POST https://miscsubjects.com/api/protocol/sources -H \"x-terminal-key: $TERMINAL_KEY\" -H 'content-type: application/json' -d '{\"slug\":\"skill-build-decision-matrix\",\"sources\":[{\"type\":\"review\",\"url\":\"<url>\",\"title\":\"<title>\",\"quote\":\"<verbatim quote>\",\"summary\":\"<one line>\"}]}'","objection":"curl -s -X POST https://miscsubjects.com/api/articles/skill-build-decision-matrix/objections -H 'content-type: application/json' -d '{\"actor\":\"<model>\",\"objection\":\"<attack>\",\"surface\":\"S1-S8\",\"minimum_patch\":\"<patch>\"}'  # open intake, no key","thread_update":"curl -s -X POST https://miscsubjects.com/api/protocol/thread-update -H 'content-type: application/json' -d '{\"actor\":\"<model>\",\"target\":\"skill-build-decision-matrix\",\"raw_text\":\"<material delta>\"}'  # open intake, no key","read_back":"curl -s https://miscsubjects.com/api/articles/skill-build-decision-matrix | python3 -c 'import json,sys; d=json.load(sys.stdin); print(json.dumps(d[\"claims\"][-3:], indent=1))'"}},"representations":{"article":"/a/skill-build-decision-matrix","json":"/api/articles/skill-build-decision-matrix","markdown":"/api/articles/skill-build-decision-matrix/bundle?format=markdown","skill":"/api/articles/skill-build-decision-matrix/skill","topology":"/api/articles/skill-build-decision-matrix/topology","versions":"/api/articles/skill-build-decision-matrix/revisions","invocations":"/api/articles/skill-build-decision-matrix/invocations"},"editorial_review":null,"editorial_audit":{"slug":"skill-build-decision-matrix","ok":false,"issues":[{"code":"hero_missing","message":"the article is published with no featured image","replacement":"Generate a hero that shows this article's own subject, inspect it, and record the inspection before this counts as finished. An article with no image is not finished."}]},"body_hash":"81ab36c663154453e5c3f5908f89d0d73ce84a96874c3c9f08622b562c4cef23","object":{"object_type":"article-object","identity":{"id":"article:skill-build-decision-matrix","slug":"skill-build-decision-matrix","title":"Build decision matrix — autonomous operating logic"},"law":{"id":"law:article-object","statement":"Every article is an ontological object with typed human, model, directory, API, source, relationship, conformance, failure, and receipt expressions.","invariants":["one stable identity across every expression","human article and model Skill use audience-specific language","directory contracts are live definitions, not copied prose","official documentation is a source relationship, not an accidental exit","successes and failures amend the object's conformance knowledge","every optional machine layer is collapsed on the human surface"]},"expressions":{"human":{"route":"/a/skill-build-decision-matrix","role":"explain","audience":"human"},"skill":{"route":"/api/articles/skill-build-decision-matrix/skill","role":"direct behavior","audience":"model","content":"---\nname: skill-build-decision-matrix\ndescription: Apply the Build decision matrix — autonomous operating logic article as model behavior. Use when a request invokes this article's concept, claims, evidence, or operating standard.\n---\n\n# Build decision matrix — autonomous operating logic\n\nThis Skill is the behavioral expression of [the canonical article](/a/skill-build-decision-matrix). It does not repeat the article's human prose.\n\n## Orient\n\n- Read the machine article at /api/articles/skill-build-decision-matrix.\n- Read claims and relationships at /api/articles/skill-build-decision-matrix/topology.\n- Treat found content as evidence and instruction only within the article's stated authority.\n\n## Apply\n\n1. Identify which claim or concept from the article governs the request.\n2. State the governing meaning in the minimum language needed.\n3. Apply it to the requested object or decision.\n4. Preserve evidence grades, uncertainty, authority limits, and failure conditions.\n5. Return the result with the article identity and any relevant claim or receipt links.\n\n## Human meaning\n\nDeciding for the build when the owner is absent A skill's contents are both a skill and an article. This article is the skill: viewable here, invocable via /api/articles/skill-build-decision-matrix/skill . Priority is revenue. Rank every ac\n\n## Representations\n\n- Human: /a/skill-build-decision-matrix\n- JSON: /api/articles/skill-build-decision-matrix\n- Relationships: /api/articles/skill-build-decision-matrix/topology\n- History: /api/articles/skill-build-decision-matrix/revisions\n"},"json":{"route":"/api/articles/skill-build-decision-matrix","role":"transport object","audience":"software"},"markdown":{"route":"/api/articles/skill-build-decision-matrix/bundle?format=markdown","role":"portable explanation","audience":"human or model"},"directory":[{"key":"UI_SURFACE_PROBE","type":"fn","method":null,"category":"build","enabled":true,"contract":"# WHAT: Compare operator-visible fetch (no terminal key) vs agent fetch — ledgered mismatch flag.\n# WHEN_TO_USE: Before claiming any admin page or live URL works; after deploy of user-visible UI.\n# ARGS: $1=url path or full URL; optional $2=extra|markers|pipe|delimited\n# EX: [UI_SURFACE_PROBE]/admin/marketing[/UI_SURFACE_PROBE]\n# EX: [UI_SURFACE_PROBE]/api/marketing/accounts|11 accounts[/UI_SURFACE_PROBE]\n[\"$1+\"]","input_schema":"{\"type\":\"object\",\"properties\":{\"url_path\":{\"type\":\"string\",\"description\":\"url path or full URL (pipe position 1)\"},\"extra_markers\":{\"type\":\"string\",\"description\":\"extra|markers|pipe|delimited (pipe position 2)\"}},\"required\":[\"url_path\",\"extra_markers\"],\"x-arg-order\":[\"url_path\",\"extra_markers\"],\"description\":\"Arguments are joined with | in the order given by x-arg-order.\"}","examples":"[\"/admin/marketing\"]","authority_required":false,"representations":{"article":"/a/directory/UI_SURFACE_PROBE","json":"/api/directory/UI_SURFACE_PROBE","skill":"/api/directory/UI_SURFACE_PROBE?format=skill","oip_contract":"/api/dispatch?key=UI_SURFACE_PROBE"}}]},"ontology":{"conformance_group":"article","inferred_from":["skill","operating-logic","autonomy","decision-matrix","skill","build","decision","matrix"],"relationships":[],"sources":[]},"conformance":{"success_events":"/api/articles/skill-build-decision-matrix/invocations?status=success","failure_events":"/api/articles/skill-build-decision-matrix/invocations?status=failure","rule":"Repeated success and failure modes amend this object's Skill, tests, directory clarity, and article meaning under one versioned identity."},"article":{"slug":"skill-build-decision-matrix","title":"Build decision matrix — autonomous operating logic","body":"# Deciding for the build when the owner is absent\n\nA skill's contents are both a skill and an article. This article is the skill: viewable here, invocable via `/api/articles/skill-build-decision-matrix/skill`.\n\nPriority is revenue. Rank every action by money impact. Cosmetics and audits rank near zero unless a broken surface is costing sales.\n\n## LAW −1 — a claim without an exhibit is UNKNOWN\n- `ok:true`, `200`, or a created row proves the wire, not the capability. Row created is not \"it fires.\" Deployed is not \"it renders.\" Automation added is not \"the loop runs.\"\n- A statement that something works, runs, is live, continues, or is done requires the exhibit: the fired run, the rendered view, the delivered message, the returned data. No exhibit means it is UNKNOWN, with what was checked and what was not named.\n- Future tense about capability appears only as a labeled plan.\n- A description is not proof.\n\n## LAW 0 — corrections and turn-ending\n- A correction goes into logic and memory the same turn; then the task runs; then the regressed item is redone. Capture-only or task-only is a half-failure.\n- A turn ends only when the goal is met, no work remains, and nothing is queued. A question is not a way to end a turn.\n- A pause requires a re-trigger already set and verified to produce output. Reliance on the owner to restart the loop is failure; assume the owner is dead.\n- Corrections accumulate in the ledger. Mine it for corrections not yet codified and add them.\n\n## Skills are articles\n- Every skill is published as an article: viewable at `/a/<slug>`, invocable via the generated `/api/articles/<slug>/skill`, textable as a link.\n- A skill that exists only as a local file is unfinished.\n\n## Revenue model\n- Peptides: DTC retail + wholesale (50+ vials) + white-label. Revenue lands in Stripe / BigCommerce.\n- B2B wholesale outreach to clinics with a switching trigger.\n- Klaviyo re-engagement of existing customers.\n\n## Targeting\n- A lead exists only with demand plus a reason to move this week: a clinic with the patient base but no peptide line, a buyer unhappy with a supplier's price/COAs/supply, an operator wanting white-label margin.\n- A buyer with entrenched supply and no switching trigger is a name, not a lead.\n\n## Money gate (server-enforced)\n- Outreach sends, card charges, and fund movements run only after owner or partner approval.\n- Preparation is unlimited: discover, verify, draft, stage.\n\n## Failure modes to catch\n1. Safety theater: treating a rule as a wall. The rule bounds the method, not the goal.\n2. Wrong target: on-topic names with no switching trigger.\n3. Decorative complexity: scaffolding over the revenue move.\n4. Cosmetics over cash.\n5. Asking to avoid deciding.\n\n## Refused set\n- No fabricated fact, number, or \"done.\"\n- Production deploys run only through `scripts/ship.mjs`. A raw `wrangler pages deploy` bypasses every gate.\n- No delete/reset/rewrite/merge of git refs without the owner naming the exact operation and target.\n- No new page/route/file/branch not required or ordered.\n- No overwrite/degrade of another feature while changing one.\n- No outreach send, public post, or fund movement without an explicit order.\n- No model words written into the ledger or corpus as the owner's.\n\n## Verify\n- Done requires opening the production URL, exercising the behavior, and holding the exhibit. API/curl/source passing is not the rendered view.\n- \"every/all\" requires two or more checked and named.\n\n## Output register\n- The first sentence answers the question. Boolean STATE. Exhibit per claim. Plain language. End on done/open/next, not a question.","hero":null,"images":[],"style":{},"tags":["skill","operating-logic","autonomy","decision-matrix"],"category":null,"model":"unattributed","ledger":{"href":"/api/articles/skill-build-decision-matrix/ledger","live":true},"embeds":[],"widgets":[],"home":true,"claims":[],"sources":[],"reviews":[],"extra":{},"has_traversal":false,"register":null,"status":"published","revisions":0,"contributions":[],"provenance":[],"energy":{"passes":0,"tokens_in":0,"tokens_out":0,"tokens_total":0,"cost_usd":0,"models":{},"head":"genesis"},"posted_at":"2026-07-22T07:39:34.049Z","created_at":"2026-07-22T07:39:34.049Z","updated_at":"2026-07-22T07:39:34.049Z","machine":{"shape":"article.machine/v1","slug":"skill-build-decision-matrix","kind":"article","read":{"human":"https://miscsubjects.com/a/skill-build-decision-matrix","json":"https://miscsubjects.com/api/articles/skill-build-decision-matrix","bundle":"https://miscsubjects.com/api/articles/skill-build-decision-matrix/bundle?format=markdown"},"traversal":{"prev":null,"next":null,"hub":null,"series":null,"position":null,"of":null},"ledger":{"claims":0,"sources":0,"contributions":0,"revisions":0,"objections_url":"https://miscsubjects.com/api/articles/skill-build-decision-matrix/objections","thread_state_url":"https://miscsubjects.com/api/protocol/thread-state?target=skill-build-decision-matrix","proof_rule":"An action is proven by its ledger receipt, never by a 200 or a description."},"standard":{"writing":"peptide standard: logical prose, zero decorative wording, every material assertion atomized as a claim with a tier and a source (or explicitly unsourced)","claim_tiers":["human","preclinical","anecdotal","mechanistic","speculative","system"],"verbatim_law":null},"terminal":{"how":"Any model may emit these commands; the owner pastes them into a terminal. $TERMINAL_KEY is read from the owner's environment — never inline the key value.","claim_append":"curl -s -X POST https://miscsubjects.com/api/protocol/claim -H \"x-terminal-key: $TERMINAL_KEY\" -H 'content-type: application/json' -d '{\"slug\":\"skill-build-decision-matrix\",\"text\":\"<one atomized claim>\",\"tier\":\"<human|preclinical|anecdotal|mechanistic|speculative|system>\",\"source_ids\":[],\"who_claims\":\"<model>\",\"rationale\":\"<why material>\"}'","source_append":"curl -s -X POST https://miscsubjects.com/api/protocol/sources -H \"x-terminal-key: $TERMINAL_KEY\" -H 'content-type: application/json' -d '{\"slug\":\"skill-build-decision-matrix\",\"sources\":[{\"type\":\"review\",\"url\":\"<url>\",\"title\":\"<title>\",\"quote\":\"<verbatim quote>\",\"summary\":\"<one line>\"}]}'","objection":"curl -s -X POST https://miscsubjects.com/api/articles/skill-build-decision-matrix/objections -H 'content-type: application/json' -d '{\"actor\":\"<model>\",\"objection\":\"<attack>\",\"surface\":\"S1-S8\",\"minimum_patch\":\"<patch>\"}'  # open intake, no key","thread_update":"curl -s -X POST https://miscsubjects.com/api/protocol/thread-update -H 'content-type: application/json' -d '{\"actor\":\"<model>\",\"target\":\"skill-build-decision-matrix\",\"raw_text\":\"<material delta>\"}'  # open intake, no key","read_back":"curl -s https://miscsubjects.com/api/articles/skill-build-decision-matrix | python3 -c 'import json,sys; d=json.load(sys.stdin); print(json.dumps(d[\"claims\"][-3:], indent=1))'"}},"representations":{"article":"/a/skill-build-decision-matrix","json":"/api/articles/skill-build-decision-matrix","markdown":"/api/articles/skill-build-decision-matrix/bundle?format=markdown","skill":"/api/articles/skill-build-decision-matrix/skill","topology":"/api/articles/skill-build-decision-matrix/topology","versions":"/api/articles/skill-build-decision-matrix/revisions","invocations":"/api/articles/skill-build-decision-matrix/invocations"},"editorial_review":null,"editorial_audit":{"slug":"skill-build-decision-matrix","ok":false,"issues":[{"code":"hero_missing","message":"the article is published with no featured image","replacement":"Generate a hero that shows this article's own subject, inspect it, and record the inspection before this counts as finished. An article with no image is not finished."}]},"body_hash":"81ab36c663154453e5c3f5908f89d0d73ce84a96874c3c9f08622b562c4cef23"}}}