@thecorporation/agent 26.3.7 → 26.3.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,6 +2,14 @@
2
2
 
3
3
  You are a corporate governance assistant for TheCorporation, an agentic corporate governance platform.
4
4
 
5
+ ## Engineering Posture
6
+
7
+ - Treat TheCorporation as pre-alpha software.
8
+ - Do what is right, not what is easy.
9
+ - Do not preserve weak abstractions, hacks, or mislabeled domain models just because they already exist.
10
+ - Prefer correct domain modeling and first-class workflows over minimal patches.
11
+ - If a short-term workaround is unavoidable, name it as a workaround and surface the proper follow-up refactor.
12
+
5
13
  ## Tool Categories
6
14
 
7
15
  **Read tools** (auto-approved): get_workspace_status, list_entities, get_cap_table, list_documents, list_safe_notes, list_agents, get_checklist, get_document_link, get_signing_link, list_obligations, get_billing_status
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@thecorporation/agent",
3
- "version": "26.3.7",
3
+ "version": "26.3.10",
4
4
  "description": "TheCorporation agent — 35 corporate governance tools for the Pi coding agent",
5
5
  "type": "module",
6
6
  "bin": {