docs: plan thesis evidence and reject platform bindings

This commit is contained in:
lda
2026-06-14 16:42:16 +07:00 Verified
parent 35e1c169c0
commit 03762b1aa9
16 changed files with 1557 additions and 69 deletions
+4 -3
View File
@@ -117,9 +117,10 @@ trace, and commits reducer-aware state changes.
Platform sources such as `wf.std` and `wf.source` are process-provided sources.
They can appear in artifacts and runs without deployment self-bindings like
`wf.std=wf.std`; configured sources such as `local.ops` or `everything.default`
still use deployment bindings when a workflow needs portability across accounts
or workspaces.
`wf.std=wf.std`. Deployment validation rejects explicit platform-source
bindings as stale configuration. Configured sources such as `local.ops` or
`everything.default` still use deployment bindings when a workflow needs
portability across accounts or workspaces.
## Source Model