Skip to content

Docs: refresh README test counts and fix ARCHITECTURE §4 cross-ref#11

Merged
david-w-t merged 2 commits intodavidwt-com:mainfrom
david-w-t:develop
May 8, 2026
Merged

Docs: refresh README test counts and fix ARCHITECTURE §4 cross-ref#11
david-w-t merged 2 commits intodavidwt-com:mainfrom
david-w-t:develop

Conversation

@david-w-t
Copy link
Copy Markdown
Contributor

Summary

Two small post-H0 doc fixes:

  • README — refresh test counts (179 → 186) and per-suite breakdown to match the suites as they stand after the H0 series. Removes a stub row for a nonexistent graphdb_attr_tests file; updates graphdb_mgr_SUITE to mention the new cache_audit group.
  • ARCHITECTURE §4 — replace a stale See §7 cross-reference (§7 is nref Allocation after a prior renumber) with a pointer to §3's cache-field-sources table and the graphdb_instance:add_relationship/4,5 API.

No code changes.

Test plan

  • rebar3 compile — clean
  • rebar3 ct — 122 / 122
  • rebar3 eunit — 64 / 64

david-w-t and others added 2 commits May 7, 2026 22:29
Top-level claim now reflects 186 tests (122 CT + 64 EUnit) — was
stuck at 179 from before the H0c cache_audit additions and a few
prior suite extensions.  Per-suite table re-counted from the latest
CT run and EUnit module bodies; removed the graphdb_attr_tests row
(no such file — there are no pure-function tests for graphdb_attr,
its EUnit-style coverage lives in graphdb_attr_SUITE).

graphdb_mgr component row now mentions verify_caches/0 +
rebuild_caches/0 alongside the read API and category guard.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
§7 is nref Allocation; the Template AVP context lives in §3 (cache
field sources) and the API is on graphdb_instance.  Replaces the
broken pointer.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@david-w-t david-w-t merged commit 483f108 into davidwt-com:main May 8, 2026
1 check passed
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