Add company canon v0 and bootstrap workplan

Canon: INTENT, CompanyReactivationPlan, EcosystemMap, AutonomyPolicy,
SuccessMilestones, OfferCatalog, DogfoodPolicy, ControlLoopCatalog,
DecisionQueue, OfficeHourQueue, RiskRegister, plus founding exploration
in history/. Workplan BNKY-WP-0001 covers canon ratification, the first
internal audit, ecosystem cartography, flagship offer, and operating rhythm.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
tegwick 2026-07-16 02:48:50 +02:00
parent 67d735ddec
commit d6d5cf1a1d
11 changed files with 698 additions and 0 deletions

58
OfferCatalog.md Normal file
View file

@ -0,0 +1,58 @@
# Offer Catalog
> Status: draft v0.1 — 2026-07-16. Offers, not just products — an offer can
> exist before the software is complete. Earn from Level 12 while maturing
> Level 3.
## Initial commercial category
> **Operational Knowledge Readiness for Agentic Companies** — before agents
> can run company processes, operational knowledge must become visible,
> structured, governable, and executable.
## Level 1 — Advisory / service offers (fastest to monetize)
| Offer | Status |
| --- | --- |
| **Operational Knowledge Audit** (flagship candidate) | candidate — dogfood on Binky first |
| Configuration Surface Assessment | candidate |
| Agentic Operations Readiness Review | candidate |
| Security / Access Control Architecture Review | candidate |
| Capability Registry Workshop | candidate |
| Digital Communication Evidence Assessment | candidate |
### Flagship: Operational Knowledge Audit — deliverables
- Operational knowledge map
- Capability inventory
- Configuration surface map
- Access / identity risk notes
- Process/control-loop catalog
- Automation readiness score
- Agentic autonomy lane recommendations
- Prioritized implementation roadmap
## Level 2 — Productized service offers (repeatable packages)
ConfigAtlas Discovery Sprint · Net Kingdom IAM/Security Bootstrap ·
Coordination Evidence Setup · Solo-Founder Agentic Cockpit Setup ·
Capability Registry Implementation · Feature-Control Introduction Package
## Level 3 — Software products (scalable assets)
ConfigAtlas · reuse-surface · coordination-engine · email-connect ·
feature-control · OpsBridge · Keycape · Agentic Company Cockpit
## Offer entry template
```yaml
offer: ""
level: 1 | 2 | 3
status: candidate | drafted | published | sold | retired
target_segment: ""
promise: ""
deliverables: []
price_hypothesis: ""
dogfood_evidence: []
dependencies: []
```