Interesting idea. Prompts can teach patterns, but I wonder how much methodology agents can actually retain without real feedback loops. Did you test this over longer projects?
I’m Building Lending-Mind Protocol: Can AI Agents Inherit Engineering Methodology, Not Just Prompts?
4 Comments
@[Dr. rossi] Great question it's honestly the reason LMP stopped being "just prompts." Early on I hit exactly what you're describing: a prompt can transmit patterns (review checklists, error-handling habits, trade-off reasoning) within a session, but retention decays as context grows. So the protocol treats prompt engineering as the foundation layer only. Context engineering controls what the agent actually sees, harness engineering turns the methodology into executable checks, and loop engineering re-applies it on every patch rather than just the first generation. On longer projects: I've been dogfooding it milestone-by-milestone on the LMP repo itself, where each milestone has to produce concrete evidence a patch plus a verification pass instead of a one-shot demo. Honest answer so far: pure prompts degrade over long horizons, prompts plus feedback loops hold up noticeably better. I'm building benchmark harnesses now to quantify that gap instead of just asserting it.
Please log in to add a comment.
@[Rijwan] Short version from what I've seen: prompts set the floor, feedback sets the ceiling. The prompt is how the methodology gets in the philosophies, trade-offs, and review rules borrowed from practitioners I trust. But left alone, the agent drifts back to generic patterns as the session grows. The feedback side harness checks, verification passes, loop engineering is what makes it stick, because every patch gets checked against the same rules a senior reviewer would apply, and failures get fed back into the next attempt. So it's not either/or: the prompt inherits the methodology, and the loop is what keeps it inherited.
Please log in to add a comment.
Please log in to comment on this post.
More Posts
- © 2026 Coder Legion
- Feedback / Bug
- Privacy
- About Us
- Contacts
- You Tube
- Premium Subscription
- Terms of Service
- Early Builders
I use AI heavily, but not lazily. For me, AI is scaffolding, acceleration, compression. It helps me move from idea to structure faster, but I still care about whether the architecture is clean, whether the pieces can survive pressure, and whether the system can still make sense after a month of changes. Speed matters. Durability matters more.
I care about structure more than appearance. If a system looks fine from the outside but hides drift, duplication, confused ownership, or fake abstractions, I do not trust it. I would rather confront the mess early than inherit it later.
I move fast, but not in the careless way people usually mean. Most of my process starts with instinct. I see a shape, a gap, or a system that feels heavier than it should be. Then I move quickly toward a first version. Not because the first version is the goal, but because reality shows up faster when something exists. Show less
More From JustineDevs
Related Jobs
- Sr Manager, AV Behavior Safety Engineering (GPSSC)General Motors · Full time · Charleston, WV
- Deputy Program Manager of Engineering - FCSWGGeneral Dynamics Mission Systems · Full time · Pittsfield, MA
- Software Engineering Lead - Guidance Test EquipmentGeneral Dynamics Mission Systems · Full time · Pittsfield, MA
Commenters (This Week)
Contribute meaningful comments to climb the leaderboard and earn badges!