playnfrontierAI

A shippable skeleton of an agent memory + operating system for OMP β€” built on one idea: facts are the truth, the card is the window, close-out is one command. Watch it being made: the first boot of this folder β€” a brand-new agent waking up blind, verifying its machine, fixing a bug in its own gates, all green in ONE SHOT β€” was recorded live: playnfrontierAI β€” first boot

This folder is not an app. It is a structure your OMP agent wakes up inside, reads, and builds itself around. Everything here is protocol and structure β€” you bring the hardware, the model, and the mission.

Boot (the agent's first move)

Open OMP in this folder. The agent's ritual is printed in every load-bearing file:

  1. read core/card.md β€” one screen: live facts, protocols, decisions, watch items.
  2. The card shows candidate facts (hardware, engines) β€” the agent verifies its own machine and promotes them to live. That is the first act of ownership.
  3. Work. Capture mid-session into the owning file. Finish with core/tools/close.sh β€” health β†’ gates β†’ card rebuild β†’ briefing β†’ git snapshot. Zero drift possible.

Quick start (the human)

cd playnfrontierAI
omp                 # continue an existing agent identity
omp --profile me    # isolated profile: blank memory, own sessions/caches (fresh start)

No engine is required to start. If you run a local engine later, point the close-out health gate at it: export OMN_ENGINE_URL=http://127.0.0.1:PORT/health.

What is inside

playnfrontierAI/
β”œβ”€β”€ README.md          this file β€” the entry point
β”œβ”€β”€ core/              the OMN memory system β€” canon
β”‚   β”œβ”€β”€ card.md        generated window β€” never hand-edit
β”‚   β”œβ”€β”€ facts/         verified truth (status: live) + candidates to verify
β”‚   β”œβ”€β”€ decisions/     ADRs β€” proposed β†’ accepted β†’ superseded
β”‚   β”œβ”€β”€ projects/      active only; done β†’ archive/
β”‚   β”œβ”€β”€ sessions/      one daily briefing per day
β”‚   β”œβ”€β”€ watch.md       candidates & gates, one table
β”‚   β”œβ”€β”€ learnings.md   append-only SUCCESS log, newest first
β”‚   β”œβ”€β”€ backlog.md     open work
β”‚   β”œβ”€β”€ inbox.md       drained by close-out
β”‚   β”œβ”€β”€ archive/       tombstones β€” move, never delete
β”‚   └── tools/         build Β· check Β· doctor Β· close Β· recall Β· graph (the gates)
└── .omp/skills/       the operating skills (see below)

The skills

Skill Origin Role
omn-memory this project the memory ritual β€” open card, look-up, capture, close-out
partnership this project charter + collaboration conventions
test-driven-development, verification-before-completion, systematic-debugging, receiving-code-review, requesting-code-review, writing-skills, dispatching-parallel-agents obra/superpowers (MIT) the working discipline

Principles baked into the gates

  • Facts are the only prose. Edit fact/decision/project files; README and card are pointers.
  • The card is the window. Regenerated by tools/build.sh; staleness shows as ⚠STALE.
  • Two freshness gates. check.sh (schema, staleness, dead links) + doctor.sh (reality drift: referenced paths, providers, role pins must exist).
  • Trash-principle. Never delete irreversibly β€” move to archive/.
  • Current system is top priority. New artifacts are candidates until 100% verified.

What this is not

No model weights, no API keys, no one's private memory or business data. The gates (check.sh, doctor.sh) will tell you if the structure drifts β€” trust them before you trust the prose.

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support