Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
db9ca1b
Add blog post: A loop needs a ground truth
yavorpanayotov Jul 3, 2026
dcedda5
Add hero illustration for the loop post
yavorpanayotov Jul 3, 2026
d602a0c
Readability pass on the TDD/outer-arc passage; senior job title
yavorpanayotov Jul 3, 2026
c18d4a3
Answer the LLM-drafted-spec objection; punctuation variety pass
yavorpanayotov Jul 3, 2026
2a022fc
Lede: the TDD discipline was designed in, not coincidental
yavorpanayotov Jul 3, 2026
216115a
Address reviewer feedback: name the command early, isolation, style
yavorpanayotov Jul 4, 2026
33f49e9
Echo line: the false signal is the agent's guess, not its output
yavorpanayotov Jul 4, 2026
4229780
Align verification-signal line with the guess-vs-intent framing
yavorpanayotov Jul 4, 2026
1f0230e
The spec is an artefact humans read, check and own
yavorpanayotov Jul 4, 2026
3ee85af
Drop the conductor line; keep the metaphor as setup and payoff
yavorpanayotov Jul 4, 2026
7acd89e
Trim redundant skill-menu clause
yavorpanayotov Jul 4, 2026
727dfcb
Outer arc: the loop escalates, the human settles intent; style trims
yavorpanayotov Jul 4, 2026
c221d21
Split stacked colons in the outer-arc example
yavorpanayotov Jul 4, 2026
128e964
Split the outer-arc decision into parallel sentences
yavorpanayotov Jul 4, 2026
80bbb7d
Remove rhetorical colons from the interruption tension
yavorpanayotov Jul 4, 2026
48355e8
Rework design-journey tensions: heading, sentence lengths, colons
yavorpanayotov Jul 4, 2026
bbf99d3
Reframe limits as behavioural guarantees
yavorpanayotov Jul 4, 2026
68e3a41
Header matches guarantees framing; pin closing green check to the ope…
yavorpanayotov Jul 4, 2026
35c4f17
Name the ledger as the durable layer; semicolon trims
yavorpanayotov Jul 6, 2026
7f9de51
Add a short where-this-goes beat before the close
yavorpanayotov Jul 6, 2026
4da002e
Cook analogy for the loop shape; fix double-nothing echo
yavorpanayotov Jul 6, 2026
a88d1b7
Name the trap in test-provenance terms
yavorpanayotov Jul 6, 2026
daa7f13
Whitepaper as corroboration: same line, one quote
yavorpanayotov Jul 6, 2026
1463111
Restore the skipped-checks quote
yavorpanayotov Jul 6, 2026
b2ba7b6
Opening story: the intent was never captured, not merely unconverged
yavorpanayotov Jul 6, 2026
9b6c404
Add decompose-then-integrate as a design tension
yavorpanayotov Jul 6, 2026
0c2938c
Decompose tension in plain vocabulary
yavorpanayotov Jul 6, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added src/assets/blog/a-loop-needs-a-ground-truth.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/people/yav.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions src/data/people/yav.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
code: 'yav'
name: 'Yavor'
lastName: 'Panayotov'
fullName: 'Yavor Panayotov'
jobTitle: 'Senior Software Engineer'
image: 'yav.jpg'
linkedin: 'yavor-panayotov-65902726'
github: 'yavorpanayotov'
---
Loading