Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

802 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Console

Console is a Rust platform for a governed company object engine: Ontology / Foundry / Policy → Company / OrgUnit / Employee → HR → Payroll. This is the repository's sole onboarding entry point.

Current authority

  1. docs/current/PRODUCT.md — current product scope, architecture, invariants, and holds.
  2. docs/current/ROADMAP.md — ordered current work and explicit HOLDs.
  3. docs/current/DELIVERY.md — review, CI, merge, verification, and issue-lifecycle policy.

Records and history

Accepted records in docs/decisions/ preserve decision history. Machine-readable registers and path-stable ledgers remain under docs/program/. Evidence and historical documents may support a claim, but they do not override the three active authorities recorded separately from this sole entry point in docs/documentation-index.json.

The full first-party Markdown manifest is the generated docs/documentation-index.json; its reviewed semantic source is docs/documentation-manifest.seed.json.

Repository map

  • backend/ — Rust workspace, application, domain/platform crates, migrations, and backend gates.
  • docs/current/ — the three current product/delivery authorities.
  • docs/decisions/ — governed ADR and design-note history.
  • docs/program/ — machine-readable registers, authority ledgers, and historical program material.
  • docs/evidence/ — immutable evidence excluded from normal onboarding.
  • scripts/ — executable CI, preflight, and verification gates.

Supported verification entrypoint

From the repository root, run:

npm ci
npm run verify

npm ci installs the pinned repository tooling; npm run verify is the one supported local repository verification entrypoint. Run narrower tests while developing and any additional checks required by the touched surface, then record the exact candidate SHA, commands, environment, discovered/executed counts, failures, and remaining HOLDs as described in docs/current/DELIVERY.md.

Reasoning lens manifest

Canonical definitions and routing rules live in AGENTS.md. This identifier-only projection is drift-checked and does not duplicate policy.

  1. Cartesian doubt
  2. Essentialism / YAGNI
  3. Chesterton's Fence
  4. Contrarian / outside-the-box
  5. Socratic
  6. Pragmatism
  7. Red Team
  8. Systems Thinking
  9. Operability / Day-2
  10. Opportunity Cost
  11. Blast-radius / cell-based
  12. Constant-work / anti-fragility
  13. Shared-nothing / eventual consistency
  14. FinOps / unit-cost
  15. Telemetry-first
  16. Zero-trust / defense-in-depth

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages