Governance
A source story for everything
A memory of record needs evidence. Nolocron tracks where every block came from and records what every operation did — so trust is something you can check, not something you take on faith.
Problem
Why it matters
When a system hides how data was transformed or retrieved, you can't tell whether a record — or an answer built from it — is trustworthy. A black box you cannot inspect is one you cannot trust.
Capabilities
What Nolocron provides
- Provenance flows down the datasource, datastore, and block hierarchy and stays with each block.
- An append-only event store records imports, exports, deletes, scheduled tasks, and agent queries.
- Operations are grouped by correlation ID with status, timing, and a readable summary on the Activity page.
- Agent actions capture receipts: actor identity, what was accessed, and a redacted record of the run.
Workflow
How it works
- Open a block and read its source story.
- Open the Activity page to see every operation.
- Follow an agent's citations back to the original blocks.
- Export or document the trail when you need to show your work.
Evidence
Product proof points
- Every block traces to its origin.
- Machine-generated output is labeled derived, never passed off as source.
- Receipts make the system reviewable after the fact.
Related