Metadata-Version: 2.4
Name: shipyard-devagent
Version: 0.0.1
Summary: Per-app developer agent for applications generated by Naviscom Shipyard.
Author: Naviscom
Project-URL: Homepage, https://naviscom.com
Keywords: shipyard,naviscom,code-generation,developer-agent
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# Shipyard Dev-Agent

A developer agent that ships **inside every application generated by
[Naviscom Shipyard](https://naviscom.com)**.

It drives your application the way a user would — clicking every control on
every page — finds what is broken, and repairs it against the design pack that
was generated alongside your app. It runs entirely on your own machine, on your
own API key, on your own code.

## This release is a placeholder

Version `0.0.1` reserves the name and installs nothing useful. The agent is
currently delivered with each Shipyard application rather than from this index.

## It only works on a Shipyard application

The agent is grounded in your app's **design pack** — the machine-readable
record of what the application was specified to do. Without one it refuses to
start, because an auditor with no notion of intended behaviour cannot tell a
defect from a feature.

If you do not have a Shipyard-generated application, this package will not do
anything for you.

## Ownership

Your code, your API key, your machine. The agent needs no Naviscom account, no
network service of ours, and no ongoing relationship to keep working.

---

Naviscom · <https://naviscom.com>
