addedOutput schema / properties / data / properties
Added value: +{
+ "lockupSchedule": {
+ "anyOf": [
+ {
+ "additionalProperties": false,
+ "description": "Complete normalized offering-document lockup terms: ownership classes, numeric quantities, exact or estimated release dates, anchors and offsets, transfer exceptions, triggers, conditions, and source evidence. Available only through authenticated API and MCP access.",
+ "properties": {
+ "aggregatePercentOfOutstanding": {
+ "$ref": "#/properties/data/properties/lockupSchedule/anyOf/0/properties/lockupPeriodDays"
+ },
+ "aggregateSharesSubjectToLockup": {
+ "$ref": "#/properties/data/properties/lockupSchedule/anyOf/0/properties/lockupPeriodDays"
+ },
+ "confidence": {
+ "default": 0,
+ "maximum": 1,
+ "minimum": 0,
+ "type": "number"
+ },
+ "consentParties": {
+ "$ref": "#/properties/data/properties/lockupSchedule/anyOf/0/properties/lockedParties"
+ },
+ "earliestMaterialReleaseDate": {
+ "type": [
+ "string",
+ "null"
+ ]
+ },
+ "earlyReleaseTriggers": {
+ "$ref": "#/properties/data/properties/lockupSchedule/anyOf/0/properties/lockedParties"
+ },
+ "evidence": {
+ "$ref": "#/properties/data/properties/lockupSchedule/anyOf/0/properties/lockedParties"
+ },
+ "exceptions": {
+ "$ref": "#/properties/data/properties/lockupSchedule/anyOf/0/properties/lockedParties"
+ },
+ "foundAnything": {
+ "default": false,
+ "type": "boolean"
+ },
+ "lockedParties": {
+ "default": [],
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "lockupAgreementsFound": {
+ "default": null,
+ "type": [
+ "boolean",
+ "null"
+ ]
+ },
+ "lockupGroups": {
+ "default": [],
+ "items": {
+ "additionalProperties": false,
+ "properties": {
+ "earlyReleaseTriggers": {
+ "$ref": "#/properties/data/properties/lockupSchedule/anyOf/0/properties/lockedParties"
+ },
+ "evidence": {
+ "$ref": "#/properties/data/properties/lockupSchedule/anyOf/0/properties/lockedParties"
+ },
+ "exceptions": {
+ "$ref": "#/properties/data/properties/lockupSchedule/anyOf/0/properties/lockedParties"
+ },
+ "holderClassKey": {
+ "$ref": "#/properties/data/properties/lockupSchedule/anyOf/0/properties/lockupPeriodText"
+ },
+ "lockupPeriodDays": {
+ "$ref": "#/properties/data/properties/lockupSchedule/anyOf/0/properties/lockupPeriodDays"
+ },
+ "lockupPeriodText": {
+ "$ref": "#/properties/data/properties/lockupSchedule/anyOf/0/properties/lockupPeriodText"
+ },
+ "ownershipScope": {
+ "default": "unknown",
+ "enum": [
+ "exclusive_class",
+ "aggregate",
+ "subset",
+ "unknown"
+ ],
+ "type": "string"
+ },
+ "parentHolderClassKey": {
+ "$ref": "#/properties/data/properties/lockupSchedule/anyOf/0/properties/lockupPeriodText"
+ },
+ "partyDescription": {
+ "$ref": "#/properties/data/properties/lockupSchedule/anyOf/0/properties/lockupPeriodText"
+ },
+ "percentOfOutstanding": {
+ "$ref": "#/properties/data/properties/lockupSchedule/anyOf/0/properties/lockupPeriodDays"
+ },
+ "releaseDate": {
+ "$ref": "#/properties/data/properties/lockupSchedule/anyOf/0/properties/lockupPeriodText"
+ },
+ "releaseDateText": {
+ "$ref": "#/properties/data/properties/lockupSchedule/anyOf/0/properties/lockupPeriodText"
+ },
+ "securityDescription": {
+ "$ref": "#/properties/data/properties/lockupSchedule/anyOf/0/properties/lockupPeriodText"
+ },
+ "sharesSubjectToLockup": {
+ "$ref": "#/properties/data/properties/lockupSchedule/anyOf/0/properties/lockupPeriodDays"
+ },
+ "startAnchor": {
+ "anyOf": [
+ {
+ "enum": [
+ "prospectus_date",
+ "pricing_date",
+ "closing_date",
+ "first_trade_date",
+ "other",
+ "unknown"
+ ],
+ "type": "string"
+ },
+ {
+ "type": "null"
+ }
+ ],
+ "default": null
+ },
+ "startAnchorDate": {
+ "$ref": "#/properties/data/properties/lockupSchedule/anyOf/0/properties/lockupPeriodText"
+ },
+ "startAnchorText": {
+ "$ref": "#/properties/data/properties/lockupSchedule/anyOf/0/properties/lockupPeriodText"
+ },
+ "transferExceptions": {
+ "$ref": "#/properties/data/properties/lockupSchedule/anyOf/0/properties/lockedParties"
+ }
+ },
+ "type": "object"
+ },
+ "type": "array"
+ },
+ "lockupPeriodDays": {
+ "default": null,
+ "type": [
+ "number",
+ "null"
+ ]
+ },
+ "lockupPeriodText": {
+ "default": null,
+ "type": [
+ "string",
+ "null"
+ ]
+ },
+ "ownershipSummary": {
+ "anyOf": [
+ {
+ "additionalProperties": false,
+ "properties": {
+ "excludedAggregateOrSubsetRows": {
+ "minimum": 0,
+ "type": "integer"
+ },
+ "reconciliationStatus": {
+ "enum": [
+ "consistent",
+ "partial",
+ "conflict",
+ "unknown"
+ ],
+ "type": "string"
+ },
+ "restrictedPercentOfOutstanding": {
+ "$ref": "#/properties/data/properties/lockupSchedule/anyOf/0/properties/lockupPeriodDays"
+ },
+ "restrictedSharesTotal": {
+ "$ref": "#/properties/data/properties/lockupSchedule/anyOf/0/properties/lockupPeriodDays"
+ },
+ "totalSharesOutstandingPostOffering": {
+ "$ref": "#/properties/data/properties/lockupSchedule/anyOf/0/properties/lockupPeriodDays"
+ }
+ },
+ "required": [
+ "reconciliationStatus",
+ "excludedAggregateOrSubsetRows"
+ ],
+ "type": "object"
+ },
+ {
+ "type": "null"
+ }
+ ],
+ "default": null
+ },
+ "releaseSchedule": {
+ "items": {
+ "additionalProperties": false,
+ "description": "One normalized release tranche, including quantities, holder linkage, anchor offsets, conditions, and a resolved exact or estimated calendar date.",
+ "properties": {
+ "anchorDate": {
+ "$ref": "#/properties/data/properties/lockupSchedule/anyOf/0/properties/lockupPeriodText"
+ },
+ "anchorEvent": {
+ "anyOf": [
+ {
+ "enum": [
+ "ipo_date",
+ "prospectus_date",
+ "pricing_date",
+ "closing_date",
+ "first_trade_date",
+ "business_combination_completion_date",
+ "offering_sales_commencement_date",
+ "earnings_release_date",
+ "explicit_date",
+ "other",
+ "unknown"
+ ],
+ "type": "string"
+ },
+ {
+ "type": "null"
+ }
+ ],
+ "default": null
+ },
+ "anchorReferenceDate": {
+ "$ref": "#/properties/data/properties/lockupSchedule/anyOf/0/properties/lockupPeriodText"
+ },
+ "conditions": {
+ "$ref": "#/properties/data/properties/lockupSchedule/anyOf/0/properties/lockedParties"
+ },
+ "estimatedReleaseDate": {
+ "$ref": "#/properties/data/properties/lockupSchedule/anyOf/0/properties/lockupPeriodText"
+ },
+ "evidence": {
+ "$ref": "#/properties/data/properties/lockupSchedule/anyOf/0/properties/lockedParties"
+ },
+ "holderCategories": {
+ "$ref": "#/properties/data/properties/lockupSchedule/anyOf/0/properties/lockedParties"
+ },
+ "holderClassKey": {
+ "$ref": "#/properties/data/properties/lockupSchedule/anyOf/0/properties/lockupPeriodText"
+ },
+ "holderClassPercentOfOutstanding": {
+ "$ref": "#/properties/data/properties/lockupSchedule/anyOf/0/properties/lockupPeriodDays"
+ },
+ "holderClassShares": {
+ "$ref": "#/properties/data/properties/lockupSchedule/anyOf/0/properties/lockupPeriodDays"
+ },
+ "isCompleteRelease": {
+ "default": null,
+ "type": [
+ "boolean",
+ "null"
+ ]
+ },
+ "isDateEstimated": {
+ "type": "boolean"
+ },
+ "materialityBasis": {
+ "default": "unresolved",
+ "enum": [
+ "percent_of_outstanding",
+ "share_count",
+ "complete_holder_class",
+ "all_restricted_shares",
+ "all_shareholders",
+ "unquantified_partial_holder_class",
+ "unresolved"
+ ],
+ "type": "string"
+ },
+ "materialityConfidence": {
+ "default": "low",
+ "enum": [
+ "high",
+ "medium",
+ "low"
+ ],
+ "type": "string"
+ },
+ "offsetDays": {
+ "$ref": "#/properties/data/properties/lockupSchedule/anyOf/0/properties/lockupPeriodDays"
+ },
+ "offsetMonths": {
+ "$ref": "#/properties/data/properties/lockupSchedule/anyOf/0/properties/lockupPeriodDays"
+ },
+ "offsetTradingDays": {
+ "$ref": "#/properties/data/properties/lockupSchedule/anyOf/0/properties/lockupPeriodDays"
+ },
+ "quantitySource": {
+ "default": "unresolved",
+ "enum": [
+ "explicit",
+ "derived",
+ "unresolved"
+ ],
+ "type": "string"
+ },
+ "releaseDate": {
+ "$ref": "#/properties/data/properties/lockupSchedule/anyOf/0/properties/lockupPeriodText"
+ },
+ "releaseDateText": {
+ "$ref": "#/properties/data/properties/lockupSchedule/anyOf/0/properties/lockupPeriodText"
+ },
+ "releasePercentOfHolderClass": {
+ "$ref": "#/properties/data/properties/lockupSchedule/anyOf/0/properties/lockupPeriodDays"
+ },
+ "releasePercentOfOutstanding": {
+ "$ref": "#/properties/data/properties/lockupSchedule/anyOf/0/properties/lockupPeriodDays"
+ },
+ "releaseScope": {
+ "default": "unknown",
+ "enum": [
+ "specified_shares",
+ "issuer_outstanding",
+ "holder_class",
+ "all_restricted_shares",
+ "all_shareholders",
+ "unknown"
+ ],
+ "type": "string"
+ },
+ "releaseTimingText": {
+ "$ref": "#/properties/data/properties/lockupSchedule/anyOf/0/properties/lockupPeriodText"
+ },
+ "resolvedReleaseDate": {
+ "type": [
+ "string",
+ "null"
+ ]
+ },
+ "sharesEligibleForSale": {
+ "$ref": "#/properties/data/properties/lockupSchedule/anyOf/0/properties/lockupPeriodDays"
+ }
+ },
+ "required": [
+ "resolvedReleaseDate",
+ "isDateEstimated"
+ ],
+ "type": "object"
+ },
+ "type": "array"
+ },
+ "releasedParties": {
+ "$ref": "#/properties/data/properties/lockupSchedule/anyOf/0/properties/lockedParties"
+ },
+ "source": {
+ "additionalProperties": false,
+ "properties": {
+ "accessionNumber": {
+ "type": "string"
+ },
+ "filingDate": {
+ "type": "string"
+ },
+ "formType": {
+ "type": "string"
+ },
+ "primaryDocument": {
+ "type": "string"
+ },
+ "secUrl": {
+ "format": "uri",
+ "type": "string"
+ }
+ },
+ "required": [
+ "accessionNumber",
+ "filingDate",
+ "formType",
+ "primaryDocument",
+ "secUrl"
+ ],
+ "type": "object"
+ },
+ "sourceSections": {
+ "$ref": "#/properties/data/properties/lockupSchedule/anyOf/0/properties/lockedParties"
+ },
+ "startAnchor": {
+ "anyOf": [
+ {
+ "enum": [
+ "prospectus_date",
+ "pricing_date",
+ "closing_date",
+ "first_trade_date",
+ "other",
+ "unknown"
+ ],
+ "type": "string"
+ },
+ {
+ "type": "null"
+ }
+ ],
+ "default": null
+ },
+ "startAnchorDate": {
+ "$ref": "#/properties/data/properties/lockupSchedule/anyOf/0/properties/lockupPeriodText"
+ },
+ "startAnchorText": {
+ "$ref": "#/properties/data/properties/lockupSchedule/anyOf/0/properties/lockupPeriodText"
+ },
+ "transferExceptions": {
+ "$ref": "#/properties/data/properties/lockupSchedule/anyOf/0/properties/lockedParties"
+ }
+ },
+ "required": [
+ "releaseSchedule",
+ "source",
+ "earliestMaterialReleaseDate"
+ ],
+ "type": "object"
+ },
+ {
+ "type": "null"
+ }
+ ],
+ "description": "Complete normalized offering-document lockup terms: ownership classes, numeric quantities, exact or estimated release dates, anchors and offsets, transfer exceptions, triggers, conditions, and source evidence. Available only through authenticated API and MCP access."
+ }
+}