Skip to content

chore: consolidate docs and deploy guardrails#10

Merged
sarthakagrawal927 merged 2 commits into
mainfrom
docs/knowledge-system
Jul 18, 2026
Merged

chore: consolidate docs and deploy guardrails#10
sarthakagrawal927 merged 2 commits into
mainfrom
docs/knowledge-system

Conversation

@sarthakagrawal927

Copy link
Copy Markdown
Collaborator

Consolidates repository docs and adds manual deploy guardrails plus digest metadata. Docs build is the relevant local check.

sarthakagrawal927 and others added 2 commits July 18, 2026 19:44
Build a maintainable, agent- and human-readable knowledge system. Markdown in
docs/ is the source of truth; Blume (blume.config.ts) is the presentation and
search layer only.

- AGENTS.md: rewrite as a concise agent bootloader (purpose, stack, essential
  commands, critical constraints, documentation navigation, maintenance rules).
- STATUS.md: new short live operating view (objective, active work, blockers,
  unresolved questions, next steps, deferred).
- PROJECT_STATUS.md: slimmed to durable product identity; live Todo/Deferred/
  Blocked section moved to STATUS.md with a pointer.
- docs/ reorganized into product/, architecture/(overview + decisions/ADRs),
  development/, operations/(deploy, host-setup, jobs, runbooks/), knowledge/
  (learnings, gotchas, external-references, failed-approaches/), current/
  (timeline), archive/(retros). Existing docs moved with git mv to preserve
  history; monolithic decisions.md split into per-ADR files.
- blume.config.ts: renders docs/ only; root canonical docs (README, DEPLOY,
  PROJECT_STATUS, STATUS, AGENTS) stay GitHub-first and are linked, not
  duplicated.
- scripts/check-docs.sh: pure-shell link + orphan + structure validator
  (docs/ internal links, root canonical doc links, empty dirs, required files).
- scripts/build-docs.sh: Blume build/dev/preview wrapper (pinned, vetted-eligible
  version; runs check-docs.sh first).
- .github/workflows/docs.yml: CI for docs validation on docs-touching paths,
  opt-in Blume build smoke.
- .gitignore: Blume output (.blume/, blume-dist/, docs-dist/) and agent logs.
- package.json: docs:check / docs:build / docs:dev / docs:preview scripts.

Existing docs preserved and reorganized, not replaced. Unrelated in-progress
change to web/src/pages/digest.astro left unstaged.

Generated with [Devin](https://devin.ai)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@sarthakagrawal927
sarthakagrawal927 merged commit 91115f1 into main Jul 18, 2026
4 checks passed
@sarthakagrawal927
sarthakagrawal927 deleted the docs/knowledge-system branch July 18, 2026 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant