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

66
EcosystemMap.md Normal file
View file

@ -0,0 +1,66 @@
# Ecosystem Map
> Status: draft v0.1 — 2026-07-16. Skeleton; to be populated by repo/capability
> cartography (see workplan). Ecosystem ≠ company: the ecosystem generates and
> matures capabilities; the company commercializes and consumes them.
## Pillars
### Coulomb — capability formation surface
> Discovers, clusters, matures, and packages reusable capabilities.
Commercial angles: capability registry, reuse marketplace, product ideation
surface, repo/product intelligence, adaptive pricing experiments,
membership/community layer.
Known assets (to verify/expand): reuse-surface, adaptive-pricing, Coulomb
membership concepts.
### Net Kingdom — sovereign secure operating substrate
> Provides identity, access, security, governance, and operational sovereignty
> for agentic and human systems.
Commercial angles: IAM/security stack, controlled agent access, audit/security
architecture.
Known assets (to verify/expand): OpsBridge, Keycape, OpenBao patterns, PECS,
identity-canon, user-engine.
### Railiance — reliable execution and coordination layer
> Coordinates reliable workflows, deliveries, evidence chains, and operational
> commitments.
Commercial angles: coordination products, evidence-backed communications,
delivery/result tracking, workflow reliability.
Known assets (to verify/expand): coordination-engine, email-connect,
citation-evidence.
## Cross-pillar / unassigned assets
To classify during cartography: ConfigAtlas, feature-control,
consistency-frame, HelixForge-style software factory, markitect, personhood,
foerster_capabilities, the-custodian / state-hub itself (candidate product:
agentic company cockpit).
## Capability entry template
```yaml
capability: <name>
pillar: coulomb | net_kingdom | railiance | cross
repos: []
maturity: idea | prototype | internal_use | productizable | product
dogfood_status: not_used | in_use | proven
product_candidates: []
owner: bernd
notes: ""
```
## Triad summary
```text
Coulomb → discover and shape capability
Net Kingdom → secure and govern capability
Railiance → coordinate and deliver capability
Binky / OK → sell, operate, and prove capability
```