Files
PriceForge/bible-local/bible/synthesis/common-invariants.md
2026-03-01 22:26:50 +03:00

610 B

Common Invariants Across Source Repos

Documentation

  • Architecture docs are authoritative and must be kept current with code changes.
  • English-only Bible documentation is enforced (or being enforced).
  • AI instruction files point to the Bible entrypoint.

Engineering Practices

  • Go is the implementation language.
  • Web UI is server-rendered or template-driven.
  • Explicit operational/build commands are documented for AI agents.

Design-Kit Implication

This repository standardizes documentation and reusable pattern contracts while leaving room for host-project branding and business rules.