Skip to content
View kmosoti's full-sized avatar
🪶
Trying not to be icarus
🪶
Trying not to be icarus
  • Netbuilder
  • 127.0.0.1

Block or report kmosoti

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
kmosoti/README.md

Kennedy Mosoti

Observability Platform Engineer
Infrastructure Automation / AI Tooling Experiments / Dallas-Fort Worth, TX

systems notebook work evidence project labs resume

Rich-style terminal card describing Kennedy's systems notebook, questions, and operating bias

Systems should tell on themselves.

I work around systems that hide too much state and make tired people guess. Most of my professional work sits near Splunk, Logstash, SaltStack, Linux, RCA, remediation, DR readiness, and the small tools that make operational mess less mysterious.

I like infrastructure the way I like arguments: explicit, observable, and hard to bullshit.

I am an optimistic absurdist by temperament. The boulder is real. The hill is real. The correct response is still to instrument the slope.

The questions I keep asking

What's the data contract?
Is anyone using this code?
How can it be improved?

Those questions sound plain because they should be plain. A lot of operational pain starts when the important answers are implied, inherited, or trapped in somebody's head.

What I am usually poking at

  • Making hidden state visible before humans start inventing stories about it.
  • Replacing repeated manual work with automation that can be reviewed.
  • Pulling logic out of nested-if fog and giving it stronger shape.
  • Treating personal documents and notes like artifacts worth rendering, validating, and improving.
  • Figuring out where AI agents are useful without pretending confidence is a control plane.

A little evidence

  • Automated search-filter updates across 3,000+ Splunk roles.
  • Supported Salt-based Splunk automation across 100+ search heads.
  • Worked around Kafka, Logstash, Splunk ingestion paths, stale topic cleanup, and remediation.
  • Investigated DR readiness gaps around cluster-manager and deployer workflows.
  • Evaluated AI-generated Python, JavaScript, and SQL for correctness, maintainability, edge cases, and instruction following.

Systems Notebook

My website is the main working surface: https://kmosoti.github.io/

It is not meant to be a glossy portfolio. It is closer to a public notebook with taste: doctrine, field notes, diagrams, experiments, project labs, and whatever I am currently trying to understand.

Good doors into it:

  • Signal - current focus without turning the profile into a resume dump.
  • Work - concrete platform and automation evidence.
  • Systems Notebook - doctrine, field notes, diagrams, and experiments.
  • Project Labs - unfinished repos framed by what is real, fragile, and next.

Lab drawer

resume-builder - structured documents instead of formatter wrestling

Normal resume editing feels backwards. The content is structured, but people edit it like a fragile visual artifact. I would rather keep the truth in portable data and render the final document from that.

Current state: local tool plus static web sandbox.

Next honest improvement: real schema reuse, render checks, and visible diffs before trusting agent edits.

tea-style - doctrine engine, not a grand framework

tea-style is where I organize the principles, habits, and engineering patterns I keep collecting.

It should make thinking clearer. If it becomes another system to maintain for no reason, it has failed.

agent-safe tool boundaries - useful agents need inspection ports

I am interested in agents that can act, but only inside explicit boundaries.

The useful version has schema validation, dry runs when risk matters, visible diffs, test output, render checks, and failure modes that do not require folklore.

Note

A system that cannot describe its own state makes operators hallucinate one.

Links

Pinned Loading

  1. terraform-aws-modular terraform-aws-modular Public

    This repository contains a modular Terraform configuration for deploying infrastructure on AWS. It uses separate modules for networking, security groups, and EC2 instances, and leverages SaltStack …

    HCL

  2. learning-os learning-os Public

    Python 1

  3. Kernform Kernform Public

    KernForm is a deterministic repository-shaping and architectural-conformance engine. A versioned form declares repository topology, capabilities, constraints, ownership, fitness rules, and developm…

    Python

  4. blackcell blackcell Public

    Blackcell is an evidence-grounded action-control kernel for LLM agents. It converts incomplete operational evidence into bounded context, admits typed proposals, authorizes effects through determin…

    Python