PIG — Prime Intellect Growth Copyright 2026 The PIG Authors This product includes software developed by The PIG Authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --- ACKNOWLEDGEMENTS Several architectural ideas in this project were studied from, and are gratefully credited to, the following open-source projects. No source code was copied from them; the debt is one of design. Comp AI CRM (https://github.com/trycompai/crm) — MIT License. The evidence-banded fact model, the leased database-backed agent task queue, the agent-brief pattern on user-defined fields, and the "intelligence never lives in the API" separation. Buzz (https://github.com/block/buzz) — Apache License 2.0. The agent-as-workspace-member model that informed PIG's treatment of agents as first-class principals with their own identity and audit trail. --- DATA PROVENANCE PIG ships with seed data describing publicly documented people and companies. Every seeded person record carries a `confidence` grade and a `source_url` citing where the claim came from. No email addresses are included, inferred, or generated: none were published by the subjects, and guessing them would be both unreliable and inappropriate. Seed data reflects public sources as of August 2026 and will go stale. It is provided to make the application legible on first run, not as an assertion of fact about any individual. See docs/seed-data.md.