Skip to content

docs(spec): record the Markdown Agents product vision#106

Merged
taras merged 1 commit into
mainfrom
docs/markdown-agents-vision
Jul 19, 2026
Merged

docs(spec): record the Markdown Agents product vision#106
taras merged 1 commit into
mainfrom
docs/markdown-agents-vision

Conversation

@taras

@taras taras commented Jul 19, 2026

Copy link
Copy Markdown
Owner

Motivation

The repo specifies how the runtime behaves (executable-mdx-spec) and how
releases ship (release-process-spec), but not where the product is going. The
design conversations keep re-deriving the same principles — explicit
instructions, visible control flow, observable execution — without a recorded
direction to test against.

Approach

Add specs/markdown-agents-vision.md: a non-normative product-direction
document for agent authoring. North star — Executable.md is the easiest way to
write reliable, well-behaved, observable, and composable agents whose source
code is Markdown; the agentic control flow is the document. It records the
product qualities, the intended authoring model (named agents, structured
samples, bounded loops), context-as-workflow-data, the foundation/agent-layer
split, the relationship to Agent Skills, and an eight-question design test.
It explicitly defers to the executable MDX specification for implemented
behavior.

Scope confirmation

  • All changed files relate to the stated purpose
  • No drive-by refactors or "while I'm here" cleanups
  • No formatting changes mixed with functional changes

New abstractions (if any)

None — documentation only.

New dependencies (if any)

None.

New tests (if any)

None.

Non-normative product direction for agent authoring: the agentic control flow
is the document. Deterministic orchestration around nondeterministic model
calls — named agents, explicit instructions and context as workflow data,
bounded visible control flow, execution records that describe the real run,
and a design test for future work.
@github-actions

Copy link
Copy Markdown

PR #106: docs(spec): record the Markdown Agents product vision

1 files, +223 / -0

Scope

🟡 Large PR with no linked issue.

Structural

✅ No structural bloat detected.

Slop

✅ Slop indicators look low.

Static Analysis

✅ Oxlint found no issues.

Correctness

No extraneous code patterns detected.

@taras
taras merged commit b0e0cbd into main Jul 19, 2026
7 checks passed
@taras
taras deleted the docs/markdown-agents-vision branch July 19, 2026 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant