Skip to content
View TheDarkniteFalls's full-sized avatar
  • New Zealand

Block or report TheDarkniteFalls

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
TheDarkniteFalls/README.md

Hi, I'm Mike.

I'm an author, hands-on builder, and AI Craft leader from New Zealand. I use Codex and other AI tools to turn ambitious ideas into working projects, then study what makes AI-assisted development useful, reliable, and easy to understand.

I publish plain-English guides and small runnable examples for people who want to direct serious builds without giving up control of the decisions that matter. The work focuses on reliable agents, local AI assistants, human-reviewed workflows, source boundaries, scoped authority, and verification evidence. Most examples use synthetic data and make no model call.

Start Here

  • Build one useful private workflow now. Preview the Reliable AI Work Starter, then create a private copy for one recurring workflow with named sources, approval boundaries, durable state, and a reviewable handoff. Setup takes about 10 minutes and needs no app, model API, or public data.
  • Learn how to direct and review AI work. Start with Build with Codex: A Plain-English Handbook to turn an idea into a bounded project and review the result without needing to read all the code.
  • Find the right reliability pattern for your problem. The Toolkit Navigator recommends a public example by problem, experience, runtime, proof, and limitation. If you are reviewing AI-assisted code, begin with EvidenceGate.

These routes are designed for self-service. Each technical project names its runtime, first check, proof boundary, and limitations before you need to clone or install anything. Most use synthetic data, make no model call, and require no account beyond GitHub.

Selected Open-Source Work

  • Merged contribution: Skillware PR #263 added documentation for OpenAI-compatible model hosts and merged after the maintainer's requested revisions.
  • Review contribution: On GitHub Docs PR #45193, I identified three bounded corrections to workflow-run status guidance; the author implemented all three before the pull request returned to maintainer review.

What I'm Building

These projects favour small synthetic examples, explicit limitations, and evidence a reviewer can inspect. A passing check is useful evidence, not a claim that the work is automatically correct, safe, or ready to publish.

Use the Lab's two-minute Toolkit Navigator to get one recommendation, or scan the complete toolkit map when you want every option and trust boundary at once. Agents and tools can read the same catalog from the machine-readable toolkit index.

Field Notes

I keep the broader lessons in Field Notes From Building With AI: what the surrounding harness should own, why useful work and permitted work are different, how to test boundaries before calling a model, and where human judgement still has to decide the outcome.

Writing

Away from the technical work, I write stories where fantasy, science fiction, and the apocalypse collide. I'm the author of The Mana Influx Series and Soul Spark Reclaimer. You can meet The Mana Influx Series on Amazon.

How I Work

  • Make capability accessible. People should be able to direct ambitious projects in ordinary language and understand the important decisions.
  • Keep humans responsible. Models can propose and produce; people retain authority over consequential actions and protected areas.
  • Leave something inspectable. Useful AI-assisted work has clear limits, relevant checks, honest uncertainty, and a handoff another person can review.

I like making real things, learning from where they break, and sharing the smallest useful version with other people.

Pinned Loading

  1. evidencegate evidencegate Public

    AI-assisted work should leave a receipt. A hardened reference implementation for revision-bound, human-reviewed agent work.

    Python

  2. agent-operator-handbook agent-operator-handbook Public

    Practical guidance for directing, verifying, and improving AI agent work without needing to code.

    Python

  3. codex-project-instructions-starter codex-project-instructions-starter Public

    Copyable Codex project instructions, including a game-development AGENTS.md starter for bounded, testable, human-directed AI builds.

    Python

  4. local-assistant-reliability-lab local-assistant-reliability-lab Public

    Find the smallest reliable starting point for human-accountable AI work.

    Python

  5. reliable-ai-work-starter reliable-ai-work-starter Public template

    A private-by-default starter for bounded, reviewable AI-assisted work.

    Python

  6. earned-confidence earned-confidence Public

    Evidence-scoped estimates and hindsight-safe decision snapshots.

    TypeScript