// MANIFESTO_FULL

AI is leverage,
not autopilot.

GVibeDev is built around a practical proposition: new tools can expand what one person is able to attempt, but capability only becomes useful when it is paired with judgement, method and responsibility.

The position

The tool is not the author of the intention.

A language model can help write code, reorganise a document, inspect a system, compare alternatives, produce a prototype or expose a path that would have taken much longer to reach alone.

None of that transfers responsibility to the model. The direction of the work, the acceptance criteria, the decision to trust or reject an output and the consequences of publishing or using it remain human.

That is why the interesting question is not whether AI can produce something. The interesting question is whether a person can build a process around the tool that produces something worth keeping.

Working principles

Method matters more as the tools become more powerful.

These are not rules for everyone. They are the working principles behind the projects collected on this site.

01

Build before you preach.

A working project is a stronger argument than a claim about what a tool might make possible.

02

AI amplifies judgement. It does not replace it.

Models can accelerate implementation, research and exploration. Intent, standards and responsibility still belong to the person directing the work.

03

Test what can be tested.

A convincing output is not automatically a correct one. Software should run, rules should survive play and workflows should be checked against real use.

04

Treat failures as evidence.

Broken builds, weak ideas and bad iterations are not wasted if they reveal what the process failed to understand.

05

Learn while building.

Capability does not need to arrive fully formed before a project begins. Real problems can become the curriculum.

06

Keep the human decisions visible.

Choosing, correcting, rejecting, verifying and deciding what deserves to survive are part of the work, not inconvenient steps to automate away.

07

A prompt is not a process.

Useful results come from context, constraints, iteration, inspection and feedback loops. Prompting is one instrument inside a larger method.

08

Access to capability matters.

New tools can let individuals attempt work that previously demanded larger teams, more specialised knowledge or resources they could not reach.

In practice

Generation is cheap. Acceptance is expensive.

The visible output is often the fastest part of the process. The slower work is deciding what the project actually needs, noticing when the implementation has drifted, reproducing a failure, comparing alternatives and making a result stable enough to become a baseline.

That pattern appears across the workshop: game rules are tested through matches, software through builds and regression checks, visual pipelines through repeated exports, and writing through structure, revision and comparison.

Speed is useful when it shortens the distance between a hypothesis and the evidence that can prove it wrong.
Responsibility

Power without discipline only accelerates error.

Generative systems can also amplify weak research, false confidence, manipulation, shallow content and plausible mistakes. Better output quality does not remove the need to question the source, verify the claim or understand the context in which a result will be used.

GVibeDev therefore treats AI assistance as part of an accountable workflow rather than an excuse to hide the human decisions behind the result.

The goal is not to make the person disappear. The goal is to let the person reach further without pretending that reach and judgement are the same thing.

The archive is the argument

Build something, then show the work.

Games, tools, a novel, production workflows and a manual about working with language models all grew from the same approach: define the problem, use the available tools, inspect the result and keep iterating.